aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-14mmc: mmc_spi: Convert 'multiple' to be boolean in mmc_spi_data_do()Andy Shevchenko1-2/+2
2021-12-14mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT seriesJesse Taube1-0/+4
2021-12-14mmc: dw_mmc: exynos: use common_capsJohn Keeping1-4/+5
2021-12-14mmc: dw_mmc: rockchip: use common_capsJohn Keeping1-10/+1
2021-12-14mmc: dw_mmc: hi3798cv200: use common_capsJohn Keeping1-8/+1
2021-12-14mmc: dw_mmc: add common capabilities to replace capsJohn Keeping2-0/+6
2021-12-14mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter2-0/+2
2021-12-14mmc: dw_mmc: Allow lower TMOUT value than maximumMårten Lindahl1-1/+28
2021-12-14mmc: core: adjust polling interval for CMD1Huijin Park1-29/+54
2021-12-14mmc: core: change __mmc_poll_for_busy() parameter typeHuijin Park5-8/+8
2021-12-14mmc: dw_mmc: Avoid hung state if GEN_CMD transfer failsMårten Lindahl1-1/+2
2021-12-14mmc: omap_hsmmc: Revert special init for wl1251H. Nikolaus Schaller1-36/+0
2021-12-14mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmcH. Nikolaus Schaller2-0/+20
2021-12-14mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson1-1/+3
2021-12-14mmc: core: provide macro and table to match the device tree to apply quirksH. Nikolaus Schaller3-0/+20
2021-12-14mmc: core: allow to match the device tree to apply quirksJérôme Pouiller2-0/+20
2021-12-14mmc: core: rewrite mmc_fixup_device()Jérôme Pouiller1-17/+24
2021-12-14mmc: tmio: reinit card irqs in reset routineBiju Das1-12/+3
2021-12-14mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete1-17/+26
2021-12-09mmc: mediatek: free the ext_csd when mmc_get_ext_csd successWenbin Mei1-1/+3
2021-12-01mmc: sdhci-acpi: Use the new soc_intel_is_byt() helperHans de Goede1-14/+3
2021-12-01mmc: sdhci-acpi: Remove special handling for GPD win/pocket devicesHans de Goede1-58/+3
2021-11-30mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang1-1/+1
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig1-5/+5
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig1-1/+1
2021-11-29mmc: core: Use blk_mq_complete_request_direct().Sebastian Andrzej Siewior1-8/+14
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig1-1/+0
2021-11-29mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig1-2/+1
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig1-2/+2
2021-11-26mmc: renesas_sdhi: Simplify an expressionWolfram Sang1-1/+1
2021-11-26mmc: renesas_sdhi: Use devm_clk_get_optional() to obtain CD clockGeert Uytterhoeven1-2/+2
2021-11-23mmc: spi: Add device-tree SPI IDsJon Hunter1-0/+7
2021-11-23clk: sunxi-ng: Allow the CCU core to be built as a moduleSamuel Holland1-0/+1
2021-11-19mmc: renesas_sdhi: Parse DT for SDnHWolfram Sang1-1/+5
2021-11-19mmc: renesas_sdhi: Use dev_err_probe when getting clock failsWolfram Sang1-5/+2
2021-11-19clk: renesas: rcar-gen3: Switch to new SD clock handlingWolfram Sang2-5/+24
2021-11-19mmc: renesas_sdhi: Flag non-standard SDnH handling for V3MWolfram Sang2-0/+24
2021-11-17mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter2-4/+21
2021-11-15mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey1-2/+0
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu1-1/+0
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds26-341/+551
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+10
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds3-20/+25
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig1-10/+10
2021-10-28Merge branch 'fixes' into nextUlf Hansson1-5/+12
2021-10-28mmc: tmio: reenable card irqs after the reset callbackWolfram Sang1-5/+12
2021-10-28Merge branch 'fixes' into nextUlf Hansson1-19/+19
2021-10-28mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei1-19/+19
2021-10-28mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidatesColin Ian King1-10/+10