aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-26mmc: Merge branch fixes into nextUlf Hansson
2024-04-26mmc: atmel-mci: Replace platform device pointer by generic oneAndy Shevchenko
2024-04-26mmc: atmel-mci: Use temporary variable for struct deviceAndy Shevchenko
2024-04-26mmc: atmel-mci: Get rid of platform data leftoversAndy Shevchenko
2024-04-26mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200XJisheng Zhang
2024-04-26mmc: sdhci-of-dwcmshc: Remove useless "&" of th1520_execute_tuningJisheng Zhang
2024-04-26mmc: sdhci-s3c: Choose sdhci_ops based on variantKrzysztof Kozlowski
2024-04-26mmc: sdhci_am654: Constify struct sdhci_opsKrzysztof Kozlowski
2024-04-26mmc: sdhci-sprd: Constify struct sdhci_opsKrzysztof Kozlowski
2024-04-26mmc: sdhci-omap: Constify struct sdhci_opsKrzysztof Kozlowski
2024-04-26mmc: sdhci-esdhc-mcf: Constify struct sdhci_opsKrzysztof Kozlowski
2024-04-26mmc: slot-gpio: Use irq_handler_t typeAndy Shevchenko
2024-04-26mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus ...Hans de Goede
2024-04-26mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-AHans de Goede
2024-04-26mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not workingHans de Goede
2024-04-26mmc: sdhci-acpi: Sort DMI quirks alphabeticallyHans de Goede
2024-04-26mmc: sdhci: Add support for "Tuning Error" interruptsAdrian Hunter
2024-04-26mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-04-25mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov
2024-04-25memstick: rtsx_usb_ms: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25memstick: rtsx_pci_ms: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-25memstick: rtsx_pci_ms: Drop if block with always false conditionUwe Kleine-König
2024-04-04mmc: Merge branch fixes into nextUlf Hansson
2024-04-04wifi: wfx: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: mwifiex: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: brcm80211: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: ath10k: sdio: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: ath10k: sdio: simplify module initializationKrzysztof Kozlowski
2024-04-04Bluetooth: btmtksdio: drop driver owner initializationKrzysztof Kozlowski
2024-04-04Bluetooth: btmrvl_sdio: drop driver owner initializationKrzysztof Kozlowski
2024-04-04mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128Maksim Kiselev
2024-04-02mmc: Merge branch fixes into nextUlf Hansson
2024-04-02mmc: sdio: store owner from modules with sdio_register_driver()Krzysztof Kozlowski
2024-04-02mmc: sdhci-pci-gli: Use pci_set_power_state(), not direct PMCSR writesBjorn Helgaas
2024-04-02mmc: sdhci-pci-gli: Use PCI AER definitions, not hard-coded valuesBjorn Helgaas
2024-04-02MAINTAINERS: update Angelo Dureghello e-mail addressAngelo Dureghello
2024-04-02mmc: debugfs: add card entry for quirksRouven Czerwinski
2024-04-02mmc: debugfs: convert permissions to octalRouven Czerwinski
2024-04-02mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka
2024-04-02dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 supportWadim Mueller
2024-04-02mmc: davinci: Don't strip remove function when driver is builtinUwe Kleine-König
2024-04-02mmc: sdhci-of-dwcmshc: Implement SDHCI CQE supportSergey Khimich
2024-04-02mmc: cqhci: Add cqhci set_tran_desc() callbackSergey Khimich
2024-04-02mmc: sdhci_am654: Update comments in sdhci_am654_set_clockJudith Mendez
2024-04-02mmc: sdhci_am654: Fix itapdly/otapdly array typeJudith Mendez
2024-04-02mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez
2024-04-02mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez
2024-04-02mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez
2024-04-02mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez
2024-04-02mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez