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