index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2014-05-22
mmc: sdhci: SD tuning is broken for some controllers
Al Cooper
1
-15
/
+9
2014-05-22
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
1
-18
/
+26
2014-05-22
mmc: sdhci: move remaining power handling into sdhci_set_power()
Russell King
1
-9
/
+7
2014-05-22
mmc: sdhci: move regulator handling into sdhci_set_power()
Russell King
1
-37
/
+35
2014-05-22
mmc: sdhci: remove platform_suspend/platform_resume callbacks
Russell King
1
-6
/
+0
2014-05-22
mmc: sdhci: clean up sdhci_execute_tuning() decision
Russell King
1
-16
/
+15
2014-05-22
mmc: sdhci: cache timing information locally
Russell King
1
-11
/
+12
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
1
-20
/
+24
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-11
/
+6
2014-05-22
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
1
-2
/
+2
2014-05-22
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
1
-5
/
+4
2014-05-22
mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
Russell King
1
-16
/
+5
2014-05-22
mmc: sdhci: convert ADMA descriptors to a coherent allocation
Russell King
1
-21
/
+22
2014-05-22
mmc: sdhci: avoid sync'ing the SG if there's no misalignment
Russell King
1
-1
/
+10
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
1
-5
/
+0
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-23
/
+24
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-23
/
+22
2014-05-22
mmc: sdhci: plug hole in disabling card detection interrupts
Russell King
1
-8
/
+9
2014-05-22
mmc: sdhci: more efficient interrupt enable register handling
Russell King
1
-51
/
+47
2014-05-22
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
1
-4
/
+3
2014-05-22
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
1
-14
/
+9
2014-05-22
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
1
-23
/
+39
2014-05-22
mmc: sdhci: clean up sdio interrupt enable handling
Russell King
1
-18
/
+17
2014-05-22
mmc: sdhci: clean up interrupt handling
Russell King
1
-66
/
+58
2014-05-13
mmc: sdhci: remove mdelay in eMMC tuning
Nick Sanders
1
-1
/
+4
2014-04-20
mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-1
/
+3
2014-03-25
sdhci: only reprogram retuning timer when flag is set
Arend van Spriel
1
-4
/
+3
2014-03-17
mmc: sdhci: Allow for irq being shared
Adrian Hunter
1
-3
/
+1
2014-02-23
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
1
-4
/
+4
2014-02-23
mmc: core: Rename max_discard_to to max_busy_timeout
Ulf Hansson
1
-1
/
+1
2014-02-22
mmc: sdhci: add support for realtek rts5250
Micky Ching
1
-1
/
+2
2014-01-20
mmc: sdhci: Allow for long command timeouts
Adrian Hunter
1
-1
/
+6
2014-01-17
mmc: sdhci: fix lockdep error in tuning routine
Aisheng Dong
1
-13
/
+7
2014-01-13
mmc: sdhci: add quirk for broken HS200 support
David Cohen
1
-1
/
+2
2014-01-13
mmc: sdhci: Setting the host->mrq to NULL before executing tuning
Chuansheng Liu
1
-0
/
+7
2013-11-26
mmc: sdhci: clear auto cmd setting bits for no data cmds
Dong Aisheng
1
-1
/
+6
2013-11-08
mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq
Alexey Neyman
1
-0
/
+8
2013-10-30
mmc: sdhci: Move away from using deprecated APIs
Ulf Hansson
1
-18
/
+2
2013-10-21
mmc: sdhci: remove unneeded call when have preset value quirk
Dong Aisheng
1
-1
/
+2
2013-10-21
mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
Dong Aisheng
1
-0
/
+1
2013-09-26
mmc: sdhci: allow platform access of sdhci_send_command
Dong Aisheng
1
-2
/
+2
2013-09-26
mmc: sdhci: add hooks for platform specific tuning
Dong Aisheng
1
-0
/
+8
2013-09-10
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-24
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
[next]