index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-acpi.c
Age
Commit message (
Expand
)
Author
2023-08-15
mmc: sdhci-acpi: Convert to platform remove callback returning void
Yangtao Li
2023-06-19
mmc: sdhci-acpi: fix deferred probing
Sergey Shtylyov
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
2022-12-07
mmc: host: Fix repeated words in comments
wangjianli
2022-06-23
ACPI / MMC: PM: Unify fixing up device power
Rafael J. Wysocki
2021-12-01
mmc: sdhci-acpi: Use the new soc_intel_is_byt() helper
Hans de Goede
2021-12-01
mmc: sdhci-acpi: Remove special handling for GPD win/pocket devices
Hans de Goede
2021-10-19
mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()
Andy Shevchenko
2021-06-14
mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
Hans de Goede
2021-03-30
mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC contr...
James Young
2020-11-16
mmc: sdhci-acpi: AMDI0040: Allow changing HS200/HS400 driver strength
Raul E Rangel
2020-10-05
mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Raul E Rangel
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
mmc: sdhci-acpi: Clear amd_sdhci_host on reset
Raul E Rangel
2020-08-21
mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
Raul E Rangel
2020-07-13
mmc: sdhci-acpi: For amd device set driver type as MMC_SET_DRIVER_TYPE_A
Akshu Agrawal
2020-05-11
mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
Raul E Rangel
2020-03-31
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-24
mmc: sdhci-acpi: Convert to new X86 CPU match macros
Thomas Gleixner
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-17
mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...
Hans de Goede
2020-03-17
mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...
Hans de Goede
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-10-15
mmc: sdhci-acpi: Switch to use acpi_dev_hid_uid_match()
Andy Shevchenko
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2018-12-17
mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllers
Adrian Hunter
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-08
sdhci: acpi: add qcom sdhci host reset quirk fix
Wang Dongsheng
2018-10-08
sdhci: acpi: add free_slot callback
Wang Dongsheng
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-03-21
mmc: sdhci-acpi: Fix IRQ 0
Adrian Hunter
2017-12-15
mmc: sdhci-acpi: Handle return value of platform_get_irq
Arvind Yadav
2017-12-11
mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT
Adrian Hunter
2017-12-11
mmc: sdhci-acpi: Add setup_host() callback
Adrian Hunter
2017-12-11
mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
Shah Nehal-Bakulchandra
2017-11-02
mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers
Adrian Hunter
2017-11-02
mmc: sdhci-acpi: Let devices define their own private data
Adrian Hunter
2017-10-30
mmc: sdhci-acpi: Tidy Intel slot probe functions into one
Adrian Hunter
2017-10-30
mmc: sdhci-acpi: Use helper function acpi_device_uid()
Adrian Hunter
2017-08-30
sdhci: acpi: Use new method to get ACPI companion
Andy Shevchenko
2017-08-30
mmc: sdhci-acpi: remove unused struct sdhci_host variable
Shawn Lin
2017-07-11
mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld
Adrian Hunter
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
2017-06-20
mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
Hans de Goede
2017-04-24
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
Azhar Shaikh
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
[next]