index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
2015-03-23
mmc: sdhci: fix card presence logic in sdhci_request function
Scott Branden
2015-03-23
mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
Corneliu Doban
2015-03-23
mmc: sdhci: add quirk for ACMD23 broken
Scott Branden
2015-01-29
mmc: sdhci: switch voltage before sdhci_set_ios in runtime resume
Jisheng Zhang
2015-01-20
mmc: sdhci: add a quirk for single block transactions
Vincent Yang
2015-01-20
mmc: sdhci: add a quirk for tuning work around
Vincent Yang
2015-01-20
mmc: sdhci: add a voltage switch callback function
Vincent Yang
2015-01-19
mmc: host: sdhci: Added a space before (
Mohammad Jamal
2015-01-19
mmc: sdhci: Always init buf_ready_int
Adrian Hunter
2015-01-19
mmc: sdhci: use pipeline mmc requests to improve performance
Haibo Chen
2015-01-19
mmc: sdhci: Remove redundant ADMA page boundary warnings
Andrew Gabbasov
2015-01-14
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
Tim Kryger
2015-01-12
mmc: sdhci: Fix sleep in atomic after inserting SD card
Krzysztof Kozlowski
2015-01-12
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
2015-01-12
mmc: sdhci: Simplify use of tuning timer
Adrian Hunter
2015-01-12
mmc: sdhci: Add out_unlock to sdhci_execute_tuning
Adrian Hunter
2015-01-12
mmc: sdhci: Tuning should not change max_blk_count
Adrian Hunter
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-26
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
2014-11-26
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
Adrian Hunter
2014-11-26
mmc: sdhci: Fix vqmmc error setting
Adrian Hunter
2014-11-26
mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...
Vincent Wan
2014-11-10
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
2014-11-10
mmc: sdhci: Define ADMA descriptor structure
Adrian Hunter
2014-11-10
mmc: sdhci: Define ADMA constants
Adrian Hunter
2014-11-10
mmc: sdhci: Define maximum segments
Adrian Hunter
2014-11-10
mmc: sdhci: Parameterize ADMA sizes and alignment
Adrian Hunter
2014-11-10
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
Adrian Hunter
2014-11-10
mmc: sdhci: Add sdhci_adma_mark_end()
Adrian Hunter
2014-11-10
mmc: sdhci: Rename adma_desc to adma_table
Adrian Hunter
2014-11-10
mmc: sdhci: Rename two ADMA-related functions for consistency
Adrian Hunter
2014-11-10
mmc: sdhci: Fix ADMA table size warning
Adrian Hunter
2014-11-10
mmc: sdhci: Fix ADMA page boundary warnings
Adrian Hunter
2014-11-10
mmc: sdhci: Fix incorrect ADMA2 descriptor table size
Adrian Hunter
2014-11-10
mmc: sdhci: fix error conditions for controller reset
Andrew Gabbasov
2014-11-10
mmc: sdhci: Balance vmmc regulator_disable()
Andrew Gabbasov
2014-10-03
mmc: sdhci: Let a driver override timeout clock frequency
Adrian Hunter
2014-10-03
mmc: sdhci: Add quirk for always getting TC with stop cmd
Adrian Hunter
2014-09-24
mmc: sdhci: execute tuning when device is not busy
Yi Sun
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-09
mmc: sdhci: check 1.2v IO capability for SDHC host
Chuanxiao.Dong
2014-09-09
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
2014-09-09
sdhci: Make sdhci_disable_irq_wakeups() static
Fabio Estevam
2014-09-09
mmc: sdhci: move timeout_clk dynamically calculation code into common code
Aisheng Dong
2014-09-09
mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
Aisheng Dong
2014-09-09
mmc: sdhci: add platform set_timeout hook
Aisheng Dong
2014-09-09
mmc: sdhci: add platform get_max_timeout_count hook
Aisheng Dong
2014-09-09
sdhci : recompute timeout_clk when needed
Matthieu CASTET
2014-09-09
sdhci : handle busy timeout irq
Matthieu CASTET
[next]