index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-12-19
1
-1
/
+1
*
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
2011-10-26
1
-0
/
+9
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-47
/
+45
*
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
2011-10-26
1
-44
/
+211
*
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
1
-0
/
+1
*
mmc: sdhci: add eMMC hardware reset support
Adrian Hunter
2011-10-26
1
-0
/
+9
*
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
2011-08-13
1
-5
/
+2
*
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
2011-08-13
1
-19
/
+19
*
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
2011-08-13
1
-3
/
+5
*
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
2011-08-13
1
-4
/
+3
*
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
2011-08-13
1
-3
/
+0
*
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
2011-07-20
1
-0
/
+5
*
mmc: sdhci: fix interrupt storm from card detection
Shawn Guo
2011-07-20
1
-4
/
+25
*
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
2011-05-25
1
-2
/
+2
*
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
2011-05-25
1
-1
/
+16
*
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
2011-05-25
1
-16
/
+47
*
mmc: sdhci: add hooks for setting UHS in platform specific code
Philip Rakity
2011-05-24
1
-15
/
+18
*
mmc: sdhci: add support for retuning mode 1
Arindam Nath
2011-05-24
1
-2
/
+107
*
mmc: sdhci: add support for programmable clock mode
Arindam Nath
2011-05-24
1
-15
/
+66
*
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
2011-05-24
1
-0
/
+32
*
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-24
1
-1
/
+167
*
mmc: sd: set current limit for uhs cards
Arindam Nath
2011-05-24
1
-0
/
+10
*
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2011-05-24
1
-3
/
+37
*
mmc: sdhci: reset sdclk before setting high speed enable
Arindam Nath
2011-05-24
1
-3
/
+24
*
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
1
-0
/
+27
*
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-24
1
-13
/
+179
*
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2011-05-24
1
-4
/
+24
*
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
2011-05-24
1
-0
/
+6
*
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
2011-05-24
1
-3
/
+4
*
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
2011-05-24
1
-5
/
+25
*
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
2011-05-24
1
-16
/
+26
*
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
2011-04-27
1
-0
/
+7
*
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
2011-04-27
1
-1
/
+1
*
mmc: sdhci: add quirk for max len ADMA descriptors
Olof Johansson
2011-01-08
1
-3
/
+7
*
mmc: Test bus-width for old MMC devices
Aries Lee
2011-01-08
1
-1
/
+6
*
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2011-01-08
1
-5
/
+18
*
mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers
Philip Rakity
2011-01-08
1
-1
/
+4
*
mmc: sdhci: 8-bit bus width changes
Philip Rakity
2010-11-22
1
-11
/
+33
*
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
2010-11-07
1
-0
/
+10
*
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
2010-10-23
1
-6
/
+9
*
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
2010-10-23
1
-0
/
+3
*
mmc: sdhci: highspeed: check for mmc as well as sd cards
Philip Rakity
2010-10-23
1
-2
/
+3
*
mmc: sdhci: fix "pwr may be used uninitialized" warning
Giuseppe Cavallaro
2010-10-23
1
-4
/
+2
*
mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
Jaehoon Chung
2010-10-23
1
-1
/
+2
*
mmc: sdhci: print out controller name for register debug
Philip Rakity
2010-10-23
1
-1
/
+2
*
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
Giuseppe Cavallaro
2010-10-23
1
-1
/
+1
*
mmc: sdhci: Enable high-speed support for MMC cards
Zhangfei Gao
2010-10-23
1
-1
/
+1
*
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
Zhangfei Gao
2010-10-23
1
-3
/
+5
*
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
Zhangfei Gao
2010-10-23
1
-2
/
+7
*
mmc: SDHC 3.0: support 10-bit divided clock mode
Zhangfei Gao
2010-10-23
1
-5
/
+20
[next]