index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.h
Age
Commit message (
Expand
)
Author
2018-07-30
mmc: sdhci: Export sdhci tuning function symbol
ernest.zhang
2018-05-03
mmc: sdhci: Program a relatively accurate SW timeout value
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci: Add quirk to disable HW timeout
Adrian Hunter
2018-01-31
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
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
2017-08-30
mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
Kishon Vijay Abraham I
2017-08-30
mmc: sdhci: add sdma_boundary member to struct sdhci_host
Srinivas Kandagatla
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: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
mmc: sdhci: Add CQE support
Adrian Hunter
2017-04-24
mmc: sdhci: Add sdhci_cleanup_host
Adrian Hunter
2017-04-24
mmc: sdhci: Get rid of 'extern' in header file
Adrian Hunter
2017-04-24
mmc: sdhci: Export sdhci_dumpregs
Adrian Hunter
2017-04-24
mmc: sdhci: Remove ->select_drive_strength() callback
Adrian Hunter
2017-02-13
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
2017-02-13
mmc: sdhci: Include leds.h
Ulf Hansson
2016-12-08
mmc: sdhci: export sdhci_execute_tuning()
Masahiro Yamada
2016-11-29
mmc: sdhci: Factor out sdhci_enable_clk
Ritesh Harjani
2016-11-29
mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
Masahiro Yamada
2016-11-18
mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
Michael Walle
2016-10-10
mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()
Adrian Hunter
2016-09-26
mmc: sdhci-of-arasan: Set controller to test mode when no CD bit
Zach Brown
2016-09-26
mmc: sdhci: Remove ->platform_init() callback as it's no longer used
Ulf Hansson
2016-07-25
mmc: sdhci: add standard hw auto retuning support
Dong Aisheng
2016-07-25
mmc: sdhci: add define for suspend/resume capability
Stefan Wahren
2016-07-25
mmc: sdhci: Allow for finishing multiple requests
Adrian Hunter
2016-07-25
mmc: sdhci: Separate timer timeout for command and data requests
Adrian Hunter
2016-07-25
mmc: sdhci: Track whether a reset is pending
Adrian Hunter
2016-07-25
mmc: sdhci: Get rid of host->busy_handle
Adrian Hunter
2016-07-25
mmc: sdhci: Record what command is using the data lines
Adrian Hunter
2016-07-25
mmc: sdhci: Add sdhci_read_caps()
Adrian Hunter
2016-07-25
mmc: sdhci: Tidy caps variables in sdhci_setup_host()
Adrian Hunter
2016-07-25
mmc: sdhci: Make signal voltage support explicit
Adrian Hunter
2016-07-25
mmc: sdhci: Split sdhci_add_host()
Adrian Hunter
2016-05-02
mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
Masahiro Yamada
2016-05-02
mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
Adrian Hunter
2016-05-02
mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
Ludovic Desroches
2016-05-02
mmc: sdhci: Introduce sdhci_calc_clk()
Ludovic Desroches
2016-03-29
mmc: sdhci: Fix regression setting power on Trats2 board
Adrian Hunter
2016-02-29
mmc: sdhci: clean up host cookie handling
Russell King
2016-02-11
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2015-12-22
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
Adrian Hunter
2015-10-08
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
ludovic.desroches@atmel.com
2015-08-27
mmc: sdhci: fix dma memory leak in sdhci_pre_req()
Haibo Chen
2015-08-17
mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN
Suneel Garapati
2015-06-01
mmc: sdhci: Add a callback to select drive strength
Adrian Hunter
[next]