index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
mmc: sdhci: clear auto cmd setting bits for no data cmds
Dong Aisheng
2013-11-26
1
-1
/
+6
*
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-30
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-24
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
[prev]
[next]