summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-04-01mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-04-01mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-04-01mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson
2020-04-01mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson
2020-04-01mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-25mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...Hans de Goede
2020-03-25mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...Hans de Goede
2020-03-25mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhierMasahiro Yamada
2020-03-25mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-03-25mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2020-03-18mmc: sdhci-pci-gli: Enable MSI interrupt for GL975xBen Chuang
2020-02-19mmc: core: Rework wp-gpio handlingMichał Mirosław
2020-02-11mmc: sdhci-of-at91: fix memleak on clk_get failureMichał Mirosław
2020-02-11mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2020-01-20mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-16mmc: tegra: fix SDR50 tuning overrideMichał Mirosław
2020-01-16mmc: sdhci_am654: Fix Command Queuing in AM65xFaiz Abbas
2020-01-16mmc: sdhci_am654: Reset Command and Data line after tuningFaiz Abbas
2020-01-16mmc: sdhci_am654: Remove Inverted Write Protect flagFaiz Abbas
2019-12-19mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-12-18mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter
2019-12-18mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2019-12-16mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-16mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes
2019-12-16mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing
2019-12-16mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG registerVeerabhadrarao Badiganti
2019-12-16Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki
2019-11-26Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'Rafael J. Wysocki
2019-11-21Revert "mmc: tmio: remove workaround for NON_REMOVABLE"Wolfram Sang
2019-11-20mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays SetupManish Narani
2019-11-20mmc: sdhci-of-arasan: Add support to set clock phase delays for SDManish Narani
2019-11-20mmc: sdhci-of-arasan: Add sampling clock for a phy to useManish Narani
2019-11-20mmc: sdhci-of-arasan: Separate out clk related data to another structureManish Narani
2019-11-20mmc: sdhci: Fix grammar in warning messageFabio Estevam
2019-11-20mmc: sdhci-of-aspeed: add inversion signal presenceIvan Mikhaylov
2019-11-20mmc: sdhci-of-aspeed: enable CONFIG_MMC_SDHCI_IO_ACCESSORSIvan Mikhaylov
2019-11-20mmc: sdhci_am654: Add Support for Command Queuing Engine to J721EFaiz Abbas
2019-11-18mmc: core: Fix size overflow for mmc partitionsBradley Bolen
2019-11-18mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca
2019-11-15mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller
2019-11-15mmc: host: omap-hsmmc: remove init_card pdata callback from pdataH. Nikolaus Schaller
2019-11-15mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller
2019-11-14Merge branch 'fixes' into nextUlf Hansson
2019-11-14mmc: moxart: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14mmc: atmel-mci: Use dma_request_chan() directly for channel requestPeter Ujfalusi