summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-04-13mmc: core: Fixup support for writeback-cache for eMMC and SDMichael Wu
2022-04-13mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-13mmc: renesas_sdhi: special 4tap settings only apply to HS400Wolfram Sang
2022-04-13mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-13mmc: block: Check for errors after write on SPIChristian Löhle
2022-04-13Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-13staging: wfx: apply the necessary SDIO quirks for the Silabs WF200Jérôme Pouiller
2022-04-08mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson
2022-04-08mmc: rtsx: Let MMC core handle runtime PMKai-Heng Feng
2022-04-08mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PMKai-Heng Feng
2022-04-08mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-04-08mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
2022-04-08mmc: sdhci_am654: Fix the driver data of AM64 SoCAswath Govindraju
2022-04-08mmc: core: use sysfs_emit() instead of sprintf()Sergey Shtylyov
2022-03-07mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson
2022-02-28mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-02-08mmc: block: fix read single on recovery logicChristian Löhle
2022-01-31moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman
2022-01-24mmc: core: Wait for command setting 'Power Off Notification' bit to completeAndrey Skvortsov
2022-01-24mmc: sh_mmcif: Check for null res pointerJiasheng Jiang
2022-01-24mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-18Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-15bitmap: unify find_bit operationsYury Norov
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-01-12PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-11Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd
2022-01-11Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-10Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-10Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki
2021-12-28mmc: pwrseq: Use bitmap_free() to free bitmapChristophe JAILLET
2021-12-28mmc: au1xmmc: propagate errors from platform_get_irq()Sergey Shtylyov
2021-12-28mmc: sdhci-pci-o2micro: Restore the SD clock's base clock frequencyFred Ai
2021-12-28mmc: sdhci-pci-o2micro: Improve card input timing at SDR104/HS200 modeFred Ai
2021-12-28mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTsAngeloGioacchino Del Regno
2021-12-28mmc: mtk-sd: Fix usage of devm_clk_get_optional()AngeloGioacchino Del Regno
2021-12-28mmc: mtk-sd: Take action for no-sdio device-tree parameterAngeloGioacchino Del Regno
2021-12-28mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fieldsAngeloGioacchino Del Regno
2021-12-28mmc: mtk-sd: Use readl_poll_timeout instead of open-coded pollingAngeloGioacchino Del Regno
2021-12-21mmc: jz4740: Support using a bi-directional DMA channelPaul Cercueil
2021-12-21mmc: dw_mmc: Do not wait for DTO in case of errorMårten Lindahl
2021-12-21mmc: dw_mmc: Add driver callbacks for data read timeoutMårten Lindahl
2021-12-21mmc: dw_mmc-exynos: Add support for ARTPEC-8Mårten Lindahl
2021-12-21mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov
2021-12-21mmc: meson-mx-sdhc: add IRQ checkSergey Shtylyov