开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
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
2014-09-09
mmc: sdhci: fix the wrong type of curr
Chuanxiao.Dong
2014-07-09
mmc: sdhci: Replace host->mmc with mmc where possible
Markus Mayer
2014-07-09
mmc: sdhci: avoid double-delay while transitioning to 1.8V
Russell King
2014-07-09
mmc: sdhci: Remove blank line
Ulf Hansson
2014-07-09
mmc: sdhci: Improve external VDD regulator support
Tim Kryger
2014-07-09
mmc: sdhci: Remove unused ret variables
Markus Pargmann
2014-07-09
mmc: sdhci: Use mmc core regulator infrastucture
Tim Kryger
2014-05-22
mmc: sdhci: SD tuning is broken for some controllers
Al Cooper
2014-05-22
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
2014-05-22
mmc: sdhci: move remaining power handling into sdhci_set_power()
Russell King
2014-05-22
mmc: sdhci: move regulator handling into sdhci_set_power()
Russell King
2014-05-22
mmc: sdhci: remove platform_suspend/platform_resume callbacks
Russell King
2014-05-22
mmc: sdhci: clean up sdhci_execute_tuning() decision
Russell King
2014-05-22
mmc: sdhci: cache timing information locally
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
[next]