Age | Commit message (Expand) | Author |
2024-10-14 | mmc: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2023-08-15 | mmc: sdhci-iproc: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: Convert to platform remove callback returning void | Yangtao Li |
2023-08-09 | mmc: Explicitly include correct DT includes | Rob Herring |
2023-01-23 | mmc: sdhci-iproc: Replace SDHCI_QUIRK_MISSING_CAPS | Adrian Hunter |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner |
2021-08-27 | Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711" | Ulf Hansson |
2021-08-16 | mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711 | Nicolas Saenz Julienne |
2021-08-16 | mmc: sdhci-iproc: Cap min clock frequency on BCM2711 | Nicolas Saenz Julienne |
2021-06-15 | mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211 | Al Cooper |
2021-02-01 | mmc: sdhci-iproc: Add ACPI bindings for the RPi | Jeremy Linton |
2020-09-07 | mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4 | Douglas Anderson |
2020-09-07 | mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711 | Stefan Wahren |
2020-07-13 | mmc: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPI | Lee Jones |
2020-03-24 | mmc: sdhci: iproc: Add custom set_power() callback for bcm2711 | Nicolas Saenz Julienne |
2019-10-09 | mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711 | Nicolas Saenz Julienne |
2019-09-11 | mmc: sdhci-iproc: Add support for emmc2 of the BCM2711 | Stefan Wahren |
2019-05-15 | mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problem | Trac Hoang |
2019-05-15 | mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem | Trac Hoang |
2019-01-14 | mmc: sdhci-iproc: handle mmc_of_parse() errors during probe | Stefan Wahren |
2018-10-08 | mmc: sdhci-iproc: Add ACPI support | Srinath Mannam |
2018-05-21 | mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus | Corneliu Doban |
2018-05-21 | mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register | Corneliu Doban |
2018-05-21 | mmc: sdhci-iproc: remove hard coded mmc cap 1.8v | Srinath Mannam |
2018-03-05 | mmc: sdhci-iproc: Disable preset values for BCM2835 | Stefan Wahren |
2017-05-22 | mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read | Srinath Mannam |
2017-02-13 | mmc: sdhci-iproc: Increase max_blk_size for bcm2835 | Stefan Wahren |
2017-02-13 | mmc: sdhci-iproc: Apply caps from bcm2835-mmc driver | Stefan Wahren |
2016-11-29 | mmc: sdhci-iproc: support standard byte register accesses | Scott Branden |
2016-07-29 | mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS | Ulf Hansson |
2016-07-25 | mmc: sdhci-iproc: Use defines instead of magic numbers | Stefan Wahren |
2016-02-29 | mmc: sdhci-iproc: use sdhci_pltfm_unregister directly | Jisheng Zhang |
2016-02-29 | mmc: sdhci-iproc: add bcm2835 support | Stefan Wahren |
2016-02-29 | mmc: sdhci-iproc: define MMC caps in platform data | Stefan Wahren |
2016-02-29 | mmc: sdhci-iproc: Actually enable the clock | Stefan Wahren |
2016-02-29 | mmc: sdhci-iproc: Clean up platform allocations if shdci init fails | Stefan Wahren |
2015-03-23 | mmc: sdhci-iproc: fix oops in sdhci_iproc_writew | Dmitry Torokhov |
2015-03-23 | mmc: sdhci-iproc: add IPROC SDHCI driver | Scott Branden |