| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci: Add quirk for always getting TC with stop cmd | Adrian Hunter | 2014-10-03 | 1 | -0/+2 |
* | mmc: core: restore detect line inversion semantics | Linus Walleij | 2014-10-02 | 1 | -2/+2 |
* | mmc: core: Add new power_mode MMC_POWER_UNDEFINED | Roger Tseng | 2014-09-24 | 1 | -0/+1 |
* | mmc: Consolidate emmc tuning blocks | Stephen Boyd | 2014-09-23 | 1 | -0/+5 |
* | mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" | Grégory Soutadé | 2014-09-19 | 2 | -1/+3 |
* | mmc: slot-gpio: add gpiod variant to get wp GPIO | Linus Walleij | 2014-09-09 | 1 | -0/+3 |
* | mmc: remove MMC_CAP2_NO_MULTI_READ flags | Kuninori Morimoto | 2014-09-09 | 1 | -1/+0 |
* | mmc: Add .multi_io_quirk callback for multi I/O HW bug | Kuninori Morimoto | 2014-09-09 | 1 | -0/+7 |
* | mmc: sdhci: handle busy-end interrupt during command | Chanho Min | 2014-09-09 | 1 | -0/+1 |
* | mmc: dw_mmc: Support voltage changes | Doug Anderson | 2014-09-09 | 1 | -0/+2 |
* | mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators | Yuvaraj CD | 2014-09-09 | 1 | -1/+1 |
* | mmc: implement Driver Stage Register handling | Sascha Hauer | 2014-09-09 | 2 | -1/+5 |
* | mmc: Correct the value of MMC_NUM_PHY_PARTITION | Yi Sun | 2014-09-09 | 1 | -2/+3 |
* | mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. | Jaehoon Chung | 2014-08-11 | 1 | -0/+2 |
* | mmc: sdhci: Use mmc core regulator infrastucture | Tim Kryger | 2014-07-09 | 1 | -3/+0 |
* | mmc: sdhci: track whether preset mode is currently enabled in hardware | Russell King | 2014-05-22 | 1 | -0/+1 |
* | mmc: sdhci: cache timing information locally | Russell King | 2014-05-22 | 1 | -0/+2 |
* | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King | 2014-05-22 | 1 | -2/+0 |
* | mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code | Russell King | 2014-05-22 | 1 | -2/+0 |
* | mmc: sdhci: more efficient interrupt enable register handling | Russell King | 2014-05-22 | 1 | -0/+3 |
* | mmc: sdhci: push card_tasklet into threaded irq handler | Russell King | 2014-05-22 | 1 | -2/+1 |
* | mmc: sdhci: convert to new SDIO IRQ handling | Russell King | 2014-05-22 | 1 | -0/+2 |
* | mmc: sdio_irq: rework sdio irq handling | Russell King | 2014-05-22 | 1 | -0/+3 |
* | mmc: core: Improve support for deferred regulators | Tim Kryger | 2014-05-12 | 1 | -6/+2 |
* | mmc: add support for HS400 mode of eMMC5.0 | Seungwon Jeon | 2014-05-12 | 3 | -1/+21 |
* | mmc: rework selection of bus speed mode | Seungwon Jeon | 2014-05-12 | 2 | -0/+5 |
* | mmc: identify available device type to select | Seungwon Jeon | 2014-05-12 | 3 | -11/+9 |
* | mmc: drop the speed mode of card's state | Seungwon Jeon | 2014-05-12 | 2 | -17/+29 |
* | mmc: dw_mmc: remove unused member variable. | Jaehoon Chung | 2014-05-12 | 1 | -14/+0 |
* | mmc: card.h: Use NULL instead of 0 for END_FIXUP | Fabio Estevam | 2014-04-22 | 1 | -1/+1 |
* | mmc: Delay the card_event callback into the mmc_rescan worker | Markus Mayer | 2014-04-22 | 1 | -0/+2 |
* | mmc: clarify DDR timing mode between SD-UHS and eMMC | Seungwon Jeon | 2014-04-20 | 1 | -1/+2 |
* | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-09 | 5 | -21/+12 |
|\ |
|
| * | mmc: slot-gpio: Add GPIO descriptor based CD GPIO API | Adrian Hunter | 2014-03-17 | 1 | -0/+6 |
| * | mmc: sdhci-spear: remove support for power gpio | Russell King | 2014-03-04 | 1 | -8/+0 |
| * | mmc: core: Add ignore_crc flag to __mmc_switch | Ulf Hansson | 2014-02-23 | 1 | -1/+1 |
| * | mmc: core: Rename cmd_timeout_ms to busy_timeout | Ulf Hansson | 2014-02-23 | 1 | -1/+1 |
| * | mmc: core: Rename max_discard_to to max_busy_timeout | Ulf Hansson | 2014-02-23 | 1 | -1/+1 |
| * | mmc: sdhci: add support for realtek rts5250 | Micky Ching | 2014-02-22 | 1 | -0/+2 |
| * | mmc: core: Enable MMC_CAP2_CACHE_CTRL as default | Ulf Hansson | 2014-02-13 | 1 | -1/+0 |
| * | mmc: core: Use mmc_flush_cache() during mmc suspend | Ulf Hansson | 2014-02-13 | 1 | -2/+0 |
| * | mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD | Ulf Hansson | 2014-02-13 | 1 | -1/+0 |
| * | mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE | Ulf Hansson | 2014-02-13 | 1 | -1/+0 |
| * | mmc: card: Remove host cap MMC_CAP2_SANITIZE | Ulf Hansson | 2014-02-13 | 1 | -1/+0 |
| * | mmc: core: Use MMC_UNSAFE_RESUME as default behavior | Ulf Hansson | 2014-02-13 | 1 | -4/+1 |
* | | brcmfmac: add BCM4354 SDIO interface support | Franky Lin | 2014-03-17 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-26 | 3 | -1/+10 |
|\ |
|
| * | mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling | Bing Zhao | 2014-01-17 | 1 | -1/+7 |
| * | mmc: sdhci: add quirk for broken HS200 support | David Cohen | 2014-01-13 | 1 | -0/+2 |
| * | mmc: SDHI: add SoC specific workaround via HW version | Kuninori Morimoto | 2014-01-13 | 1 | -0/+1 |