| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2020-01-27 | 1 | -1/+1 |
|\ |
|
| * | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | | mmc: core: Remove mmc_gpiod_request_*(invert_gpio) | Michał Mirosław | 2019-12-18 | 1 | -1/+1 |
|/ |
|
* | mmc: sdhci-acpi: Switch to use acpi_dev_hid_uid_match() | Andy Shevchenko | 2019-10-15 | 1 | -33/+16 |
* | mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming | Baolin Wang | 2019-08-06 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllers | Adrian Hunter | 2018-12-17 | 1 | -2/+5 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-10-23 | 1 | -1/+1 |
|\ |
|
| * | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 2018-10-02 | 1 | -1/+1 |
* | | sdhci: acpi: add qcom sdhci host reset quirk fix | Wang Dongsheng | 2018-10-08 | 1 | -0/+60 |
* | | sdhci: acpi: add free_slot callback | Wang Dongsheng | 2018-10-08 | 1 | -0/+8 |
|/ |
|
* | mmc: sdhci-acpi: Fix IRQ 0 | Adrian Hunter | 2018-03-21 | 1 | -1/+1 |
* | mmc: sdhci-acpi: Handle return value of platform_get_irq | Arvind Yadav | 2017-12-15 | 1 | -0/+4 |
* | mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT | Adrian Hunter | 2017-12-11 | 1 | -0/+34 |
* | mmc: sdhci-acpi: Add setup_host() callback | Adrian Hunter | 2017-12-11 | 1 | -1/+14 |
* | mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400 | Shah Nehal-Bakulchandra | 2017-12-11 | 1 | -0/+79 |
* | mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers | Adrian Hunter | 2017-11-02 | 1 | -0/+108 |
* | mmc: sdhci-acpi: Let devices define their own private data | Adrian Hunter | 2017-11-02 | 1 | -2/+14 |
* | mmc: sdhci-acpi: Tidy Intel slot probe functions into one | Adrian Hunter | 2017-10-30 | 1 | -42/+6 |
* | mmc: sdhci-acpi: Use helper function acpi_device_uid() | Adrian Hunter | 2017-10-30 | 1 | -1/+1 |
* | sdhci: acpi: Use new method to get ACPI companion | Andy Shevchenko | 2017-08-30 | 1 | -2/+2 |
* | mmc: sdhci-acpi: remove unused struct sdhci_host variable | Shawn Lin | 2017-08-30 | 1 | -3/+0 |
* | mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld | Adrian Hunter | 2017-07-11 | 1 | -6/+64 |
* | mmc: core: Remove MMC_CAP2_HC_ERASE_SZ | Ulf Hansson | 2017-06-20 | 1 | -1/+0 |
* | mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call | Hans de Goede | 2017-06-20 | 1 | -3/+0 |
* | mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers | Azhar Shaikh | 2017-04-24 | 1 | -4/+2 |
* | mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm | Adrian Hunter | 2017-04-24 | 1 | -2/+10 |
* | mmc: sdhci-acpi: support deferred probe | Zhang Rui | 2017-02-13 | 1 | -1/+4 |
* | mmc: sdhci-acpi: Only powered up enabled acpi child devices | Hans de Goede | 2017-01-12 | 1 | -1/+2 |
* | mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus | Daniel Drake | 2016-12-05 | 1 | -0/+1 |
* | mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers | Adrian Hunter | 2016-09-26 | 1 | -1/+1 |
* | Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-08-01 | 1 | -7/+1 |
|\ |
|
| * | mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS | Ulf Hansson | 2016-07-27 | 1 | -7/+1 |
* | | x86, mmc: Use Intel family name macros for mmc driver | Dave Hansen | 2016-06-08 | 1 | -1/+2 |
|/ |
|
* | mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers | Adrian Hunter | 2016-05-23 | 1 | -3/+3 |
* | mmc: sdhci-acpi: Ensure connected devices are powered when probing | Adrian Hunter | 2016-05-20 | 1 | -1/+6 |
* | mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers | Adrian Hunter | 2016-05-02 | 1 | -1/+3 |
* | mmc: sdhci-acpi: Remove redundant runtime PM calls | Ulf Hansson | 2016-05-02 | 1 | -5/+0 |
* | mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs | Adrian Hunter | 2016-04-18 | 1 | -0/+81 |
* | mmc: sdhci-acpi: Remove enable_dma() hook | Alexandre Courbot | 2016-03-18 | 1 | -30/+0 |
* | mmc: sdhci-acpi: add QCOM controllers | Philip Elcan | 2016-03-17 | 1 | -0/+15 |
* | mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously | Fu, Zhonghui | 2016-02-29 | 1 | -0/+2 |
* | mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL | Adrian Hunter | 2016-02-11 | 1 | -0/+30 |
* | mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllers | Adrian Hunter | 2015-10-26 | 1 | -1/+9 |
* | mmc: sdhci-acpi: detect sd card reader on asus x205ta | Michele Curti | 2015-10-26 | 1 | -0/+1 |
* | mmc: sdhci: Remove the sdhci exported header file | Ulf Hansson | 2015-03-23 | 1 | -1/+0 |
* | mmc: sdhci-acpi: fix copy'n'paste typos in the comments | Andy Shevchenko | 2015-01-19 | 1 | -3/+3 |
* | mmc: sdhci-acpi: Remove redundant runtime PM idle callback | Ulf Hansson | 2015-01-19 | 1 | -6/+1 |
* | mmc: sdhci-acpi: Add ACPI HID INT344D | Adrian Hunter | 2015-01-12 | 1 | -0/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|