summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-05-2429-148/+335
|\
| * mmc: sdhci-of-arasan: Add NULL check for data fieldSai Krishna Potthuri2022-05-161-0/+3
| * mmc: core: Support zeroout using TRIM for eMMCVincent Whitchurch2022-05-102-4/+24
| * mmc: sdhci-brcmstb: Fix compiler warningUlf Hansson2022-05-061-1/+1
| * Merge branch 'fixes' into nextUlf Hansson2022-05-041-0/+42
| |\
| * | mmc: sdhci-msm: Add compatible string check for sdx65Rohit Agarwal2022-05-041-0/+1
| * | mmc: sdhci-msm: Add compatible string check for sm8150Bhupesh Sharma2022-05-041-0/+1
| * | mmc: sdhci-msm: Add SoC specific compatiblesBhupesh Sharma2022-05-041-0/+23
| * | mmc: sdhci-brcmstb: Enable Clock Gating to save powerAl Cooper2022-05-041-1/+34
| * | mmc: sdhci-brcmstb: Re-organize flagsAl Cooper2022-05-041-16/+16
| * | mmc: mmci: Remove custom ios handlerLinus Walleij2022-05-041-4/+0
| * | mmc: atmel-mci: Simplify if(chan) and if(!chan)Wan Jiabing2022-05-041-5/+4
| * | mmc: core: use kobj_to_dev()Minghao Chi2022-05-041-1/+1
| * | Merge branch 'fixes' into nextUlf Hansson2022-05-041-2/+3
| |\ \
| * | | mmc: core: Add CIDs for cards to the entropy poolLinus Walleij2022-04-262-0/+14
| * | | mmc: core: Allows to override the timeout value for ioctl() pathBean Huo2022-04-261-4/+4
| * | | mmc: sdhci-omap: Use of_device_get_match_data() helperBean Huo2022-04-261-7/+2
| * | | drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bitVignesh Raghavendra2022-04-261-1/+22
| * | | Merge branch 'fixes' into nextUlf Hansson2022-04-261-4/+19
| |\ \ \
| * | | | mmc: mmci: Break IRQ status loop when all zeroLinus Walleij2022-04-261-0/+2
| * | | | mmc: meson-gx: switch to device-managed dmam_alloc_coherent()Heiner Kallweit2022-04-261-16/+5
| * | | | mmc: sdhci-pci-gli: A workaround to allow GL9755 to enter ASPM L1.2Ben Chuang2022-04-261-0/+10
| * | | | mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang2022-04-261-1/+1
| * | | | mmc: jz4740: Apply DMA engine limits to maximum segment sizeAidan MacDonald2022-04-261-0/+20
| * | | | mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang2022-04-269-11/+11
| * | | | mmc: core: improve API to make clear that mmc_sw_reset is for cardsWolfram Sang2022-04-261-1/+2
| * | | | mmc: renesas_sdhi: remove superfluous specific M3W entryWolfram Sang2022-04-261-1/+0
| * | | | mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 supportWolfram Sang2022-04-261-1/+1
| * | | | mmc: omap: Make it CCF clk API compatibleJanusz Krzysztofik2022-04-261-9/+14
| * | | | mmc: mmc_spi: parse speed mode optionsChristian Löhle2022-04-261-0/+4
| * | | | mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()Sergey Shtylyov2022-04-261-7/+9
| * | | | mmc: renesas_sdhi: R-Car V3M also has no HS400Wolfram Sang2022-04-261-0/+1
| * | | | mmc: renesas_sdhi: Add missing checks for the presence of quirksGeert Uytterhoeven2022-04-261-2/+2
| * | | | mmc: mmci: stm32: use a buffer for unaligned DMA requestsYann Gautier2022-04-261-17/+71
| * | | | mmc: renesas_sdhi: style fix for proper function bodiesWolfram Sang2022-04-261-2/+4
| * | | | mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirkWolfram Sang2022-04-262-17/+12
| * | | | mmc: renesas_sdhi: make 'fixed_addr_mode' a quirkWolfram Sang2022-04-262-10/+12
| * | | | mmc: renesas_sdhi: remove a stale commentWolfram Sang2022-04-261-4/+0
| * | | | mmc: renesas_sdhi: make setup selection more understandableWolfram Sang2022-04-261-2/+2
| * | | | mmc: renesas_sdhi: R-Car D3 also has no HS400Wolfram Sang2022-04-261-6/+7
| * | | | mmc: renesas_sdhi: remove outdated headersWolfram Sang2022-04-261-2/+0
* | | | | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-2/+1
|\ \ \ \ \
| * | | | | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-171-1/+1
| * | | | | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-1/+0
| |/ / / /
* | | | / mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson2022-05-191-1/+1
| |_|_|/ |/| | |
* | | | mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu2022-05-041-0/+42
| |_|/ |/| |
* | | mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bitsSamuel Holland2022-05-041-2/+3
| |/ |/|
* | mmc: core: Set HS clock speed before sending HS CMD13Brian Norris2022-04-261-4/+19
|/
* mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang2022-04-083-5/+5
* mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang2022-04-071-2/+2