aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-14mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter1-0/+1
2021-10-19mmc: sdhci-pci: Remove dead code (rst_n_gpio et al)Andy Shevchenko1-2/+0
2021-10-19mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al)Andy Shevchenko1-2/+0
2021-10-19mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko1-1/+0
2021-03-30mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter1-0/+2
2020-05-28mmc: sdhci-pci-gli: Add Genesys Logic GL9763E supportBen Chuang1-0/+2
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-11-13mmc: sdhci-pci: Add support for Intel JSLAdrian Hunter1-0/+2
2019-09-27mmc: host: sdhci-pci: Add Genesys Logic GL975x supportBen Chuang1-0/+5
2019-09-11mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter1-0/+1
2019-07-10mmc: sdhci-pci: Add support for Intel EHLAdrian Hunter1-0/+2
2019-04-15mmc: sdhci-pci: Add support for Intel CMLAdrian Hunter1-0/+2
2019-02-25mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.cErnest Zhang(WH)1-5/+1
2018-07-16mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc supportPrabu Thangamuthu1-0/+3
2018-07-16mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter1-0/+2
2018-05-02mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904xKyle Roeschley1-0/+1
2018-01-04mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy.Atul Garg1-1/+6
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30mmc: sdhci-pci: Tidy o2micro definitionsAdrian Hunter1-0/+12
2017-10-30mmc: sdhci-pci: Add support for Intel CDFAdrian Hunter1-0/+1
2017-06-20mmc: sdhci-pci: Add support for Intel CNPAdrian Hunter1-0/+3
2017-06-20mmc: sdhci-pci: Use macros in pci_ids definitionMatthias Kraemer1-1/+42
2017-04-24mmc: sdhci-pci: Add runtime suspend/resume callbacksAdrian Hunter1-0/+4
2017-04-24mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacksAdrian Hunter1-0/+4
2017-04-24mmc: sdhci-pci: Conditionally compile pm sleep functionsAdrian Hunter1-0/+2
2017-04-24mmc: sdhci-pci: Let devices define how to add the hostAdrian Hunter1-0/+1
2017-04-24mmc: sdhci: Remove ->select_drive_strength() callbackAdrian Hunter1-4/+0
2017-04-24mmc: sdhci-pci: Let devices define their own private dataAdrian Hunter1-0/+7
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter1-0/+2
2017-02-13mmc: sdhci-pci: Remove unused member cd_con_idAndy Shevchenko1-1/+0
2016-11-29mmc: sdhci-pci: Add support for Intel GLKAdrian Hunter1-0/+3
2016-10-10mmc: sdhci-pci: Let devices define their own sdhci_opsAdrian Hunter1-0/+2
2016-09-26mmc: sdhci-pci: Convert to use managed functions (part2)Andy Shevchenko1-1/+0
2016-07-25sdhci-pci: Use MRFLD as abbreviation of MerrifieldAndy Shevchenko1-1/+1
2016-04-05mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter1-0/+3
2015-10-26mmc: sdhci-pci: Add more PCI IDs for Intel controllersAdrian Hunter1-0/+6
2015-10-26mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controllerAdrian Hunter1-0/+1
2015-06-01mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter1-0/+4
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter1-0/+3
2014-10-03mmc: sdhci-pci: Add Bay Trail and Braswell SD card detectAdrian Hunter1-0/+4
2014-09-09mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox1-0/+3
2014-07-09mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne1-0/+1
2014-01-20mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter1-0/+1
2014-01-13mmc: sdhci-pci: break out definitions to header fileAdam Lee1-0/+77