summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci_f_sdh30.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resourceYangtao Li2019-12-181-3/+1
* mmc: sdhci-milbeaut: add Milbeaut SD controller driverTakao Orito2019-11-131-25/+1
* mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-111-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* mmc: sdhci_f_sdh30: add ACPI supportArd Biesheuvel2018-01-111-18/+34
* sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attributeArd Biesheuvel2017-11-071-0/+14
* mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson2016-07-291-1/+1
* mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_hostAxel Lin2015-06-011-2/+1
* mmc: sdhci_f_sdh30: Staticize local functionsAxel Lin2015-06-011-3/+3
* mmc: sdhci: host: fix odd_ptr_err.cocci warningsWu Fengguang2015-01-211-1/+1
* mmc: sdhci: host: add new f_sdh30Vincent Yang2015-01-201-0/+237