index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2016-06-06
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
1
-3
/
+3
2016-06-06
mmc: longer timeout for long read time quirk
Matt Gumbel
2
-4
/
+5
2016-06-06
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
1
-0
/
+7
2016-04-18
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
1
-1
/
+1
2016-04-18
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
1
-0
/
+17
2016-04-18
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Adrian Hunter
1
-3
/
+3
2016-04-18
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Magnus Damm
1
-0
/
+6
2016-04-18
mmc: sdhci: fix data timeout (part 2)
Russell King
1
-2
/
+13
2016-04-18
mmc: sdhci: fix data timeout (part 1)
Russell King
1
-1
/
+1
2016-04-18
mmc: sdhci-pxav3: fix higher speed mode capabilities
Russell King
1
-2
/
+4
2016-02-03
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2
-6
/
+6
2016-02-03
mmc: core: enable CMD19 tuning for DDR50 mode
Weijun Yang
1
-2
/
+18
2016-02-03
mmc: mmci: fix an ages old detection error
Linus Walleij
1
-1
/
+1
2016-02-01
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Adrian Hunter
1
-2
/
+2
2016-02-01
mmc: sdhci: Fix DMA descriptor with zero data length
Adrian Hunter
1
-3
/
+6
2016-02-01
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
1
-1
/
+1
2015-10-22
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
Ulf Hansson
1
-2
/
+2
2015-10-22
mmc: sdhci: fix dma memory leak in sdhci_pre_req()
Haibo Chen
2
-46
/
+29
2015-10-22
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
Dong Aisheng
1
-1
/
+9
2015-10-22
mmc: sdhci-esdhc-imx: Do not break platform data boards
Fabio Estevam
1
-1
/
+35
2015-10-22
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
Fabio Estevam
1
-6
/
+2
2015-10-22
mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
Alexey Brodkin
1
-38
/
+71
2015-09-29
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
1
-2
/
+4
2015-09-29
mmc: sdhci: also get preset value and driver type for MMC_DDR52
Jisheng Zhang
1
-1
/
+3
2015-09-29
mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro
Adam Lee
1
-0
/
+1
2015-08-10
mmc: sdhci-pxav3: fix platform_data is not initialized
Jingju Hou
1
-0
/
+1
2015-08-10
mmc: sdhci-esdhc: Make 8BIT bus work
Joakim Tjernlund
1
-1
/
+1
2015-08-10
mmc: sdhci check parameters before call dma_free_coherent
Peng Fan
1
-2
/
+5
2015-08-10
mmc: omap_hsmmc: Fix DTO and DCRC handling
Kishon Vijay Abraham I
1
-4
/
+4
2015-08-03
mmc: sdhci: Restore behavior while creating OCR mask
Ulf Hansson
1
-4
/
+5
2015-08-03
mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
Ding Wang
1
-3
/
+5
2015-08-03
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
Tomas Winkler
1
-0
/
+2
2015-07-10
mmc: sdhci: fix low memory corruption
Jiri Slaby
1
-1
/
+1
2015-05-18
mmc: atmel-mci: fix bad variable type for clkdiv
Ludovic Desroches
1
-2
/
+7
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
1
-1
/
+2
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
1
-1
/
+3
2015-05-06
mmc: card: Don't access RPMB partitions for normal read/write
Chuanxiao Dong
3
-1
/
+15
2015-05-06
mmc: sh_mmcif: Fix timeout value for command request
Takeshi Kihara
1
-1
/
+1
2015-05-04
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
1
-0
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-40
/
+13
2015-04-22
Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-37
/
+58
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1739
/
+0
2015-04-17
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
3
-36
/
+57
2015-04-17
mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
Javier Martinez Canillas
1
-1
/
+1
2015-04-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2015-04-10
sd, mmc, virtio_blk, string_helpers: fix block size units
James Bottomley
1
-2
/
+2
2015-04-10
mmc: sdhci-st: Update the quirks for this controller.
Peter Griffin
1
-1
/
+4
2015-04-10
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
Peter Griffin
1
-0
/
+51
[next]