index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: handle busy-end interrupt during command
Chanho Min
2014-09-09
1
-2
/
+15
*
sdhci: Make sdhci_disable_irq_wakeups() static
Fabio Estevam
2014-09-09
1
-2
/
+1
*
mmc: sdhci: move timeout_clk dynamically calculation code into common code
Aisheng Dong
2014-09-09
1
-11
/
+13
*
mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
Aisheng Dong
2014-09-09
1
-17
/
+17
*
mmc: sdhci: add platform set_timeout hook
Aisheng Dong
2014-09-09
1
-5
/
+14
*
mmc: sdhci: add platform get_max_timeout_count hook
Aisheng Dong
2014-09-09
1
-2
/
+7
*
sdhci : recompute timeout_clk when needed
Matthieu CASTET
2014-09-09
1
-1
/
+7
*
sdhci : handle busy timeout irq
Matthieu CASTET
2014-09-09
1
-0
/
+5
*
mmc: sdhci: fix the wrong type of curr
Chuanxiao.Dong
2014-09-09
1
-1
/
+1
*
mmc: sdhci: Replace host->mmc with mmc where possible
Markus Mayer
2014-07-09
1
-15
/
+15
*
mmc: sdhci: avoid double-delay while transitioning to 1.8V
Russell King
2014-07-09
1
-3
/
+0
*
mmc: sdhci: Remove blank line
Ulf Hansson
2014-07-09
1
-1
/
+0
*
mmc: sdhci: Improve external VDD regulator support
Tim Kryger
2014-07-09
1
-7
/
+9
*
mmc: sdhci: Remove unused ret variables
Markus Pargmann
2014-07-09
1
-4
/
+3
*
mmc: sdhci: Use mmc core regulator infrastucture
Tim Kryger
2014-07-09
1
-61
/
+36
*
mmc: sdhci: SD tuning is broken for some controllers
Al Cooper
2014-05-22
1
-15
/
+9
*
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
2014-05-22
1
-18
/
+26
*
mmc: sdhci: move remaining power handling into sdhci_set_power()
Russell King
2014-05-22
1
-9
/
+7
*
mmc: sdhci: move regulator handling into sdhci_set_power()
Russell King
2014-05-22
1
-37
/
+35
*
mmc: sdhci: remove platform_suspend/platform_resume callbacks
Russell King
2014-05-22
1
-6
/
+0
*
mmc: sdhci: clean up sdhci_execute_tuning() decision
Russell King
2014-05-22
1
-16
/
+15
*
mmc: sdhci: cache timing information locally
Russell King
2014-05-22
1
-11
/
+12
*
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
1
-20
/
+24
*
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
1
-11
/
+6
*
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
2014-05-22
1
-2
/
+2
*
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
2014-05-22
1
-5
/
+4
*
mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
Russell King
2014-05-22
1
-16
/
+5
*
mmc: sdhci: convert ADMA descriptors to a coherent allocation
Russell King
2014-05-22
1
-21
/
+22
*
mmc: sdhci: avoid sync'ing the SG if there's no misalignment
Russell King
2014-05-22
1
-1
/
+10
*
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
2014-05-22
1
-5
/
+0
*
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
1
-23
/
+24
*
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-22
1
-23
/
+22
*
mmc: sdhci: plug hole in disabling card detection interrupts
Russell King
2014-05-22
1
-8
/
+9
*
mmc: sdhci: more efficient interrupt enable register handling
Russell King
2014-05-22
1
-51
/
+47
*
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
2014-05-22
1
-4
/
+3
*
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
2014-05-22
1
-14
/
+9
*
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
2014-05-22
1
-23
/
+39
*
mmc: sdhci: clean up sdio interrupt enable handling
Russell King
2014-05-22
1
-18
/
+17
*
mmc: sdhci: clean up interrupt handling
Russell King
2014-05-22
1
-66
/
+58
*
mmc: sdhci: remove mdelay in eMMC tuning
Nick Sanders
2014-05-13
1
-1
/
+4
*
mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
1
-1
/
+3
*
sdhci: only reprogram retuning timer when flag is set
Arend van Spriel
2014-03-25
1
-4
/
+3
*
mmc: sdhci: Allow for irq being shared
Adrian Hunter
2014-03-17
1
-3
/
+1
*
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
2014-02-23
1
-4
/
+4
*
mmc: core: Rename max_discard_to to max_busy_timeout
Ulf Hansson
2014-02-23
1
-1
/
+1
*
mmc: sdhci: add support for realtek rts5250
Micky Ching
2014-02-22
1
-1
/
+2
*
mmc: sdhci: Allow for long command timeouts
Adrian Hunter
2014-01-20
1
-1
/
+6
*
mmc: sdhci: fix lockdep error in tuning routine
Aisheng Dong
2014-01-17
1
-13
/
+7
*
mmc: sdhci: add quirk for broken HS200 support
David Cohen
2014-01-13
1
-1
/
+2
*
mmc: sdhci: Setting the host->mrq to NULL before executing tuning
Chuansheng Liu
2014-01-13
1
-0
/
+7
[prev]
[next]