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
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-13
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
1
-5
/
+2
2011-08-13
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
1
-19
/
+19
2011-08-13
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
1
-3
/
+5
2011-08-13
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
1
-4
/
+3
2011-08-13
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
1
-3
/
+0
2011-07-21
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
1
-0
/
+5
2011-07-21
mmc: sdhci: fix interrupt storm from card detection
Shawn Guo
1
-4
/
+25
2011-05-26
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
1
-2
/
+2
2011-05-26
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
1
-1
/
+16
2011-05-26
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
1
-16
/
+47
2011-05-25
mmc: sdhci: add hooks for setting UHS in platform specific code
Philip Rakity
1
-15
/
+18
2011-05-25
mmc: sdhci: add support for retuning mode 1
Arindam Nath
1
-2
/
+107
2011-05-25
mmc: sdhci: add support for programmable clock mode
Arindam Nath
1
-15
/
+66
2011-05-25
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+32
2011-05-25
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-1
/
+167
2011-05-25
mmc: sd: set current limit for uhs cards
Arindam Nath
1
-0
/
+10
2011-05-25
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
1
-3
/
+37
2011-05-25
mmc: sdhci: reset sdclk before setting high speed enable
Arindam Nath
1
-3
/
+24
2011-05-25
mmc: sd: add support for driver type selection
Arindam Nath
1
-0
/
+27
2011-05-25
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
1
-13
/
+179
2011-05-25
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
1
-4
/
+24
2011-05-25
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
1
-0
/
+6
2011-05-25
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
1
-3
/
+4
2011-05-25
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
1
-5
/
+25
2011-05-25
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
1
-16
/
+26
2011-04-28
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
1
-0
/
+7
2011-04-28
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
1
-1
/
+1
2011-01-09
mmc: sdhci: add quirk for max len ADMA descriptors
Olof Johansson
1
-3
/
+7
2011-01-09
mmc: Test bus-width for old MMC devices
Aries Lee
1
-1
/
+6
2011-01-09
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
1
-5
/
+18
2011-01-09
mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers
Philip Rakity
1
-1
/
+4
2010-11-22
mmc: sdhci: 8-bit bus width changes
Philip Rakity
1
-11
/
+33
2010-11-08
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
1
-0
/
+10
2010-10-23
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
1
-6
/
+9
2010-10-23
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
1
-0
/
+3
2010-10-23
mmc: sdhci: highspeed: check for mmc as well as sd cards
Philip Rakity
1
-2
/
+3
2010-10-23
mmc: sdhci: fix "pwr may be used uninitialized" warning
Giuseppe Cavallaro
1
-4
/
+2
2010-10-23
mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
Jaehoon Chung
1
-1
/
+2
2010-10-23
mmc: sdhci: print out controller name for register debug
Philip Rakity
1
-1
/
+2
2010-10-23
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
Giuseppe Cavallaro
1
-1
/
+1
2010-10-23
mmc: sdhci: Enable high-speed support for MMC cards
Zhangfei Gao
1
-1
/
+1
2010-10-23
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
Zhangfei Gao
1
-3
/
+5
2010-10-23
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
Zhangfei Gao
1
-2
/
+7
2010-10-23
mmc: SDHC 3.0: support 10-bit divided clock mode
Zhangfei Gao
1
-5
/
+20
2010-10-23
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
George G. Davis
1
-1
/
+1
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-4
/
+3
2010-08-20
sdhci: add no hi-speed bit quirk support
Kyungmin Park
1
-1
/
+2
2010-08-11
sdhci: add auto CMD12 support for eSDHC driver
Jerry Huang
1
-2
/
+12
2010-08-11
sdhci: add regulator support
Marek Szyprowski
1
-1
/
+25
2010-08-11
sdhci-s3c: add support for the non standard minimal clock value
Marek Szyprowski
1
-2
/
+1
[next]