summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller
2015-01-20Merge branch 'tmio' into nextUlf Hansson
2015-01-20mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto
2015-01-20mmc: sdhci: add a quirk for single block transactionsVincent Yang
2015-01-20mmc: sdhci: add a quirk for tuning work aroundVincent Yang
2015-01-19mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown
2015-01-19mmc: core: always check status after resetJohan Rudholm
2015-01-19mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen
2015-01-19mmc: core: Make tuning block patterns staticUlf Hansson
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson
2015-01-19mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel
2014-12-08mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson
2014-11-26mmc: core: add core-level function for sending tuning commandsMinda Chen
2014-11-26mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke
2014-11-26mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter
2014-11-26mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter
2014-11-26mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu
2014-11-26mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...Vincent Wan
2014-11-10mmc: sdhci: Add 64-bit ADMA supportAdrian Hunter
2014-11-10mmc: sdhci: Parameterize ADMA sizes and alignmentAdrian Hunter
2014-11-10mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA dataAdrian Hunter
2014-11-10mmc: sdhci: Rename adma_desc to adma_tableAdrian Hunter
2014-11-10mmc: core: Remove the redundant mmc_send_ext_csd() APIUlf Hansson
2014-11-10mmc: core: Export mmc_get_ext_csd()Ulf Hansson
2014-11-10mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson
2014-11-10mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou
2014-11-10mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson
2014-11-10mmc: core: Don't export the to_sdio_driver macroUlf Hansson
2014-10-03mmc: sdhci: Add quirk for always getting TC with stop cmdAdrian Hunter
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto
2014-09-09mmc: sdhci: handle busy-end interrupt during commandChanho Min
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung