summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-08-24mmc: queue: Match the data type of max_segmentsChanWoo Lee
2021-08-24mmc: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-24mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787Claudiu Beznea
2021-08-24mmc: pwrseq: sd8787: add support for wilc1000Claudiu Beznea
2021-08-24mmc: usdhi6rol0: Implement card_busy functionMårten Lindahl
2021-08-24mmc: sdhci: Correct the tuning command handle for PIO modeHaibo Chen
2021-08-24mmc: renesas_sdhi: Refactor renesas_sdhi_probe()Yoshihiro Shimoda
2021-08-24mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-24mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-24mmc: sdhci: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-24mmc: sdhci-msm: Use maximum possible data timeout valueSahitya Tummala
2021-08-24mmc: sdhci: Introduce max_timeout_count variable in sdhci_hostSarthak Garg
2021-08-24mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-08-24mmc: sdio: Print contents of unknown CIS tuplesSean Anderson
2021-08-24mmc: sdio: Don't warn about vendor CIS tuplesSean Anderson
2021-08-24mmc: core: Only print retune error when we don't check for card removalWolfram Sang
2021-08-24mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers
2021-08-24mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h headerFabio Estevam
2021-08-24mmc: core: Avoid hogging the CPU while polling for busy after I/O writesUlf Hansson
2021-08-24mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctlsUlf Hansson
2021-08-24mmc: core: Avoid hogging the CPU while polling for busy in the I/O err pathUlf Hansson
2021-08-24mmc: dw_mmc: Add data CRC error injectionVincent Whitchurch
2021-08-24mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()Andy Shevchenko
2021-08-24mmc: mmci: De-assert reset on probeLinus Walleij
2021-08-24mmc: usdhi6rol0: use proper DMAENGINE API for terminationWolfram Sang
2021-08-24mmc: sh_mmcif: use proper DMAENGINE API for terminationWolfram Sang
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