Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2bc024855e881c697fc9bf9799f377c392192a43
/
drivers
/
mmc
/
host
/
sdhci.c
2bc0248
sdhci: only reprogram retuning timer when flag is set
by Arend van Spriel
· 11 years ago
655bca7
mmc: sdhci: Allow for irq being shared
by Adrian Hunter
· 11 years ago
1d4d774
mmc: core: Rename cmd_timeout_ms to busy_timeout
by Ulf Hansson
· 11 years ago
68eb80e
mmc: core: Rename max_discard_to to max_busy_timeout
by Ulf Hansson
· 11 years ago
9107ebb
mmc: sdhci: add support for realtek rts5250
by Micky Ching
· 11 years ago
3e1a689
mmc: sdhci: Allow for long command timeouts
by Adrian Hunter
· 11 years ago
2b35bd8
mmc: sdhci: fix lockdep error in tuning routine
by Aisheng Dong
· 11 years ago
13868bf
mmc: sdhci: add quirk for broken HS200 support
by David Cohen
· 11 years ago
63c2118
mmc: sdhci: Setting the host->mrq to NULL before executing tuning
by Chuansheng Liu
· 11 years ago
2b558c1
mmc: sdhci: clear auto cmd setting bits for no data cmds
by Dong Aisheng
· 11 years ago
0a8fd09
mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq
by Alexey Neyman
· 11 years ago
4ee14ec
mmc: sdhci: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
372c463
mmc: sdhci: remove unneeded call when have preset value quirk
by Dong Aisheng
· 11 years ago
114f2bf
mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
by Dong Aisheng
· 11 years ago
c0e55129
mmc: sdhci: allow platform access of sdhci_send_command
by Dong Aisheng
· 11 years ago
4525181
mmc: sdhci: add hooks for platform specific tuning
by Dong Aisheng
· 11 years ago
d0048f0
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
c0b887b
mmc: sdhci: get voltage from sdhc host
by Haijun Zhang
· 11 years ago
2af502c
mmc: sdhci: request irq after sdhci_init() is called
by Shawn Guo
· 11 years ago
462849a
mmc: sdhci: Indicate that regulators may be absent
by Mark Brown
· 11 years ago
722e128
mmc: sdhci: add card_event callback to sdhci
by Christian Daudt
· 11 years ago
5991156
mmc: sdhci: fix ctrl_2 on super-speed selection
by Giuseppe CAVALLARO
· 11 years ago
156e14b
mmc: sdhci: fix caps2 for HS200
by Giuseppe CAVALLARO
· 11 years ago
9668d76
mmc: sdhci: improve card removal check in sdhci_card_event()
by Shawn Guo
· 11 years ago
f0710a5
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
by Adrian Hunter
· 12 years ago
a3361ab
mmc: sdhci: Don't ignore regulator_enable() return value
by Chris Ball
· 12 years ago
94144a4
mmc: sdhci: add get_cd() implementation
by Kevin Liu
· 12 years ago
21f5998
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
by Fabio Estevam
· 12 years ago
a4f8f25
mmc: sdhci: check voltage range only on regulators aware of voltage value
by Marek Szyprowski
· 12 years ago
5298338
mmc: sdhci: enhance preset value function
by Kevin Liu
· 12 years ago
20b92a3
mmc: sdhci: update signal voltage switch code
by Kevin Liu
· 12 years ago
7bc088d
mmc: sdhci: rename platform_8bit_width to platform_bus_width
by Sascha Hauer
· 12 years ago
8213af3
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock
by Andy Shevchenko
· 12 years ago
ad080d7
mmc: sdhci: add IRQ wake up support
by Kevin Liu
· 12 years ago
b0a8dec
mmc: sdhci: disable interrupt before free_irq
by Kevin Liu
· 12 years ago
505a868
mmc: sdhci: query card presence from cd-gpio before asking SDHCI
by Shawn Guo
· 12 years ago
71e6921
mmc: sdhci: implement the .card_event() method
by Guennadi Liakhovetski
· 12 years ago
a4071fb
mmc: eSDHC: Recover from ADMA errors
by Haijun Zhang
· 12 years ago
6a66180
mmc: sdhci: add quirk for lack of 1.8v support
by Daniel Drake
· 12 years ago
cec2e21
mmc: sdhci: Use regulator min/max voltage range according to spec
by Kevin Liu
· 12 years ago
8363c37
mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
by Kevin Liu
· 12 years ago
14efd95
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
by Chris Ball
· 12 years ago
657d598
mmc: sdhci: fix IS_ERR() checking of regulator_get()
by Kevin Liu
· 12 years ago
63ef5d8
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
by Jerry Huang
· 12 years ago
e6c0858
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
by Ulf Hansson
· 12 years ago
bec9d4e
mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing
by Guennadi Liakhovetski
· 12 years ago
77dcb3f
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled
by Philip Rakity
· 12 years ago
6231f3d
mmc: sdhci: Add regulator support for vccq (voltage regualor)
by Philip Rakity
· 12 years ago
55c4665
mmc: sd: Fix sd current limit setting
by Aaron Lu
· 12 years ago
38cfc2f
mmc: sdhci: When a UHS switch fails, cycle power if regulator is used
by Philip Rakity
· 12 years ago
eb6d5ae
mmc: sdhci: poll for card even when card is logically unremovable
by Daniel Drake
· 12 years ago
973905f
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
by Aaron Lu
· 12 years ago
b67c6b4
mmc: sdhci: restore host settings when card is removed
by Aaron Lu
· 12 years ago
473b095a
mmc: sdhci: fix incorrect command used in tuning
by Aaron Lu
· 12 years ago
0fc81ee
mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()
by Mark Brown
· 12 years ago
bd6a8c3
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
by Philip Rakity
· 12 years ago
6873704
mmc: only support voltage (vdd) that regulator agrees with
by Philip Rakity
· 12 years ago
0aa6770
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
by Philip Rakity
· 12 years ago
bad37e1
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
by Philip Rakity
· 12 years ago
09eeff5
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
by Chris Ball
· 12 years ago
0214597
mmc: sdhci: Log what timeout was set if the timeout is too large
by Mark Brown
· 13 years ago
87b87a3
mmc: sdhci: refine non-removable card checking for card detection
by Daniel Drake
· 13 years ago
4188bba
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
by Al Cooper
· 13 years ago
6379b23
mmc: sdhci: check interrupt flags in ISR again
by Alexander Stein
· 13 years ago
6308d29
mmc: sdhci: add quirk for keeping card power during suspend
by Adrian Hunter
· 13 years ago
a1b13b4
mmc: sdhci: Add platform suspend/resume hooks.
by Chris Ball
· 13 years ago
3abc1e80
mmc: sdhci: restore the enabled dma when do reset all
by Shaohui Xie
· 13 years ago
069c9f1
mmc: host: Adds support for eMMC 4.5 HS200 mode
by Girish K S
· 13 years ago
38a60ea
mmc: sdhci: Deal with failure case in sdhci_suspend_host
by Aaron Lu
· 13 years ago
dd8df17
mmc: sd: Fix SDR12 timing regression
by Alexander Elbs
· 13 years ago
c6ced0d
mmc: sdhci: Fix tuning timer incorrect setting when suspending host
by Aaron Lu
· 13 years ago
30832ab
mmc: sdhci: Always pass clock request value zero to set_clock host op
by Todd Poynor
· 13 years ago
e2a0a58
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
by Adrian Hunter
· 13 years ago
c79396c
mmc: sdhci: prevent card detection activity for non-removable cards
by Adrian Hunter
· 13 years ago
ceb6143
mmc: sdhci: fix vmmc handling
by Adrian Hunter
· 13 years ago
482fce9
mmc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
df16219
mmc: debugfs: expose the SDCLK frq in sys ios
by Giuseppe CAVALLARO
· 13 years ago
29495aa
mmc: sdhci: remove "state" argument from sdhci_suspend_host
by Manuel Lauss
· 13 years ago
bec8726
mmc: core: Add Power Off Notify Feature eMMC 4.5
by Girish K S
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
66fd8ad
mmc: sdhci-pci: add runtime pm support
by Adrian Hunter
· 13 years ago
88b4767
mmc: Add module.h to drivers/mmc users assuming implicit presence.
by Paul Gortmaker
· 13 years ago
20758b6
mmc: sdhci: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
65be3fe
mmc: sdhci: use f_max instead of host->clock for timeouts
by Andy Shevchenko
· 13 years ago
272308c
mmc: sdhci: move timeout_clk calculation farther down
by Andy Shevchenko
· 13 years ago
78a2ca2
mmc: sdhci: check host->clock before using it as a denominator
by Andy Shevchenko
· 13 years ago
83cbcd9
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
by Andy Shevchenko
· 13 years ago
7886961
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
by Aaron Lu
· 13 years ago
58d1246
mmc: sdhci: specify maximum discard timeout
by Adrian Hunter
· 13 years ago
d25928d
mmc: sdhci: fix interrupt storm from card detection
by Shawn Guo
· 13 years ago
4f3d3e9
mmc: sdhci: Auto-CMD23 fixes.
by Andrei Warkentin
· 13 years ago
8edf6371
mmc: sdhci: Auto-CMD23 support.
by Andrei Warkentin
· 13 years ago
e89d456
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
by Andrei Warkentin
· 13 years ago
6322cdd
mmc: sdhci: add hooks for setting UHS in platform specific code
by Philip Rakity
· 14 years ago
cf2b5ee
mmc: sdhci: add support for retuning mode 1
by Arindam Nath
· 14 years ago
c3ed387
mmc: sdhci: add support for programmable clock mode
by Arindam Nath
· 14 years ago
4d55c5a
mmc: sdhci: enable preset value after uhs initialization
by Arindam Nath
· 14 years ago
b513ea2
mmc: sd: add support for tuning during uhs initialization
by Arindam Nath
· 14 years ago
5371c92
mmc: sd: set current limit for uhs cards
by Arindam Nath
· 14 years ago
49c468f
mmc: sd: add support for uhs bus speed mode selection
by Arindam Nath
· 14 years ago
Next »