index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at remove
Yoshihiro Shimoda
1
-0
/
+1
2020-11-05
mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Raul E Rangel
1
-0
/
+37
2020-11-05
mmc: via-sdmmc: Fix data race bug
Madhuparna Bhowmik
1
-0
/
+3
2020-10-30
mmc: sdio: Check for CISTPL_VERS_1 buffer size
Pali Rohár
1
-0
/
+3
2020-10-14
mmc: core: don't set limits.discard_granularity as 0
Coly Li
1
-1
/
+1
2020-10-07
mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models
Hans de Goede
1
-1
/
+2
2020-10-01
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
1
-5
/
+4
2020-09-17
mmc: sdhci-msm: Add retries when all tuning phases are found valid
Douglas Anderson
1
-1
/
+17
2020-08-21
mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
Yoshihiro Shimoda
1
-5
/
+13
2020-07-22
mmc: sdhci: do not enable card detect interrupt for gpio cd type
Haibo Chen
1
-1
/
+1
2020-06-22
mmc: sdhci-esdhc-imx: fix the mask for tuning start point
Haibo Chen
1
-1
/
+1
2020-06-22
mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-1
/
+6
2020-06-22
mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
Veerabhadrarao Badiganti
1
-1
/
+3
2020-06-22
mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
Martin Blumenstingl
1
-0
/
+3
2020-06-22
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
1
-2
/
+1
2020-06-22
mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
Veerabhadrarao Badiganti
1
-0
/
+6
2020-06-03
mmc: core: Fix recursive locking issue in CQE recovery path
Sarthak Garg
1
-9
/
+4
2020-06-03
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
1
-1
/
+1
2020-05-20
mmc: block: Fix request completion in the CQE timeout path
Adrian Hunter
1
-2
/
+1
2020-05-20
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
1
-1
/
+2
2020-05-20
mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
Raul E Rangel
1
-4
/
+6
2020-05-06
mmc: meson-mx-sdio: remove the broken ->card_busy() op
Martin Blumenstingl
1
-9
/
+0
2020-05-06
mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
Martin Blumenstingl
1
-1
/
+1
2020-05-06
mmc: sdhci-msm: Enable host capabilities pertains to R1b response
Veerabhadrarao Badiganti
1
-0
/
+2
2020-05-06
mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers
Adrian Hunter
1
-0
/
+3
2020-05-06
mmc: sdhci-xenon: fix annoying 1.8V regulator warning
Marek Behún
1
-0
/
+10
2020-05-06
mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loop
Douglas Anderson
1
-11
/
+10
2020-04-02
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-04-02
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-04-02
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
1
-2
/
+5
2020-04-02
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-04-02
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-3
/
+5
2020-03-25
mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2
Michał Mirosław
1
-2
/
+6
2020-03-25
mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
Ricky Wu
1
-5
/
+8
2020-03-20
mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
Faiz Abbas
1
-1
/
+1
2020-03-20
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
1
-0
/
+38
2020-03-20
mmc: host: Fix Kconfig warnings on keystone_defconfig
Faiz Abbas
1
-1
/
+1
2020-03-20
mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
Faiz Abbas
2
-1
/
+91
2020-03-20
mmc: sdhci-omap: Add platform specific reset callback
Faiz Abbas
1
-1
/
+19
2020-02-11
mmc: sdhci-of-at91: fix memleak on clk_get failure
Michał Mirosław
1
-3
/
+6
2020-02-11
mmc: spi: Toggle SPI polarity, do not hardcode it
Linus Walleij
1
-3
/
+8
2020-01-29
mmc: sdhci: fix minimum clock rate for v3 controller
Michał Mirosław
1
-4
/
+6
2020-01-29
mmc: tegra: fix SDR50 tuning override
Michał Mirosław
1
-1
/
+1
2020-01-27
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
1
-0
/
+7
2020-01-27
mmc: core: fix possible use after free of host
Pan Bian
1
-2
/
+0
2020-01-27
mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
Stefan Wahren
1
-1
/
+3
2019-12-31
mmc: sdhci: Add a quirk for broken command queuing
Adrian Hunter
2
-0
/
+5
2019-12-31
mmc: sdhci: Workaround broken command queuing on Intel GLK
Adrian Hunter
1
-1
/
+9
2019-12-31
mmc: sdhci-of-esdhc: fix P2020 errata handling
Yangbo Lu
1
-2
/
+2
2019-12-31
mmc: sdhci: Update the tuning failed messages to pr_debug level
Faiz Abbas
1
-2
/
+2
[next]