summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-acpi.c
AgeCommit message (Expand)Author
2021-12-01mmc: sdhci-acpi: Use the new soc_intel_is_byt() helperHans de Goede
2021-12-01mmc: sdhci-acpi: Remove special handling for GPD win/pocket devicesHans de Goede
2021-10-19mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()Andy Shevchenko
2021-06-14mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-BHans de Goede
2021-03-30mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC contr...James Young
2020-11-16mmc: sdhci-acpi: AMDI0040: Allow changing HS200/HS400 driver strengthRaul E Rangel
2020-10-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-09-07mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel
2020-08-21mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel
2020-07-13mmc: sdhci-acpi: For amd device set driver type as MMC_SET_DRIVER_TYPE_AAkshu Agrawal
2020-05-11mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-24mmc: sdhci-acpi: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-17mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...Hans de Goede
2020-03-17mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...Hans de Goede
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2019-10-15mmc: sdhci-acpi: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko
2019-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2018-12-17mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllersAdrian Hunter
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-08sdhci: acpi: add qcom sdhci host reset quirk fixWang Dongsheng
2018-10-08sdhci: acpi: add free_slot callbackWang Dongsheng
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-03-21mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter
2017-12-15mmc: sdhci-acpi: Handle return value of platform_get_irqArvind Yadav
2017-12-11mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHTAdrian Hunter
2017-12-11mmc: sdhci-acpi: Add setup_host() callbackAdrian Hunter
2017-12-11mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400Shah Nehal-Bakulchandra
2017-11-02mmc: sdhci-acpi: Fix voltage switch for some Intel host controllersAdrian Hunter
2017-11-02mmc: sdhci-acpi: Let devices define their own private dataAdrian Hunter
2017-10-30mmc: sdhci-acpi: Tidy Intel slot probe functions into oneAdrian Hunter
2017-10-30mmc: sdhci-acpi: Use helper function acpi_device_uid()Adrian Hunter
2017-08-30sdhci: acpi: Use new method to get ACPI companionAndy Shevchenko
2017-08-30mmc: sdhci-acpi: remove unused struct sdhci_host variableShawn Lin
2017-07-11mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheldAdrian Hunter
2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson
2017-06-20mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() callHans de Goede
2017-04-24mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllersAzhar Shaikh
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2017-02-13mmc: sdhci-acpi: support deferred probeZhang Rui
2017-01-12mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede
2016-12-05mmc: sdhci-acpi: support 80860F14 UID 2 SDIO busDaniel Drake
2016-09-26mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter
2016-07-31Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds