index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-esdhc-imx.c
Age
Commit message (
Expand
)
Author
2021-03-07
mmc: sdhci-esdhc-imx: fix kernel panic when remove module
Frank Li
2017-04-27
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
Haibo Chen
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-08-27
mmc: sdhci-esdhc-imx: change default watermark level and burst length
Haibo Chen
2015-08-27
mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1
Haibo Chen
2015-08-27
mmc: sdhci-esdhc-imx: add tuning-step setting support
Haibo Chen
2015-08-27
mmc: sdhci-esdhc-imx: add imx7d support and support HS400
Haibo Chen
2015-07-24
mmc: sdhci-esdhc-imx: clear f_max in boarddata
Dong Aisheng
2015-07-24
mmc: sdhci-esdhc-imx: remove duplicated dts parsing
Dong Aisheng
2015-07-24
mmc: sdhci-esdhc-imx: move all non dt probe code into one function
Dong Aisheng
2015-07-24
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: add imx6sx support
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: merge the same register check into one place
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: Do not break platform data boards
Fabio Estevam
2015-06-01
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
Fabio Estevam
2015-06-01
mmc: sdhci-imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-25
mmc: host: sdhci-esdhc-imx: fix broken email address
Wolfram Sang
2015-04-09
mmc: sdhci-esdhc-imx: Call mmc_of_parse()
Fabio Estevam
2015-03-25
mmc: sdhci-esdhc-imx: support voltage-range property
Sascha Hauer
2015-03-23
mmc: sdhci-esdhc-imx: silence a false curly braces warning
Dan Carpenter
2015-01-19
mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()
Ulf Hansson
2015-01-19
mmc: sdhci-esdhc-imx: Fixup ->remove()
Ulf Hansson
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-08
mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()
Ulf Hansson
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-10
mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states
Dirk Behme
2014-09-09
mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
Aisheng Dong
2014-09-09
mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
Aisheng Dong
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-05-22
mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue
Aisheng Dong
2014-05-22
mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
Russell King
2014-05-22
mmc: sdhci: set_uhs_signaling() need not return a value
Russell King
2014-05-22
mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
Russell King
2014-05-22
mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()
Russell King
2014-05-22
mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
Russell King
2014-05-22
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
2014-05-22
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-22
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
2014-01-13
mmc: sdhci-esdhc-imx: fix warning during module remove function
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: Use NULL instead of zero
Fabio Estevam
2014-01-13
mmc: sdhci-esdhc-imx: add runtime pm support
Dong Aisheng
2014-01-13
mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue
Dong Aisheng
2014-01-13
mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits
Dong Aisheng
[next]