开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
sdhci.h
Age
Commit message (
Expand
)
Author
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-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: sdhci: use pipeline mmc requests to improve performance
Haibo Chen
2015-01-12
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
2014-11-26
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
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-10-03
mmc: sdhci: Add quirk for always getting TC with stop cmd
Adrian Hunter
2014-09-09
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
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-02-22
mmc: sdhci: add support for realtek rts5250
Micky Ching
2014-01-13
mmc: sdhci: add quirk for broken HS200 support
David Cohen
2013-08-26
mmc: sdhci: get voltage from sdhc host
Haijun Zhang
2013-07-05
mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register
Oded Gabbay
2013-06-27
mmc: sdhci: fix caps2 for HS200
Giuseppe CAVALLARO
2013-05-26
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
Adrian Hunter
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
2012-12-06
mmc: sdhci: add quirk for lack of 1.8v support
Daniel Drake
2012-12-06
mmc: Standardise capability type
Lee Jones
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
2012-09-04
mmc: sdhci: Add regulator support for vccq (voltage regualor)
Philip Rakity
2012-07-22
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
2012-07-22
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
2012-01-12
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
2012-01-11
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
2011-10-26
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
2011-07-20
mmc: Standardize header file inclusion checks.
Robert P. J. Day
2011-05-25
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
2011-05-25
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
2011-05-24
mmc: sdhci: add support for retuning mode 1
Arindam Nath
2011-05-24
mmc: sdhci: add support for programmable clock mode
Arindam Nath
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-24
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2011-01-08
mmc: sdhci: add quirk for max len ADMA descriptors
Olof Johansson
2011-01-08
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2010-10-23
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
Giuseppe Cavallaro