summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-09-28mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede
2020-09-14mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMAGeert Uytterhoeven
2020-09-07mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter
2020-09-07mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham
2020-09-07mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unsetUlf Hansson
2020-09-07mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-09-07mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel
2020-08-31Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-08-28sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni
2020-08-28sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186Sowjanya Komatineni
2020-08-28sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210Sowjanya Komatineni
2020-08-24mmc: mediatek: add optional module reset propertyWenbin Mei
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter
2020-08-21mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-05mmc: mediatek: make function msdc_cqe_disable() staticWei Yongjun
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-27mmc: jz4740: Use pm_ptr() macroPaul Cercueil
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-24mmc: mediatek: command queue supportChun-Hung Wu
2020-07-24mmc: mediatek: refine msdc timeout apiChun-Hung Wu
2020-07-24mmc: mediatek: add MT6779 MMC driver supportChun-Hung Wu
2020-07-24mmc: sdhci-pci-o2micro: Add HW tuning for SDR104 modeshirley her
2020-07-24mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1shirley her
2020-07-24mmc: via-sdmmc: use generic power managementVaibhav Gupta
2020-07-24mmc: sdhci-cadence: do not use hardware tuning for SD modeMasahiro Yamada
2020-07-24mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975xBen Chuang
2020-07-24mmc: cqhci: Fix a print format for the task descriptorBen Chuang
2020-07-24mmc: sdhci-of-arasan: fix timings allocation codeManish Narani
2020-07-24mmc: sdhci: Fix a potential uninitialized variableDan Carpenter
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-13Merge branch 'fixes' into nextUlf Hansson
2020-07-13mmc: sdhci: Fix potential null pointer access while accessing vqmmcVeerabhadrarao Badiganti
2020-07-13mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPENDYoshihiro Shimoda
2020-07-13mmc: sdhci-msm: Set IO pins in low power state during suspendVeerabhadrarao Badiganti
2020-07-13mmc: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-07-13mmc: dw_mmc-exynos: remove redundant initialization of variable 'found'Colin Ian King
2020-07-13mmc: cqhci: Demote faux kerneldoc header down to basic comment blockLee Jones
2020-07-13mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment blockLee Jones
2020-07-13mmc: sdhci-of-arasan: Correct formatting and provide missing function arg(s)Lee Jones
2020-07-13mmc: rtsx_usb_sdmmc: Remove set but unused variable 'err'Lee Jones
2020-07-13mmc: rtsx_pci_sdmmc: Remove set but unused variable 'err'Lee Jones
2020-07-13mmc: dw_mmc-exynos: Add kerneldoc descriptions of for 'dev' argsLee Jones