Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5d8591bc0fbaeb6deda6ee478577e9c4d9b10c2b
/
drivers
/
mmc
/
host
/
sdhci.c
3cbc612
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
by Tim Kryger
· 10 years ago
2836766
mmc: sdhci: Fix sleep in atomic after inserting SD card
by Krzysztof Kozlowski
· 10 years ago
b5540ce
mmc: sdhci: Disable re-tuning for HS400
by Adrian Hunter
· 10 years ago
38e40bf
mmc: sdhci: Simplify use of tuning timer
by Adrian Hunter
· 10 years ago
d519c86
mmc: sdhci: Add out_unlock to sdhci_execute_tuning
by Adrian Hunter
· 10 years ago
ac00531
mmc: sdhci: Tuning should not change max_blk_count
by Adrian Hunter
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
162d6f9
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
e9fb05d
mmc: sdhci: Add HS400 support to SDHCI driver
by Adrian Hunter
· 10 years ago
549c0b1
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
by Adrian Hunter
· 10 years ago
4bb7431
mmc: sdhci: Fix vqmmc error setting
by Adrian Hunter
· 10 years ago
9b8ffea
mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleared for cmd without data
by Vincent Wan
· 10 years ago
e57a5f6
mmc: sdhci: Add 64-bit ADMA support
by Adrian Hunter
· 10 years ago
0545230
mmc: sdhci: Define ADMA descriptor structure
by Adrian Hunter
· 10 years ago
739d46d
mmc: sdhci: Define ADMA constants
by Adrian Hunter
· 10 years ago
4fb213f
mmc: sdhci: Define maximum segments
by Adrian Hunter
· 10 years ago
76fe379
mmc: sdhci: Parameterize ADMA sizes and alignment
by Adrian Hunter
· 10 years ago
1c3d5f6
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
by Adrian Hunter
· 10 years ago
b5ffa67
mmc: sdhci: Add sdhci_adma_mark_end()
by Adrian Hunter
· 10 years ago
4efaa6f
mmc: sdhci: Rename adma_desc to adma_table
by Adrian Hunter
· 10 years ago
08621b1
mmc: sdhci: Rename two ADMA-related functions for consistency
by Adrian Hunter
· 10 years ago
b521cf3
mmc: sdhci: Fix ADMA table size warning
by Adrian Hunter
· 10 years ago
8be78c6
mmc: sdhci: Fix ADMA page boundary warnings
by Adrian Hunter
· 10 years ago
c09df94
mmc: sdhci: Fix incorrect ADMA2 descriptor table size
by Adrian Hunter
· 10 years ago
fce9d33
mmc: sdhci: fix error conditions for controller reset
by Andrew Gabbasov
· 10 years ago
fbfaf03
mmc: sdhci: Balance vmmc regulator_disable()
by Andrew Gabbasov
· 10 years ago
f5fa92e
mmc: sdhci: Let a driver override timeout clock frequency
by Adrian Hunter
· 10 years ago
6154139
mmc: sdhci: Add quirk for always getting TC with stop cmd
by Adrian Hunter
· 10 years ago
7756a96d
mmc: sdhci: execute tuning when device is not busy
by Yi Sun
· 10 years ago
6606110
mmc: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
adc8285
mmc: sdhci: check 1.2v IO capability for SDHC host
by Chuanxiao.Dong
· 10 years ago
e99783a
mmc: sdhci: handle busy-end interrupt during command
by Chanho Min
· 10 years ago
0b10f47
sdhci: Make sdhci_disable_irq_wakeups() static
by Fabio Estevam
· 10 years ago
03d6f5f
mmc: sdhci: move timeout_clk dynamically calculation code into common code
by Aisheng Dong
· 10 years ago
28aab05
mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
by Aisheng Dong
· 10 years ago
b45e668
mmc: sdhci: add platform set_timeout hook
by Aisheng Dong
· 10 years ago
a6ff5ae
mmc: sdhci: add platform get_max_timeout_count hook
by Aisheng Dong
· 10 years ago
fac6a52
sdhci : recompute timeout_clk when needed
by Matthieu CASTET
· 10 years ago
c5abd5e
sdhci : handle busy timeout irq
by Matthieu CASTET
· 10 years ago
ae90603
mmc: sdhci: fix the wrong type of curr
by Chuanxiao.Dong
· 10 years ago
4e743f1
mmc: sdhci: Replace host->mmc with mmc where possible
by Markus Mayer
· 11 years ago
62ce34b
mmc: sdhci: avoid double-delay while transitioning to 1.8V
by Russell King
· 11 years ago
c938a53
mmc: sdhci: Remove blank line
by Ulf Hansson
· 11 years ago
5222161
mmc: sdhci: Improve external VDD regulator support
by Tim Kryger
· 11 years ago
8a125ba
mmc: sdhci: Remove unused ret variables
by Markus Pargmann
· 11 years ago
3a48edc
mmc: sdhci: Use mmc core regulator infrastucture
by Tim Kryger
· 11 years ago
7ce45e9
mmc: sdhci: SD tuning is broken for some controllers
by Al Cooper
· 11 years ago
da91a8f
mmc: sdhci: track whether preset mode is currently enabled in hardware
by Russell King
· 11 years ago
24fbb3c
mmc: sdhci: move remaining power handling into sdhci_set_power()
by Russell King
· 11 years ago
e921a8b
mmc: sdhci: move regulator handling into sdhci_set_power()
by Russell King
· 11 years ago
c314b2b
mmc: sdhci: remove platform_suspend/platform_resume callbacks
by Russell King
· 11 years ago
4b6f37d
mmc: sdhci: clean up sdhci_execute_tuning() decision
by Russell King
· 11 years ago
d975f12
mmc: sdhci: cache timing information locally
by Russell King
· 11 years ago
96d7b78
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
by Russell King
· 11 years ago
1771059
mmc: sdhci: convert sdhci_set_clock() into a library function
by Russell King
· 11 years ago
1650d0c
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
by Russell King
· 11 years ago
373073e
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
by Russell King
· 11 years ago
91138ca
mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
by Russell King
· 11 years ago
d1e49f7
mmc: sdhci: convert ADMA descriptors to a coherent allocation
by Russell King
· 11 years ago
de0b65a
mmc: sdhci: avoid sync'ing the SG if there's no misalignment
by Russell King
· 11 years ago
0718e59
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
by Russell King
· 11 years ago
03231f9
mmc: sdhci: convert reset into a library function
by Russell King
· 11 years ago
2317f56
mmc: sdhci: convert generic bus width setup to library function
by Russell King
· 11 years ago
5b4f1f6
mmc: sdhci: plug hole in disabling card detection interrupts
by Russell King
· 11 years ago
b537f94
mmc: sdhci: more efficient interrupt enable register handling
by Russell King
· 11 years ago
be13855
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
by Russell King
· 11 years ago
3560db8
mmc: sdhci: push card_tasklet into threaded irq handler
by Russell King
· 11 years ago
781e989
mmc: sdhci: convert to new SDIO IRQ handling
by Russell King
· 11 years ago
ef10433
mmc: sdhci: clean up sdio interrupt enable handling
by Russell King
· 11 years ago
4100500
mmc: sdhci: clean up interrupt handling
by Russell King
· 11 years ago
197160d
mmc: sdhci: remove mdelay in eMMC tuning
by Nick Sanders
· 11 years ago
bb8175a
mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC
by Seungwon Jeon
· 11 years ago
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
· 12 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
· 12 years ago
5991156
mmc: sdhci: fix ctrl_2 on super-speed selection
by Giuseppe CAVALLARO
· 12 years ago
156e14b
mmc: sdhci: fix caps2 for HS200
by Giuseppe CAVALLARO
· 12 years ago
9668d76
mmc: sdhci: improve card removal check in sdhci_card_event()
by Shawn Guo
· 12 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
Next »