summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2022-06-07Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds-2/+4
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-06-01mmc: block: Fix CQE recovery reset successAdrian Hunter-2/+1
2022-05-31mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspendBen Chuang-0/+3
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1
2022-05-24Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-148/+335
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+1
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-1/+1
2022-05-19mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson-1/+1
2022-05-16mmc: sdhci-of-arasan: Add NULL check for data fieldSai Krishna Potthuri-0/+3
2022-05-16m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann-1/+1
2022-05-10mmc: core: Support zeroout using TRIM for eMMCVincent Whitchurch-4/+24
2022-05-06mmc: sdhci-brcmstb: Fix compiler warningUlf Hansson-1/+1
2022-05-04Merge branch 'fixes' into nextUlf Hansson-0/+42
2022-05-04mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu-0/+42
2022-05-04mmc: sdhci-msm: Add compatible string check for sdx65Rohit Agarwal-0/+1
2022-05-04mmc: sdhci-msm: Add compatible string check for sm8150Bhupesh Sharma-0/+1
2022-05-04mmc: sdhci-msm: Add SoC specific compatiblesBhupesh Sharma-0/+23
2022-05-04mmc: sdhci-brcmstb: Enable Clock Gating to save powerAl Cooper-1/+34
2022-05-04mmc: sdhci-brcmstb: Re-organize flagsAl Cooper-16/+16
2022-05-04mmc: mmci: Remove custom ios handlerLinus Walleij-4/+0
2022-05-04mmc: atmel-mci: Simplify if(chan) and if(!chan)Wan Jiabing-5/+4
2022-05-04mmc: core: use kobj_to_dev()Minghao Chi-1/+1
2022-05-04Merge branch 'fixes' into nextUlf Hansson-2/+3
2022-05-04mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bitsSamuel Holland-2/+3
2022-04-26mmc: core: Add CIDs for cards to the entropy poolLinus Walleij-0/+14
2022-04-26mmc: core: Allows to override the timeout value for ioctl() pathBean Huo-4/+4
2022-04-26mmc: sdhci-omap: Use of_device_get_match_data() helperBean Huo-7/+2
2022-04-26drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bitVignesh Raghavendra-1/+22
2022-04-26Merge branch 'fixes' into nextUlf Hansson-4/+19
2022-04-26mmc: mmci: Break IRQ status loop when all zeroLinus Walleij-0/+2
2022-04-26mmc: meson-gx: switch to device-managed dmam_alloc_coherent()Heiner Kallweit-16/+5
2022-04-26mmc: sdhci-pci-gli: A workaround to allow GL9755 to enter ASPM L1.2Ben Chuang-0/+10
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang-1/+1
2022-04-26mmc: jz4740: Apply DMA engine limits to maximum segment sizeAidan MacDonald-0/+20
2022-04-26mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang-11/+11
2022-04-26mmc: core: improve API to make clear that mmc_sw_reset is for cardsWolfram Sang-1/+2
2022-04-26mmc: renesas_sdhi: remove superfluous specific M3W entryWolfram Sang-1/+0
2022-04-26mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 supportWolfram Sang-1/+1
2022-04-26mmc: omap: Make it CCF clk API compatibleJanusz Krzysztofik-9/+14
2022-04-26mmc: mmc_spi: parse speed mode optionsChristian Löhle-0/+4
2022-04-26mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()Sergey Shtylyov-7/+9
2022-04-26mmc: renesas_sdhi: R-Car V3M also has no HS400Wolfram Sang-0/+1
2022-04-26mmc: renesas_sdhi: Add missing checks for the presence of quirksGeert Uytterhoeven-2/+2
2022-04-26mmc: mmci: stm32: use a buffer for unaligned DMA requestsYann Gautier-17/+71
2022-04-26mmc: renesas_sdhi: style fix for proper function bodiesWolfram Sang-2/+4
2022-04-26mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirkWolfram Sang-17/+12
2022-04-26mmc: renesas_sdhi: make 'fixed_addr_mode' a quirkWolfram Sang-10/+12
2022-04-26mmc: renesas_sdhi: remove a stale commentWolfram Sang-4/+0