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
2013-09-11
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
2013-08-26
mmc: sdhci: get voltage from sdhc host
Haijun Zhang
1
-0
/
+3
2013-08-25
mmc: sdhci: request irq after sdhci_init() is called
Shawn Guo
1
-2
/
+2
2013-07-31
mmc: sdhci: Indicate that regulators may be absent
Mark Brown
1
-2
/
+2
2013-07-05
mmc: sdhci: add card_event callback to sdhci
Christian Daudt
1
-0
/
+4
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-08
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
Chris Ball
1
-10
/
+13
2012-11-08
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-08
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-21
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-06
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-26
mmc: sdhci: Add platform suspend/resume hooks.
Chris Ball
1
-0
/
+6
[next]