index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
sdhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
mmc: sdhci: Remove the sdhci exported header file
Ulf Hansson
1
-220
/
+0
2015-03-23
mmc: sdhci: add quirk for ACMD23 broken
Scott Branden
1
-0
/
+2
2015-01-20
mmc: sdhci: add a quirk for single block transactions
Vincent Yang
1
-0
/
+2
2015-01-20
mmc: sdhci: add a quirk for tuning work around
Vincent Yang
1
-0
/
+2
2015-01-19
mmc: sdhci: use pipeline mmc requests to improve performance
Haibo Chen
1
-0
/
+6
2015-01-12
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
1
-0
/
+1
2014-11-26
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
1
-0
/
+2
2014-11-26
mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...
Vincent Wan
1
-0
/
+2
2014-11-10
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
1
-0
/
+3
2014-11-10
mmc: sdhci: Parameterize ADMA sizes and alignment
Adrian Hunter
1
-0
/
+7
2014-11-10
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
Adrian Hunter
1
-2
/
+2
2014-11-10
mmc: sdhci: Rename adma_desc to adma_table
Adrian Hunter
1
-1
/
+1
2014-10-03
mmc: sdhci: Add quirk for always getting TC with stop cmd
Adrian Hunter
1
-0
/
+2
2014-09-09
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
1
-0
/
+1
2014-07-09
mmc: sdhci: Use mmc core regulator infrastucture
Tim Kryger
1
-3
/
+0
2014-05-22
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: cache timing information locally
Russell King
1
-0
/
+2
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-2
/
+0
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
1
-2
/
+0
2014-05-22
mmc: sdhci: more efficient interrupt enable register handling
Russell King
1
-0
/
+3
2014-05-22
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
1
-2
/
+1
2014-05-22
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
1
-0
/
+2
2014-02-22
mmc: sdhci: add support for realtek rts5250
Micky Ching
1
-0
/
+2
2014-01-13
mmc: sdhci: add quirk for broken HS200 support
David Cohen
1
-0
/
+2
2013-08-26
mmc: sdhci: get voltage from sdhc host
Haijun Zhang
1
-0
/
+1
2013-07-05
mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register
Oded Gabbay
1
-0
/
+2
2013-06-27
mmc: sdhci: fix caps2 for HS200
Giuseppe CAVALLARO
1
-1
/
+1
2013-05-26
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
Adrian Hunter
1
-0
/
+2
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
1
-0
/
+1
2012-12-06
mmc: sdhci: add quirk for lack of 1.8v support
Daniel Drake
1
-0
/
+2
2012-12-06
mmc: Standardise capability type
Lee Jones
1
-2
/
+2
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
1
-0
/
+1
2012-09-04
mmc: sdhci: Add regulator support for vccq (voltage regualor)
Philip Rakity
1
-1
/
+2
2012-07-22
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
1
-0
/
+1
2012-07-22
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
1
-1
/
+2
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
1
-0
/
+2
2012-01-13
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
1
-0
/
+1
2012-01-12
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
1
-2
/
+0
2011-10-27
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
1
-0
/
+8
2011-07-21
mmc: Standardize header file inclusion checks.
Robert P. J. Day
1
-3
/
+3
2011-05-26
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
1
-0
/
+1
2011-05-26
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
1
-0
/
+1
2011-05-25
mmc: sdhci: add support for retuning mode 1
Arindam Nath
1
-0
/
+6
2011-05-25
mmc: sdhci: add support for programmable clock mode
Arindam Nath
1
-0
/
+1
2011-05-25
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-0
/
+4
2011-05-25
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
1
-0
/
+2
2011-01-09
mmc: sdhci: add quirk for max len ADMA descriptors
Olof Johansson
1
-0
/
+2
2011-01-09
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
1
-0
/
+4
2010-10-23
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
Giuseppe Cavallaro
1
-0
/
+144