aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-11-25mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20CFaiz Abbas
2019-11-25mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas
2019-11-25mmc: mxs: fix flags passed to dmaengine_prep_slave_sgSascha Hauer
2019-11-09mmc: sdhci: Let drivers define their DMA maskAdrian Hunter
2019-11-09mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King
2019-11-09mmc: sdhci: improve ADMA error reportingRussell King
2019-11-09mmc: tegra: Implement ->set_dma_mask()Nicolin Chen
2019-10-05mmc: mtk-sd: Re-store SDIO IRQs mask at system resumeUlf Hansson
2019-10-05mmc: dw_mmc: Re-store SDIO IRQs mask at system resumeUlf Hansson
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-10-05mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson
2019-09-19mmc: tmio: Fixup runtime PM management during removeUlf Hansson
2019-09-19mmc: tmio: Fixup runtime PM management during probeUlf Hansson
2019-09-19Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake
2019-09-19Revert "mmc: bcm2835: Terminate timeout work synchronously"Stefan Wahren
2019-09-16mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-09-10Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik
2019-09-06mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang
2019-09-06mmc: sdhci-sprd: Implement the get_max_timeout_count() interfaceBaolin Wang
2019-09-06mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang
2019-09-06mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang
2019-09-06mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang
2019-09-06mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-09-06mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-09-06Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"Dmitry Osipenko
2019-08-16mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao
2019-08-16mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao
2019-08-06mmc: mmc_spi: Enable stable writesAndreas Koop
2019-08-06mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang
2019-08-06mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-07-31mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel
2019-07-26mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson
2019-06-18mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel
2019-06-18mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson
2019-06-18mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson
2019-06-17mmc: mediatek: fix SDIO IRQ detection issuejjian zhou
2019-06-17mmc: mediatek: fix SDIO IRQ interrupt handle flowjjian zhou
2019-06-17mmc: core: complete HS400 before checking statusWolfram Sang
2019-06-10mmc: sdhi: disallow HS400 for M3-W ES1.2, RZ/G2M, and V3HWolfram Sang
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-07Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds