Age | Commit message (Expand) | Author |
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 |
2015-04-08 | mmc: core: Convert the error field in struct mmc_command|data into an int | Ulf Hansson |
2015-03-31 | mmc: dw_mmc: Add a timeout for sending CMD11 | Doug Anderson |
2015-03-27 | mmc: core: Remove the ->enable|disable() callbacks | NeilBrown |
2015-03-23 | mmc: sdhci-spear: Remove exported header | Ulf Hansson |
2015-03-23 | mmc: sdhci: Remove the sdhci exported header file | Ulf Hansson |
2015-03-23 | mmc: sdhci: add quirk for ACMD23 broken | Scott Branden |
2015-03-20 | brcmfmac: add support for BCM43430 SDIO chipset | Arend van Spriel |
2015-03-13 | brcmfmac: Add support for BCM4345 SDIO chipset. | Syed Asifful Dayyan |
2015-03-05 | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info | Kuninori Morimoto |
2015-02-11 | Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2015-01-29 | mmc: Resolve BKOPS compatability issue | Alexey Skidanov |
2015-01-28 | mmc: core: Initial support for MMC power sequences | Ulf Hansson |
2015-01-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/... | David S. Miller |
2015-01-20 | Merge branch 'tmio' into next | Ulf Hansson |
2015-01-20 | mmc: sh_mobile_sdhi: remove .init/.cleanup | Kuninori Morimoto |
2015-01-20 | mmc: sdhci: add a quirk for single block transactions | Vincent Yang |
2015-01-20 | mmc: sdhci: add a quirk for tuning work around | Vincent Yang |
2015-01-19 | mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts | NeilBrown |
2015-01-19 | mmc: core: always check status after reset | Johan Rudholm |
2015-01-19 | mmc: sdhci: use pipeline mmc requests to improve performance | Haibo Chen |
2015-01-19 | mmc: core: Make tuning block patterns static | Ulf Hansson |
2015-01-19 | mmc: slot-gpio: Rework how to handle allocation of slot-gpio data | Ulf Hansson |
2015-01-19 | mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs | Ulf Hansson |
2015-01-19 | mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock | Doug Anderson |
2015-01-12 | mmc: sdhci: Disable re-tuning for HS400 | Adrian Hunter |