aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-05mmc: dw_mmc: remove the unused quirksJaehoon Chung1-8/+2
2015-12-22mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann1-1/+1
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione1-0/+1
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson1-2/+2
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson1-1/+0
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing1-1/+1
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin1-2/+21
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson1-0/+7
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson2-33/+0
2015-10-26mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson1-2/+0
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin1-0/+2
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke1-0/+4
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung1-1/+0
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner1-4/+0
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu1-1/+2
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander1-0/+1
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing1-0/+1
2015-06-01mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter1-0/+2
2015-06-01mmc: mmc: Add driver strength selectionAdrian Hunter1-0/+3
2015-06-01mmc: mmc: Read card's valid driver strength maskAdrian Hunter2-0/+2
2015-06-01mmc: core: Record card drive strengthAdrian Hunter1-0/+1
2015-06-01mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter1-1/+2
2015-06-01mmc: core: Allow card drive strength to be different to hostAdrian Hunter1-1/+2
2015-06-01mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen1-6/+0
2015-06-01mmc: Add support for disabling write-protect detectionLars-Peter Clausen1-0/+1
2015-06-01mmc: host: Add facility to support re-tuningAdrian Hunter1-0/+23
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-10/+0
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson1-2/+12
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks1-2/+2
2015-04-08mmc: core: Convert the error field in struct mmc_command|data into an intUlf Hansson1-2/+2
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson1-0/+2
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown1-6/+0
2015-03-23mmc: sdhci-spear: Remove exported headerUlf Hansson1-34/+0
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson1-220/+0
2015-03-23mmc: sdhci: add quirk for ACMD23 brokenScott Branden1-0/+2
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel1-0/+1
2015-03-13brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan1-0/+1
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto1-10/+0
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds8-27/+26
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov2-1/+6
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson1-0/+2
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+4
2015-01-20Merge branch 'tmio' into nextUlf Hansson1-15/+0
2015-01-20mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto1-15/+0
2015-01-20mmc: sdhci: add a quirk for single block transactionsVincent Yang1-0/+2
2015-01-20mmc: sdhci: add a quirk for tuning work aroundVincent Yang1-0/+2
2015-01-19mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown1-0/+2
2015-01-19mmc: core: always check status after resetJohan Rudholm1-1/+0
2015-01-19mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen1-0/+6