summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin2016-07-251-0/+1
* mmc: dw_mmc: remove the quirks flagsJaehoon Chung2016-07-251-9/+0
* mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2016-07-251-0/+1
* mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-251-5/+30
* mmc: core: implement enhanced strobe supportShawn Lin2016-07-253-0/+15
* mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-251-0/+1
* Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-05-261-0/+4
|\
| * mmc: core: Add a facility to "pause" re-tuningAdrian Hunter2016-05-171-0/+4
* | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller2016-05-201-0/+1
|\ \ | |/ |/|
| * brcmfmac: Add 4356 sdio supportChristian Daudt2016-05-111-0/+1
* | mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang2016-05-021-10/+0
* | mmc: tmio: merge distributed include filesWolfram Sang2016-05-021-73/+0
* | mmc: dw_mmc: remove unused EVENT_XFER_ERRORShawn Lin2016-05-021-1/+0
* | mmc: dw_mmc: fix warning reported by kernel-docShawn Lin2016-05-021-1/+10
* | mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang2016-05-021-10/+21
* | mmc: tmio: Add UHS-I mode supportWolfram Sang2016-05-021-0/+2
|/
* mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirkShawn Lin2016-02-291-3/+1
* mmc: dw_mmc: remove struct block_settingsShawn Lin2016-02-291-8/+0
* mmc: tmio: refactor set_clock a littleWolfram Sang2016-02-291-0/+5
* mmc: core: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-1/+0
* mmc: dw_mmc: remove the unused quirksJaehoon Chung2016-01-051-8/+2
* mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2015-12-221-1/+1
* mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione2015-12-221-0/+1
* mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-221-2/+2
* mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson2015-12-221-1/+0
* mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-271-1/+1
* mmc: dw_mmc: Add external dma interface supportShawn Lin2015-10-261-2/+21
* mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson2015-10-261-0/+7
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-262-33/+0
* mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson2015-10-261-2/+0
* mmc: block: skip trim for some kingston eMMCsShawn Lin2015-08-271-0/+2
* mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke2015-08-171-0/+4
* mmc: dw_mmc: remove the unused blk_settingJaehoon Chung2015-08-171-1/+0
* mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner2015-08-171-4/+0
* mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu2015-08-171-1/+2
* mmc: core: Optimize case for exactly one erase-group budgetDavid Jander2015-08-171-0/+1
* mmc: mediatek: Add Mediatek MMC driverChaotian Jing2015-06-181-0/+1
* mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter2015-06-011-0/+2
* mmc: mmc: Add driver strength selectionAdrian Hunter2015-06-011-0/+3
* mmc: mmc: Read card's valid driver strength maskAdrian Hunter2015-06-012-0/+2
* mmc: core: Record card drive strengthAdrian Hunter2015-06-011-0/+1
* mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter2015-06-011-1/+2
* mmc: core: Allow card drive strength to be different to hostAdrian Hunter2015-06-011-1/+2
* mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen2015-06-011-6/+0
* mmc: Add support for disabling write-protect detectionLars-Peter Clausen2015-06-011-0/+1
* mmc: host: Add facility to support re-tuningAdrian Hunter2015-06-011-0/+23
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-10/+0
|\
| * mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-10/+0
* | Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-171-2/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-0/+2
|\ \