index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
mmc: sdhci: fix ctrl_2 on super-speed selection
Giuseppe CAVALLARO
1
-4
/
+3
2013-06-27
mmc: sdhci: fix caps2 for HS200
Giuseppe CAVALLARO
1
-5
/
+9
2013-06-27
mmc: sdhci: improve card removal check in sdhci_card_event()
Shawn Guo
1
-2
/
+1
2013-05-26
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
Adrian Hunter
1
-1
/
+34
2013-03-22
mmc: sdhci: Don't ignore regulator_enable() return value
Chris Ball
1
-1
/
+6
2013-03-22
mmc: sdhci: add get_cd() implementation
Kevin Liu
1
-0
/
+32
2013-02-24
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
Fabio Estevam
1
-4
/
+4
2013-02-24
mmc: sdhci: check voltage range only on regulators aware of voltage value
Marek Szyprowski
1
-1
/
+5
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
1
-40
/
+89
2013-02-24
mmc: sdhci: update signal voltage switch code
Kevin Liu
1
-114
/
+78
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
1
-4
/
+4
2013-02-11
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock
Andy Shevchenko
1
-14
/
+13
2013-02-11
mmc: sdhci: add IRQ wake up support
Kevin Liu
1
-18
/
+42
2013-02-11
mmc: sdhci: disable interrupt before free_irq
Kevin Liu
1
-0
/
+3
2013-02-11
mmc: sdhci: query card presence from cd-gpio before asking SDHCI
Shawn Guo
1
-13
/
+16
2012-12-07
mmc: sdhci: implement the .card_event() method
Guennadi Liakhovetski
1
-21
/
+27
2012-12-06
mmc: eSDHC: Recover from ADMA errors
Haijun Zhang
1
-0
/
+2
2012-12-06
mmc: sdhci: add quirk for lack of 1.8v support
Daniel Drake
1
-0
/
+4
2012-12-06
mmc: sdhci: Use regulator min/max voltage range according to spec
Kevin Liu
1
-10
/
+8
2012-12-06
mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
Kevin Liu
1
-7
/
+8
2012-11-07
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
Chris Ball
1
-10
/
+13
2012-11-07
mmc: sdhci: fix IS_ERR() checking of regulator_get()
Kevin Liu
1
-6
/
+12
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
1
-0
/
+3
2012-10-07
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
1
-9
/
+0
2012-09-19
mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing
Guennadi Liakhovetski
1
-0
/
+8
2012-09-04
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled
Philip Rakity
1
-2
/
+5
2012-09-04
mmc: sdhci: Add regulator support for vccq (voltage regualor)
Philip Rakity
1
-65
/
+116
2012-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
1
-28
/
+3
2012-07-22
mmc: sdhci: When a UHS switch fails, cycle power if regulator is used
Philip Rakity
1
-0
/
+4
2012-07-22
mmc: sdhci: poll for card even when card is logically unremovable
Daniel Drake
1
-1
/
+1
2012-07-22
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
1
-18
/
+12
2012-07-22
mmc: sdhci: restore host settings when card is removed
Aaron Lu
1
-0
/
+12
2012-07-22
mmc: sdhci: fix incorrect command used in tuning
Aaron Lu
1
-1
/
+7
2012-07-22
mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()
Mark Brown
1
-2
/
+8
2012-07-22
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
1
-3
/
+5
2012-07-21
mmc: only support voltage (vdd) that regulator agrees with
Philip Rakity
1
-0
/
+17
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
1
-1
/
+1
2012-07-21
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
Philip Rakity
1
-6
/
+22
2012-06-06
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
Chris Ball
1
-2
/
+2
2012-04-22
mmc: sdhci: Log what timeout was set if the timeout is too large
Mark Brown
1
-2
/
+2
2012-04-20
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-05
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
1
-2
/
+3
2012-03-27
mmc: sdhci: check interrupt flags in ISR again
Alexander Stein
1
-7
/
+12
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
1
-2
/
+11
2012-03-25
mmc: sdhci: Add platform suspend/resume hooks.
Chris Ball
1
-0
/
+6
2012-01-12
mmc: sdhci: restore the enabled dma when do reset all
Shaohui Xie
1
-0
/
+5
2012-01-12
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
1
-15
/
+42
2012-01-12
mmc: sdhci: Deal with failure case in sdhci_suspend_host
Aaron Lu
1
-3
/
+14
2012-01-12
mmc: sd: Fix SDR12 timing regression
Alexander Elbs
1
-2
/
+1
2012-01-12
mmc: sdhci: Fix tuning timer incorrect setting when suspending host
Aaron Lu
1
-2
/
+1
[next]