index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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: 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
*
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
George G. Davis
2010-10-23
1
-1
/
+1
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-4
/
+3
*
sdhci: add no hi-speed bit quirk support
Kyungmin Park
2010-08-20
1
-1
/
+2
*
sdhci: add auto CMD12 support for eSDHC driver
Jerry Huang
2010-08-11
1
-2
/
+12
*
sdhci: add regulator support
Marek Szyprowski
2010-08-11
1
-1
/
+25
*
sdhci-s3c: add support for the non standard minimal clock value
Marek Szyprowski
2010-08-11
1
-2
/
+1
*
sdhci: don't assign mmc->caps at SDHCI directly
Kyungmin Park
2010-08-11
1
-1
/
+1
*
sdhci: 8-bit data transfer width support
Kyungmin Park
2010-08-11
1
-0
/
+5
*
sdhci: remove useless set_clock() check
Kyungmin Park
2010-08-11
1
-1
/
+1
*
mmc: make sdhci work with ricoh mmc controller
Maxim Levitsky
2010-08-11
1
-1
/
+2
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-1
/
+1
*
mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build
Thomas Abraham
2010-05-27
1
-5
/
+15
*
sdhci: implement CAP_CLOCK_BASE_BROKEN quirk
Anton Vorontsov
2010-05-27
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2010-03-06
1
-9
/
+17
*
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
2010-03-06
1
-8
/
+8
*
sdhci: add adma descriptor set call
Ben Dooks
2010-03-06
1
-30
/
+20
*
sdhci: increase timeout for internal clock stabilization.
Chris Ball
2009-09-23
1
-2
/
+2
*
sdhci: support for ADMA only hosts
Richard Röjfors
2009-09-23
1
-20
/
+18
*
sdhci-of: fix high-speed cards recognition
Anton Vorontsov
2009-09-23
1
-2
/
+7
*
sdhci: be more strict with get_min_clock() usage
Anton Vorontsov
2009-09-23
1
-1
/
+2
*
sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
2009-07-31
1
-2
/
+8
*
sdhci: get rid of "frequency too high" flood when using eSDHC
Anton Vorontsov
2009-07-29
1
-1
/
+4
*
sdhci: remove needless double parenthesis
Pierre Ossman
2009-06-21
1
-3
/
+3
*
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
2009-06-21
1
-0
/
+7
*
sdhci: Add support for hosts that are only capable of 1-bit transfers
Anton Vorontsov
2009-06-21
1
-1
/
+4
*
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
Ben Dooks
2009-06-21
1
-1
/
+1
*
sdhci: Add better ADMA error reporting
Ben Dooks
2009-06-21
1
-1
/
+33
*
sdhci: Print ADMA status and pointer on debug
Ben Dooks
2009-06-13
1
-0
/
+5
*
sdhci: avoid changing voltage needlessly
Pierre Ossman
2009-06-13
1
-25
/
+28
*
New mail address for Pierre Ossman
Pierre Ossman
2009-04-08
1
-1
/
+1
*
sdhci: Add quirk for forcing maximum block size to 2048 bytes
Anton Vorontsov
2009-03-24
1
-7
/
+13
*
sdhci: Add quirk for controllers that need IRQ re-init after reset
Anton Vorontsov
2009-03-24
1
-0
/
+7
*
sdhci: Add quirk for controllers that need small delays for PIO
Anton Vorontsov
2009-03-24
1
-0
/
+3
*
sdhci: Add set_clock callback and a quirk for nonstandard clocks
Anton Vorontsov
2009-03-24
1
-0
/
+6
*
sdhci: Add get_{max,timeout}_clock callbacks
Ben Dooks
2009-03-24
1
-7
/
+15
*
sdhci: Add support for hosts reporting inverted write-protect state
Anton Vorontsov
2009-03-24
1
-0
/
+2
[next]