summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-08-24mmc: renesas_sdhi_sys_dmac: use proper DMAENGINE API for terminationWolfram Sang
2021-08-24mmc: arasan: Fix the issue in reading tap values from DTSai Krishna Potthuri
2021-08-24mmc: sdhci-of-arasan: Modify data type of the clk_phase arrayManish Narani
2021-08-24mmc: sdhci-of-arasan: Use appropriate type of division macroManish Narani
2021-08-24mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani
2021-08-24mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platformManish Narani
2021-08-24mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk.Manish Narani
2021-08-24mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMPManish Narani
2021-08-24mmc: host: factor out clearing the retune stateWolfram Sang
2021-08-24mmc: host: add kdoc for mmc_retune_{en|dis}ableWolfram Sang
2021-08-16mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne
2021-08-16mmc: sdhci-iproc: Cap min clock frequency on BCM2711Nicolas Saenz Julienne
2021-08-12mmc: block: cleanup gendisk creationChristoph Hellwig
2021-08-12mmc: block: let device_add_disk create disk attributesChristoph Hellwig
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-04mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu
2021-08-04mmc: mmci: stm32: Check when the voltage switch procedure should be doneChristophe Kerello
2021-08-04mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-22Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-14mmc: core: Don't allocate IDA for OF aliasesStephen Boyd
2021-07-14mmc: core: Use kref in place of struct mmc_blk_data::usageStephen Boyd
2021-07-13mmc: jz4740: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'mmc-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-02mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-06-30mmc: initialized disk->minorsChristoph Hellwig
2021-06-30mmc: switch to blk_mq_alloc_diskChristoph Hellwig
2021-06-30mmc: remove an extra blk_{get,put}_queue pairChristoph Hellwig
2021-06-29mmc: sdhci: Clear unused bounce buffer at DMA mmap error pathTakashi Iwai
2021-06-29mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xinRashmi A
2021-06-29mmc: core: clear flags before allowing to retuneWolfram Sang
2021-06-23mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit testsDavid Gow
2021-06-15mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211Al Cooper
2021-06-15Merge branch 'fixes' into nextUlf Hansson
2021-06-14mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-06-14mmc: JZ4740: Add support for JZ4775周琰杰 (Zhou Yanjie)
2021-06-14mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIOHaibo Chen
2021-06-14mmc: Improve function name when aborting a tuning cmdWolfram Sang
2021-06-14mmc: sdhci-of-aspeed: Turn down a phase correction warningAndrew Jeffery
2021-06-14mmc: debugfs: add description for module parameterWolfram Sang
2021-06-14mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-06-14mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski
2021-06-14mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhcKrzysztof Kozlowski