| Commit message (Expand) | Author | Age | Files | Lines |
* | brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339 | Arend Van Spriel | 2016-09-09 | 1 | -0/+1 |
* | mmc: core: Allow hosts to specify non-support for MMC commands | Shawn Lin | 2016-07-25 | 1 | -0/+1 |
* | mmc: dw_mmc: remove the quirks flags | Jaehoon Chung | 2016-07-25 | 1 | -9/+0 |
* | mmc: core: Allow hosts to specify non-support for SD commands | Ulf Hansson | 2016-07-25 | 1 | -0/+1 |
* | mmc: core: Disable HPI for certain Hynix eMMC cards | Pratibhasagar V | 2016-07-25 | 1 | -5/+30 |
* | mmc: core: implement enhanced strobe support | Shawn Lin | 2016-07-25 | 3 | -0/+15 |
* | mmc: core: add mmc-hs400-enhanced-strobe support | Shawn Lin | 2016-07-25 | 1 | -0/+1 |
* | Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-05-26 | 1 | -0/+4 |
|\ |
|
| * | mmc: core: Add a facility to "pause" re-tuning | Adrian Hunter | 2016-05-17 | 1 | -0/+4 |
* | | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or... | David S. Miller | 2016-05-20 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | brcmfmac: Add 4356 sdio support | Christian Daudt | 2016-05-11 | 1 | -0/+1 |
* | | mmc: sh_mobile_sdhi: remove obsolete include file | Wolfram Sang | 2016-05-02 | 1 | -10/+0 |
* | | mmc: tmio: merge distributed include files | Wolfram Sang | 2016-05-02 | 1 | -73/+0 |
* | | mmc: dw_mmc: remove unused EVENT_XFER_ERROR | Shawn Lin | 2016-05-02 | 1 | -1/+0 |
* | | mmc: dw_mmc: fix warning reported by kernel-doc | Shawn Lin | 2016-05-02 | 1 | -1/+10 |
* | | mmc: host: add note that set_ios needs to handle 0Hz properly | Wolfram Sang | 2016-05-02 | 1 | -10/+21 |
* | | mmc: tmio: Add UHS-I mode support | Wolfram Sang | 2016-05-02 | 1 | -0/+2 |
|/ |
|
* | mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk | Shawn Lin | 2016-02-29 | 1 | -3/+1 |
* | mmc: dw_mmc: remove struct block_settings | Shawn Lin | 2016-02-29 | 1 | -8/+0 |
* | mmc: tmio: refactor set_clock a little | Wolfram Sang | 2016-02-29 | 1 | -0/+5 |
* | mmc: core: remove the MMC_DATA_STREAM flag | Jaehoon Chung | 2016-02-29 | 1 | -1/+0 |
* | mmc: dw_mmc: remove the unused quirks | Jaehoon Chung | 2016-01-05 | 1 | -8/+2 |
* | mmc: dw_mmc: use resource_size_t to store physical address | Arnd Bergmann | 2015-12-22 | 1 | -1/+1 |
* | mmc: core: Introduce MMC_CAP2_NO_SDIO cap | Carlo Caione | 2015-12-22 | 1 | -0/+1 |
* | mmc: core: Refactor code to register the MMC PM notifier | Ulf Hansson | 2015-12-22 | 1 | -2/+2 |
* | mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant | Ulf Hansson | 2015-12-22 | 1 | -1/+0 |
* | mmc: mmc: extend the mmc_send_tuning() | Chaotian Jing | 2015-10-27 | 1 | -1/+1 |
* | mmc: dw_mmc: Add external dma interface support | Shawn Lin | 2015-10-26 | 1 | -2/+21 |
* | mmc: core: Add mmc_regulator_set_vqmmc() | Douglas Anderson | 2015-10-26 | 1 | -0/+7 |
* | mmc: core: Remove MMC_CLKGATE | Ulf Hansson | 2015-10-26 | 2 | -33/+0 |
* | mmc: core: Convert __mmc_switch() into an internal core function | Ulf Hansson | 2015-10-26 | 1 | -2/+0 |
* | mmc: block: skip trim for some kingston eMMCs | Shawn Lin | 2015-08-27 | 1 | -0/+2 |
* | mmc: dw_mmc: add quirk for broken data transfer over scheme | Addy Ke | 2015-08-17 | 1 | -0/+4 |
* | mmc: dw_mmc: remove the unused blk_setting | Jaehoon Chung | 2015-08-17 | 1 | -1/+0 |
* | mmc: dw_mmc: fix pio mode when internal dmac is enabled | Heiko Stuebner | 2015-08-17 | 1 | -4/+0 |
* | mmc: sdio: avoid using NULL sdio_irq_thread pointer | Yangbo Lu | 2015-08-17 | 1 | -1/+2 |
* | mmc: core: Optimize case for exactly one erase-group budget | David Jander | 2015-08-17 | 1 | -0/+1 |
* | mmc: mediatek: Add Mediatek MMC driver | Chaotian Jing | 2015-06-18 | 1 | -0/+1 |
* | mmc: sdhci-pci: Add support for drive strength selection for SPT | Adrian Hunter | 2015-06-01 | 1 | -0/+2 |
* | mmc: mmc: Add driver strength selection | Adrian Hunter | 2015-06-01 | 1 | -0/+3 |
* | mmc: mmc: Read card's valid driver strength mask | Adrian Hunter | 2015-06-01 | 2 | -0/+2 |
* | mmc: core: Record card drive strength | Adrian Hunter | 2015-06-01 | 1 | -0/+1 |
* | mmc: core: Add 'card' to drive strength selection callback | Adrian Hunter | 2015-06-01 | 1 | -1/+2 |
* | mmc: core: Allow card drive strength to be different to host | Adrian Hunter | 2015-06-01 | 1 | -1/+2 |
* | mmc: dw_mmc: Use core to handle absent write protect line | Lars-Peter Clausen | 2015-06-01 | 1 | -6/+0 |
* | mmc: Add support for disabling write-protect detection | Lars-Peter Clausen | 2015-06-01 | 1 | -0/+1 |
* | mmc: host: Add facility to support re-tuning | Adrian Hunter | 2015-06-01 | 1 | -0/+23 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 1 | -10/+0 |
|\ |
|
| * | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info | Kuninori Morimoto | 2015-03-05 | 1 | -10/+0 |
* | | Revert "mmc: core: Convert mmc_driver to device_driver" | Ulf Hansson | 2015-04-17 | 1 | -2/+12 |