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: implement the .card_event() method
Guennadi Liakhovetski
2012-12-07
1
-21
/
+27
*
mmc: eSDHC: Recover from ADMA errors
Haijun Zhang
2012-12-06
1
-0
/
+2
*
mmc: sdhci: add quirk for lack of 1.8v support
Daniel Drake
2012-12-06
1
-0
/
+4
*
mmc: sdhci: Use regulator min/max voltage range according to spec
Kevin Liu
2012-12-06
1
-10
/
+8
*
mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
Kevin Liu
2012-12-06
1
-7
/
+8
*
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
Chris Ball
2012-11-07
1
-10
/
+13
*
mmc: sdhci: fix IS_ERR() checking of regulator_get()
Kevin Liu
2012-11-07
1
-6
/
+12
*
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
2012-11-07
1
-0
/
+3
*
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
1
-9
/
+0
*
mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing
Guennadi Liakhovetski
2012-09-19
1
-0
/
+8
*
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled
Philip Rakity
2012-09-04
1
-2
/
+5
*
mmc: sdhci: Add regulator support for vccq (voltage regualor)
Philip Rakity
2012-09-04
1
-65
/
+116
*
mmc: sd: Fix sd current limit setting
Aaron Lu
2012-07-22
1
-28
/
+3
*
mmc: sdhci: When a UHS switch fails, cycle power if regulator is used
Philip Rakity
2012-07-22
1
-0
/
+4
*
mmc: sdhci: poll for card even when card is logically unremovable
Daniel Drake
2012-07-22
1
-1
/
+1
*
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
2012-07-22
1
-18
/
+12
*
mmc: sdhci: restore host settings when card is removed
Aaron Lu
2012-07-22
1
-0
/
+12
*
mmc: sdhci: fix incorrect command used in tuning
Aaron Lu
2012-07-22
1
-1
/
+7
*
mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()
Mark Brown
2012-07-22
1
-2
/
+8
*
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
2012-07-22
1
-3
/
+5
*
mmc: only support voltage (vdd) that regulator agrees with
Philip Rakity
2012-07-21
1
-0
/
+17
*
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
2012-07-21
1
-1
/
+1
*
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
Philip Rakity
2012-07-21
1
-6
/
+22
*
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
Chris Ball
2012-06-06
1
-2
/
+2
*
mmc: sdhci: Log what timeout was set if the timeout is too large
Mark Brown
2012-04-22
1
-2
/
+2
*
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
2012-04-20
1
-1
/
+1
*
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
2012-04-05
1
-2
/
+3
*
mmc: sdhci: check interrupt flags in ISR again
Alexander Stein
2012-03-27
1
-7
/
+12
*
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
2012-03-27
1
-2
/
+11
*
mmc: sdhci: Add platform suspend/resume hooks.
Chris Ball
2012-03-25
1
-0
/
+6
*
mmc: sdhci: restore the enabled dma when do reset all
Shaohui Xie
2012-01-12
1
-0
/
+5
*
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
2012-01-12
1
-15
/
+42
*
mmc: sdhci: Deal with failure case in sdhci_suspend_host
Aaron Lu
2012-01-12
1
-3
/
+14
*
mmc: sd: Fix SDR12 timing regression
Alexander Elbs
2012-01-12
1
-2
/
+1
*
mmc: sdhci: Fix tuning timer incorrect setting when suspending host
Aaron Lu
2012-01-12
1
-2
/
+1
*
mmc: sdhci: Always pass clock request value zero to set_clock host op
Todd Poynor
2012-01-11
1
-1
/
+1
*
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
2012-01-11
1
-1
/
+0
*
mmc: sdhci: prevent card detection activity for non-removable cards
Adrian Hunter
2012-01-11
1
-4
/
+3
*
mmc: sdhci: fix vmmc handling
Adrian Hunter
2012-01-11
1
-22
/
+21
*
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-11
1
-2
/
+2
*
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
2012-01-11
1
-0
/
+10
*
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
[next]