summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2016-03-01MLK-12462-1 mmc: core: add MMC_PM_IGNORE_PM_NOTIFY featureDong Aisheng
2016-02-16MLK-12077-3 bcmdhd: fix bcmdhd system resume crash issue.Dong Aisheng
2016-01-14mmc: Allow setting slot index via devicetree aliasSascha Hauer
2016-01-14mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu
2016-01-14mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2016-01-14mmc: mmc: Add driver strength selectionAdrian Hunter
2016-01-14mmc: mmc: Read card's valid driver strength maskAdrian Hunter
2016-01-14mmc: core: Record card drive strengthAdrian Hunter
2016-01-14mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter
2016-01-14mmc: core: Allow card drive strength to be different to hostAdrian Hunter
2016-01-14mmc: Add support for disabling write-protect detectionLars-Peter Clausen
2016-01-14mmc: host: Add facility to support re-tuningAdrian Hunter
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
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
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