summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2018-08-06brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2016-09-24mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson
2015-10-26mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing
2015-06-01mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter
2015-06-01mmc: mmc: Add driver strength selectionAdrian Hunter
2015-06-01mmc: mmc: Read card's valid driver strength maskAdrian Hunter
2015-06-01mmc: core: Record card drive strengthAdrian Hunter
2015-06-01mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter
2015-06-01mmc: core: Allow card drive strength to be different to hostAdrian Hunter
2015-06-01mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen
2015-06-01mmc: Add support for disabling write-protect detectionLars-Peter Clausen
2015-06-01mmc: host: Add facility to support re-tuningAdrian Hunter
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks
2015-04-08mmc: core: Convert the error field in struct mmc_command|data into an intUlf Hansson
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown
2015-03-23mmc: sdhci-spear: Remove exported headerUlf Hansson
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson
2015-03-23mmc: sdhci: add quirk for ACMD23 brokenScott Branden
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel
2015-03-13brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto
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