开源镜像站
帮助
动态
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
2018-03-05
mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
Adrian Hunter
2018-03-05
mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
Adrian Hunter
2018-01-31
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
2018-01-17
mmc: sdhci: Rework sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-17
mmc: sdhci: Handle failure of enable_irq_wake()
Adrian Hunter
2018-01-17
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-11
sdhci: Advertise 2.0v supply on SDIO host controller
Andy Shevchenko
2017-11-28
mmc: sdhci: Avoid swiotlb buffer being full
Ulf Hansson
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2017-10-30
mmc: sdhci: catch all errors when getting regulators
Wolfram Sang
2017-08-30
mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
Kishon Vijay Abraham I
2017-08-30
mmc: sdhci: Tidy reading 136-bit responses
Adrian Hunter
2017-08-30
mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handling
yangbo lu
2017-08-30
mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA
Michał Mirosław
2017-08-30
mmc: sdhci: add sdma_boundary member to struct sdhci_host
Srinivas Kandagatla
2017-08-30
mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFF
Zhoujie Wu
2017-08-30
mmc: sdhci: remove CONFIG_MMC_DEBUG from the driver
Shawn Lin
2017-04-24
mmc: sdhci: Control the delay between tuning commands
Adrian Hunter
2017-04-24
mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
Hu Ziji
2017-04-24
mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
Hu Ziji
2017-04-24
mmc: sdhci: Export sdhci_set_ios() from sdhci.c
Hu Ziji
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
mmc: sdhci: Add CQE support
Adrian Hunter
2017-04-24
mmc: sdhci: Factor out sdhci_set_default_irqs
Adrian Hunter
2017-04-24
mmc: sdhci: Add sdhci_cleanup_host
Adrian Hunter
2017-04-24
mmc: sdhci: Export sdhci_dumpregs
Adrian Hunter
2017-04-24
mmc: sdhci: Improve register dump print format
Adrian Hunter
2017-04-24
mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()
Adrian Hunter
2017-04-24
mmc: sdhci: Add response register to register dump
Adrian Hunter
2017-04-24
mmc: sdhci: Improve debug print format
Adrian Hunter
2017-04-24
mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuning
Adrian Hunter
2017-04-24
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
2017-04-24
mmc: sdhci: Remove ->select_drive_strength() callback
Adrian Hunter
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-04-24
mmc: sdhci: Optimize delay loops
Adrian Hunter
2017-03-30
mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
Hans de Goede
2017-03-23
mmc: sdhci: Do not disable interrupts while waiting for clock
Adrian Hunter
2017-02-13
mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
Ritesh Harjani
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-01-31
mmc: sdhci: Ignore unexpected CARD_INT interrupts
Gabriel Krisman Bertazi
2016-12-20
mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
Adrian Hunter
2016-12-08
mmc: sdhci: export sdhci_execute_tuning()
Masahiro Yamada
2016-12-05
mmc: sdhci: Tidy tuning loop
Adrian Hunter
2016-12-05
mmc: sdhci: Simplify tuning block size logic
Adrian Hunter
2016-12-05
mmc: sdhci: Factor out tuning helper functions
Adrian Hunter
2016-12-05
mmc: sdhci: Use mmc_abort_tuning()
Adrian Hunter
2016-12-05
mmc: sdhci: Always allow tuning to fall back to fixed sampling
Adrian Hunter
2016-12-05
mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
Adrian Hunter
2016-12-05
mmc: sdhci: Fix recovery from tuning timeout
Adrian Hunter
[next]