summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci_f_sdh30.c
AgeCommit message (Expand)Author
2023-08-15mmc: sdhci_f_sdh30: Use sdhci_pltfm_remove()Adrian Hunter
2023-08-15mmc: f-sdh30: Convert to platform remove callback returning voidYangtao Li
2023-08-15mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-07-14mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi
2022-12-07mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2022-12-07mmc: f-sdh30: Add support for non-removable mediaKunihiko Hayashi
2022-12-07mmc: f-sdh30: Add compatible string for Socionext F_SDH30_E51Kunihiko Hayashi
2022-12-07mmc: f-sdh30: Add reset control supportKunihiko Hayashi
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2019-12-18mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resourceYangtao Li
2019-11-13mmc: sdhci-milbeaut: add Milbeaut SD controller driverTakao Orito
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-01-11mmc: sdhci_f_sdh30: add ACPI supportArd Biesheuvel
2017-11-07sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attributeArd Biesheuvel
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson
2015-06-01mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_hostAxel Lin
2015-06-01mmc: sdhci_f_sdh30: Staticize local functionsAxel Lin
2015-01-21mmc: sdhci: host: fix odd_ptr_err.cocci warningsWu Fengguang
2015-01-20mmc: sdhci: host: add new f_sdh30Vincent Yang