Age | Commit message (Expand) | Author |
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 |
2015-01-06 | brcmfmac: Add support for bcm43340/1 wireless chipsets | Arend van Spriel |
2014-12-08 | mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter | Ulf Hansson |
2014-11-26 | mmc: core: add core-level function for sending tuning commands | Minda Chen |
2014-11-26 | mmc: dw_mmc: add support for the other bit of sdio interrupt | Addy Ke |
2014-11-26 | mmc: sdhci: Add HS400 support to SDHCI driver | Adrian Hunter |
2014-11-26 | mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported | Adrian Hunter |
2014-11-26 | mmc: dw_mmc: Add IDMAC 64-bit address mode support | Prabu Thangamuthu |
2014-11-26 | mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare... | Vincent Wan |
2014-11-10 | mmc: sdhci: Add 64-bit ADMA support | Adrian Hunter |
2014-11-10 | mmc: sdhci: Parameterize ADMA sizes and alignment | Adrian Hunter |
2014-11-10 | mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data | Adrian Hunter |
2014-11-10 | mmc: sdhci: Rename adma_desc to adma_table | Adrian Hunter |
2014-11-10 | mmc: core: Remove the redundant mmc_send_ext_csd() API | Ulf Hansson |
2014-11-10 | mmc: core: Export mmc_get_ext_csd() | Ulf Hansson |
2014-11-10 | mmc: dw_mmc: Remove old card detect infrastructure | Doug Anderson |
2014-11-10 | mmc: core: Report firmware version for eMMC 5.0 devices. | Gwendal Grignou |
2014-11-10 | mmc: core: Remove unused mmc_list_to_card() macro | Ulf Hansson |
2014-11-10 | mmc: block: Use dev_set|get_drvdata() | Ulf Hansson |
2014-11-10 | mmc: core: Convert mmc_driver to device_driver | Ulf Hansson |
2014-11-10 | mmc: core: Don't export the to_sdio_driver macro | Ulf Hansson |
2014-10-03 | mmc: sdhci: Add quirk for always getting TC with stop cmd | Adrian Hunter |
2014-10-02 | mmc: core: restore detect line inversion semantics | Linus Walleij |
2014-09-24 | mmc: core: Add new power_mode MMC_POWER_UNDEFINED | Roger Tseng |
2014-09-23 | mmc: Consolidate emmc tuning blocks | Stephen Boyd |
2014-09-19 | mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" | Grégory Soutadé |
2014-09-09 | mmc: slot-gpio: add gpiod variant to get wp GPIO | Linus Walleij |
2014-09-09 | mmc: remove MMC_CAP2_NO_MULTI_READ flags | Kuninori Morimoto |
2014-09-09 | mmc: Add .multi_io_quirk callback for multi I/O HW bug | Kuninori Morimoto |
2014-09-09 | mmc: sdhci: handle busy-end interrupt during command | Chanho Min |
2014-09-09 | mmc: dw_mmc: Support voltage changes | Doug Anderson |
2014-09-09 | mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators | Yuvaraj CD |
2014-09-09 | mmc: implement Driver Stage Register handling | Sascha Hauer |
2014-09-09 | mmc: Correct the value of MMC_NUM_PHY_PARTITION | Yi Sun |
2014-08-11 | mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. | Jaehoon Chung |