开源镜像站
帮助
动态
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_f_sdh30.c
Age
Commit message (
Expand
)
Author
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-08-15
mmc: sdhci_f_sdh30: Use sdhci_pltfm_remove()
Adrian Hunter
2023-08-15
mmc: f-sdh30: Convert to platform remove callback returning void
Yangtao Li
2023-08-15
mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
Yangtao Li
2023-07-14
mmc: sdhci-f-sdh30: Replace with sdhci_pltfm
Kunihiko Hayashi
2022-12-07
mmc: f-sdh30: Add quirks for broken timeout clock capability
Kunihiko Hayashi
2022-12-07
mmc: f-sdh30: Add support for non-removable media
Kunihiko Hayashi
2022-12-07
mmc: f-sdh30: Add compatible string for Socionext F_SDH30_E51
Kunihiko Hayashi
2022-12-07
mmc: f-sdh30: Add reset control support
Kunihiko Hayashi
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2019-12-18
mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resource
Yangtao Li
2019-11-13
mmc: sdhci-milbeaut: add Milbeaut SD controller driver
Takao Orito
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-01-11
mmc: sdhci_f_sdh30: add ACPI support
Ard Biesheuvel
2017-11-07
sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute
Ard Biesheuvel
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
2015-06-01
mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host
Axel Lin
2015-06-01
mmc: sdhci_f_sdh30: Staticize local functions
Axel Lin
2015-01-21
mmc: sdhci: host: fix odd_ptr_err.cocci warnings
Wu Fengguang
2015-01-20
mmc: sdhci: host: add new f_sdh30
Vincent Yang