index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: Avoid needless loop while handling SDIO interrupts in sdhci_irq
Alexey Neyman
2013-11-08
1
-0
/
+8
*
mmc: sdhci: Move away from using deprecated APIs
Ulf Hansson
2013-10-31
1
-18
/
+2
*
mmc: sdhci: remove unneeded call when have preset value quirk
Dong Aisheng
2013-10-21
1
-1
/
+2
*
mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
Dong Aisheng
2013-10-21
1
-0
/
+1
*
mmc: sdhci: allow platform access of sdhci_send_command
Dong Aisheng
2013-09-26
1
-2
/
+2
*
mmc: sdhci: add hooks for platform specific tuning
Dong Aisheng
2013-09-26
1
-0
/
+8
*
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-10
1
-2
/
+5
|
\
|
*
mmc: sdhci: get voltage from sdhc host
Haijun Zhang
2013-08-26
1
-0
/
+3
|
*
mmc: sdhci: request irq after sdhci_init() is called
Shawn Guo
2013-08-25
1
-2
/
+2
*
|
mmc: sdhci: Indicate that regulators may be absent
Mark Brown
2013-07-31
1
-2
/
+2
|
/
*
mmc: sdhci: add card_event callback to sdhci
Christian Daudt
2013-07-05
1
-0
/
+4
*
mmc: sdhci: fix ctrl_2 on super-speed selection
Giuseppe CAVALLARO
2013-07-05
1
-4
/
+3
*
mmc: sdhci: fix caps2 for HS200
Giuseppe CAVALLARO
2013-06-27
1
-5
/
+9
*
mmc: sdhci: improve card removal check in sdhci_card_event()
Shawn Guo
2013-06-27
1
-2
/
+1
*
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
Adrian Hunter
2013-05-26
1
-1
/
+34
*
mmc: sdhci: Don't ignore regulator_enable() return value
Chris Ball
2013-03-22
1
-1
/
+6
*
mmc: sdhci: add get_cd() implementation
Kevin Liu
2013-03-22
1
-0
/
+32
*
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
Fabio Estevam
2013-02-24
1
-4
/
+4
*
mmc: sdhci: check voltage range only on regulators aware of voltage value
Marek Szyprowski
2013-02-24
1
-1
/
+5
*
mmc: sdhci: enhance preset value function
Kevin Liu
2013-02-24
1
-40
/
+89
*
mmc: sdhci: update signal voltage switch code
Kevin Liu
2013-02-24
1
-114
/
+78
*
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
2013-02-24
1
-4
/
+4
*
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock
Andy Shevchenko
2013-02-11
1
-14
/
+13
*
mmc: sdhci: add IRQ wake up support
Kevin Liu
2013-02-11
1
-18
/
+42
*
mmc: sdhci: disable interrupt before free_irq
Kevin Liu
2013-02-11
1
-0
/
+3
*
mmc: sdhci: query card presence from cd-gpio before asking SDHCI
Shawn Guo
2013-02-11
1
-13
/
+16
*
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
[next]