summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into nextUlf Hansson2020-09-281-1/+2
|\
| * mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede2020-09-281-1/+2
* | mmc: sdhci: Add LTR support for some Intel BYT based controllersAdrian Hunter2020-09-071-0/+154
|/
* mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter2020-08-211-1/+9
* mmc: sdhci-pci-gli: Add Genesys Logic GL9763E supportBen Chuang2020-05-281-0/+1
* mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada2020-05-281-6/+2
* mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter2020-04-221-0/+3
* Merge branch 'fixes' into nextUlf Hansson2019-12-181-1/+9
|\
| * mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter2019-12-181-1/+9
* | mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław2019-12-181-2/+2
|/
* mmc: sdhci-pci: Add support for Intel JSLAdrian Hunter2019-11-131-0/+2
* mmc: sdhci-pci: Make function amd_sdhci_reset staticzhengbin2019-11-131-1/+1
* mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906Raul E Rangel2019-11-131-1/+50
* mmc: host: sdhci-pci: Add Genesys Logic GL975x supportBen Chuang2019-09-271-0/+2
* mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter2019-09-111-0/+1
* mmc: sdhci-pci: Use dev_get_drvdataChuhong Yuan2019-09-111-8/+4
* mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang2019-08-061-2/+2
* mmc: sdhci-pci: Add support for Intel EHLAdrian Hunter2019-07-101-0/+2
* mmc: sdhci-pci: remove redundant check of slots == 0Colin Ian King2019-06-101-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter2019-05-061-0/+96
* mmc: sdhci-pci: Add support for Intel CMLAdrian Hunter2019-04-151-0/+2
* mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.cErnest Zhang(WH)2019-02-251-10/+0
* mmc: sdhci-pci: Disable LED control for Intel BYT-based controllersAdrian Hunter2018-12-171-5/+10
* mmc: sdhci-pci: Add max-frequency device property for Intel controllersAdrian Hunter2018-12-171-0/+4
* mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter2018-11-191-2/+77
* mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain2018-11-191-1/+6
* mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc supportPrabu Thangamuthu2018-07-161-0/+1
* mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter2018-07-161-0/+2
* mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllersAdrian Hunter2018-05-021-7/+27
* mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904xKyle Roeschley2018-05-021-0/+4
* mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz2018-04-111-2/+23
* mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeupAdrian Hunter2018-03-051-4/+19
* mmc: sdhci-pci: Get rid of glk_cqe_enable()Adrian Hunter2018-03-051-19/+1
* mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter2018-02-271-4/+31
* mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IR...Adrian Hunter2018-01-171-4/+7
* mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()Adrian Hunter2018-01-171-37/+21
* sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2018-01-111-0/+2
* mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy.Atul Garg2018-01-041-2/+2
* mmc: sdhci-pci: Add CQHCI support for Intel GLKAdrian Hunter2017-12-111-1/+154
* mmc: sdhci-pci: Tidy o2micro definitionsAdrian Hunter2017-10-301-10/+0
* mmc: sdhci-pci: Add support for Intel CDFAdrian Hunter2017-10-301-0/+1
* mmc: sdhci-pci: Fix default d3_retune for Intel host controllersAdrian Hunter2017-10-101-0/+2
* mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter2017-09-221-0/+15
* mmc: sdhci-pci: use generic sdhci_set_bus_width()Michał Mirosław2017-08-301-27/+3
* sdhci: pci: Fix up power if device has ACPI companionAndy Shevchenko2017-08-301-0/+20
* Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-07-041-552/+116
|\
| * mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllersAdrian Hunter2017-06-201-1/+1
| * mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson2017-06-201-3/+1
| * mmc: sdhci-pci: Add support for Intel CNPAdrian Hunter2017-06-201-1/+45