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
2018-07-17
mmc: dw_mmc: fix card threshold control configuration
x00270170
1
-3
/
+4
2018-05-30
mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
Corneliu Doban
1
-5
/
+25
2018-05-30
mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
Srinath Mannam
1
-1
/
+0
2018-04-24
mmc: jz4740: Fix race condition in IRQ mask update
Alex Smith
1
-1
/
+1
2018-04-13
sdhci: Advertise 2.0v supply on SDIO host controller
Andy Shevchenko
2
-0
/
+9
2018-03-28
mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
Evgeniy Didin
1
-2
/
+4
2018-03-24
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
1
-0
/
+8
2018-03-24
mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a
yangbo lu
1
-0
/
+14
2018-03-24
mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-12-20
mmc: mediatek: Fixed bug where clock frequency could be set wrong
yong mao
1
-2
/
+2
2017-12-09
mmc: sdhci-msm: fix issue with power irq
Subhash Jadavani
1
-0
/
+18
2017-12-05
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2
-2
/
+2
2017-12-05
mmc: core: Do not leave the block driver in a suspended state
Adrian Hunter
1
-0
/
+3
2017-11-08
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
Arnd Bergmann
1
-0
/
+1
2017-10-12
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
1
-17
/
+19
2017-10-08
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
1
-1
/
+11
2017-08-16
mmc: mmc: correct the logic for setting HS400ES signal voltage
Haibo Chen
1
-1
/
+1
2017-08-11
mmc: core: Use device_property_read instead of of_property_read
David Woods
1
-36
/
+34
2017-08-11
mmc: dw_mmc: Use device_property_read instead of of_property_read
David Woods
1
-10
/
+10
2017-08-11
mmc: core: Fix access to HS400-ES devices
Guenter Roeck
1
-1
/
+1
2017-08-11
mmc: sdhci-of-at91: force card detect value for non removable devices
Ludovic Desroches
1
-1
/
+34
2017-06-07
mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Srinath Mannam
1
-1
/
+2
2017-05-03
Revert "mmc: sdhci-msm: Enable few quirks"
Greg Kroah-Hartman
1
-3
/
+1
2017-04-27
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
Haibo Chen
1
-0
/
+1
2017-04-12
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
yangbo lu
1
-8
/
+10
2017-04-12
mmc: sdhci-msm: Enable few quirks
Ritesh Harjani
1
-1
/
+3
2017-04-08
mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
Ludovic Desroches
1
-1
/
+10
2017-04-08
mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
Hans de Goede
1
-0
/
+6
2017-03-30
mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
Adrian Hunter
1
-0
/
+4
2017-03-30
mmc: sdhci: Do not disable interrupts while waiting for clock
Adrian Hunter
1
-1
/
+3
2017-03-30
mmc: sdhci-of-arasan: fix incorrect timeout clock
Anssi Hannula
1
-9
/
+5
2017-03-30
mmc: sdhci-of-at91: Support external regulators
Romain Izard
1
-0
/
+19
2017-03-30
mmc: ushc: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-12
mmc: sdhci-acpi: support deferred probe
Zhang Rui
1
-1
/
+4
2017-02-23
mmc: core: fix multi-bit bus width without high-speed mode
Anssi Hannula
1
-2
/
+2
2017-02-09
mmc: sdhci: Ignore unexpected CARD_INT interrupts
Gabriel Krisman Bertazi
1
-1
/
+2
2017-01-26
mmc: mxs-mmc: Fix additional cycles after transmission stop
Stefan Wahren
1
-2
/
+4
2017-01-26
mmc: sdhci-acpi: Only powered up enabled acpi child devices
Hans de Goede
1
-1
/
+2
2017-01-12
mmc: mmc_test: Uninitialized return value
Dan Carpenter
1
-1
/
+1
2017-01-09
mmc: sd: Meet alignment requirements for raw_ssr DMA
Paul Burton
1
-2
/
+10
2017-01-09
mmc: sdhci: Fix recovery from tuning timeout
Adrian Hunter
1
-0
/
+20
2017-01-09
Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
Adrian Hunter
1
-4
/
+0
2016-11-21
mmc: dw_mmc: fix the error handling for dma operation
Jaehoon Chung
1
-0
/
+1
2016-11-18
mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
Michael Walle
2
-0
/
+15
2016-11-07
mmc: mxs: Initialize the spinlock prior to using it
Fabio Estevam
1
-2
/
+2
2016-11-07
mmc: mmc: Use 500ms as the default generic CMD6 timeout
Ulf Hansson
1
-0
/
+3
2016-11-07
mmc: mmc_test: Fix "Commands during non-blocking write" tests
Adrian Hunter
1
-4
/
+4
2016-11-07
mmc: sdhci: Fix missing enhanced strobe setting during runtime resume
Adrian Hunter
1
-0
/
+4
2016-11-07
mmc: sdhci: Reset cmd and data circuits after tuning failure
Adrian Hunter
1
-0
/
+4
2016-11-07
mmc: sdhci: Fix unexpected data interrupt handling
Adrian Hunter
1
-3
/
+2
[next]