index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
2015-01-12
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
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
2014-07-09
mmc: sdhci: Use mmc core regulator infrastucture
Tim Kryger
2014-05-22
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
2014-05-22
mmc: sdhci: cache timing information locally
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
2014-05-22
mmc: sdhci: more efficient interrupt enable register handling
Russell King
2014-05-22
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
2014-05-22
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
2014-05-22
mmc: sdio_irq: rework sdio irq handling
Russell King
2014-05-12
mmc: core: Improve support for deferred regulators
Tim Kryger
2014-05-12
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
2014-05-12
mmc: rework selection of bus speed mode
Seungwon Jeon
2014-05-12
mmc: identify available device type to select
Seungwon Jeon
2014-05-12
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
2014-04-22
mmc: card.h: Use NULL instead of 0 for END_FIXUP
Fabio Estevam
[next]