summaryrefslogtreecommitdiff
path: root/drivers/mmc/pci_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: pci_mmc: Set up the card detectSimon Glass2021-03-271-1/+5
* mmc: pci_mmc: Set the removable flagSimon Glass2021-01-271-0/+8
* mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass2021-01-271-1/+10
* mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen2021-01-181-2/+4
* dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* acpi: mmc: Generate ACPI info for the PCI SD CardSimon Glass2020-07-171-1/+77
* mmc: pci: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: mmc: Fix mapping of BAR memoryBernhard Messerklinger2018-03-301-3/+2
* mmc: Support generic PCI SD host controllerBin Meng2017-08-181-6/+1
* x86: Convert MMC to driver modelSimon Glass2017-08-011-26/+60
* Revert "x86: Convert MMC to driver model"Bin Meng2017-06-271-60/+26
* x86: Convert MMC to driver modelSimon Glass2017-05-171-26/+60
* mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-231-0/+1
* mmc: Fix cast for 64-bit compilationSimon Glass2016-10-111-1/+1
* mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-251-1/+1
* dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-121-8/+7
* x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-061-0/+42