blob: 1667142e02dc5e4930ab97675dd34efef2cad46b [file] [log] [blame]
7907ebe741a7 ("mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static")
18e762e3b7a7 ("mmc: sdhci: add support for using external DMA devices")
15db1836918d ("mmc: sdhci: Factor out some operations set to their own functions")
ff65ffe46d28 ("mmc: Add Actions Semi Owl SoCs SD/MMC driver")
7353788c6a63 ("mmc: sdhci: Export sdhci_abort_tuning function symbol")
41fd4caeb00b ("mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver")
06b23ca021c4 ("mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and soc_ctl_map")
e65953d4a117 ("mmc: sdhci: Add 32-bit block count support for v4 mode")
685e444bbaa0 ("mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode")
b3f80b434f72 ("mmc: sdhci: Add sd host v4 mode")
e93be38af155 ("mmc: sdhci: add adma_table_cnt member to struct sdhci_host")
6663c419a046 ("mmc: sdhci: Export sdhci tuning function symbol")
fc1fa1b7db27 ("mmc: sdhci: Program a relatively accurate SW timeout value")
0bb28d738fb2 ("mmc: sdhci: Factor out target_timeout calculation")
a999fd939231 ("mmc: sdhci: Add quirk to disable HW timeout")
bd9b902798ab ("mmc: sdhci: Implement an SDHCI-specific bounce buffer")
58e79b60751d ("mmc: sdhci: Handle failure of enable_irq_wake()")
551d6bde4629 ("mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()")
84362d79f436 ("mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1")
250dcd11466e ("mmc: sdhci: Avoid swiotlb buffer being full")
7d326930d352 ("mmc: sdhci-omap: Add OMAP SDHCI driver")
1284c248d145 ("mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC")
4a5fc11945af ("mmc: sdhci: Tidy reading 136-bit responses")
c846a00f72bf ("mmc: sdhci: add sdma_boundary member to struct sdhci_host")
83b600b8de0e ("mmc: sdhci: Control the delay between tuning commands")
3a3748dba881 ("mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality")
feeef096a770 ("mmc: use new core function mmc_get_dma_dir")
f12e39dbf3e6 ("mmc: sdhci: Add CQE support")
f5c1ab821b96 ("mmc: sdhci: Factor out sdhci_set_default_irqs")
4180ffa81779 ("mmc: sdhci: Add sdhci_cleanup_host")
15becf68b867 ("mmc: sdhci: Get rid of 'extern' in header file")
d28981727dcc ("mmc: sdhci: Export sdhci_dumpregs")
f421865d5b4c ("mmc: sdhci: Improve debug print format")
2a85ef25bee6 ("mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuning")
d1e4f74f911d ("mmc: sdhci: Do not use spin lock in set_ios paths")
d38dcad4e7b4 ("mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm")
5a436cc0af62 ("mmc: sdhci: Optimize delay loops")
660fc733bd74 ("mmc: bcm2835: Add new driver for the sdhost controller.")
e2ebfb2142ac ("mmc: sdhci: Do not disable interrupts while waiting for clock")
2ce0c7b65505 ("mmc: sdhci-of-at91: Support external regulators")
16681037e75c ("mmc: sdhci-of-arasan: fix incorrect timeout clock")
8a8fa8797cea ("mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning")
db9bd1638115 ("mmc: sdhci-msm: Factor out sdhci_msm_hs400")
0fb8a3d46b03 ("mmc: sdhci-msm: Factor out function to set/get msm clock rate")
b54aaa8a4fd8 ("mmc: sdhci-msm: Factor out sdhci_msm_hc_select_mode")
c7836d1593b8 ("mmc: use empty initializer list to zero-clear structures")
84ec048ba133 ("mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED")
6b11e70bb72c ("mmc: sdhci: Tidy tuning loop")
85336109c0b2 ("mmc: sdhci: Simplify tuning block size logic")
da4bc4f2851e ("mmc: sdhci: Factor out tuning helper functions")