index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
mmc: cavium: Add the missing dma unmap when the dma has finished.
Kevin Hao
1
-0
/
+1
2019-08-06
mmc: cavium: Set the correct dma max segment size for mmc_host
Kevin Hao
1
-1
/
+2
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
10
-12
/
+12
2019-07-22
mmc: mmc_spi: Enable stable writes
Andreas Koop
1
-0
/
+5
2019-07-22
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
Joe Perches
1
-1
/
+1
2019-07-22
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
Douglas Anderson
1
-2
/
+1
2019-07-22
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
Baolin Wang
1
-0
/
+1
2019-07-12
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
26
-359
/
+666
2019-07-10
mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654
YueHaibing
1
-1
/
+1
2019-07-10
mmc: alcor: remove a redundant greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2019-07-10
mmc: sdhci-msm: fix mutex while in spinlock
Jorge Ramirez-Ortiz
1
-3
/
+6
2019-07-10
mmc: sdhci_am654: Make some symbols static
YueHaibing
1
-3
/
+4
2019-07-10
mmc: core: let the dma map ops handle bouncing
Christoph Hellwig
1
-5
/
+2
2019-07-10
mmc: sdhci-sprd: Add pin control support for voltage switch
Baolin Wang
1
-0
/
+54
2019-07-10
mmc: sdhci-sprd: Add start_signal_voltage_switch ops
Baolin Wang
1
-0
/
+24
2019-07-10
mmc: sdhci-pci: Add support for Intel EHL
Adrian Hunter
2
-0
/
+4
2019-07-10
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
Yoshihiro Shimoda
1
-14
/
+4
2019-07-10
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
Ulf Hansson
1
-11
/
+9
2019-07-10
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
Ulf Hansson
1
-12
/
+6
2019-07-10
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
Ulf Hansson
1
-7
/
+7
2019-07-10
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
Ulf Hansson
1
-7
/
+1
2019-07-10
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
Ulf Hansson
1
-17
/
+17
2019-07-10
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
Ulf Hansson
1
-4
/
+0
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
32
-148
/
+32
2019-06-20
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
30
-122
/
+30
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463
Thomas Gleixner
1
-14
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-18
Merge branch 'fixes' into next
Ulf Hansson
2
-1
/
+16
2019-06-18
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2
-1
/
+16
2019-06-18
mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS
Raul E Rangel
1
-1
/
+1
2019-06-18
mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
Raul E Rangel
1
-1
/
+11
2019-06-18
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+4
2019-06-18
mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning
Raul E Rangel
1
-1
/
+4
2019-06-18
Merge branch 'fixes' into next
Ulf Hansson
2
-2
/
+80
2019-06-18
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
1
-0
/
+40
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2
-2
/
+40
2019-06-17
mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a
Yangbo Lu
1
-4
/
+5
2019-06-17
mmc: sdhci-of-esdhc: set the sd clock divisor value above 3
Yangbo Lu
1
-0
/
+8
2019-06-17
mmc: host: s3cmci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-23
/
+6
2019-06-17
mmc: host: dw_mmc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-29
/
+7
2019-06-17
mmc: host: atmel-mci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-31
/
+7
2019-06-17
mmc: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-57
/
+9
2019-06-17
Merge branch 'fixes' into next
Ulf Hansson
2
-20
/
+25
2019-06-17
mmc: mediatek: fix SDIO IRQ detection issue
jjian zhou
1
-0
/
+2
2019-06-17
mmc: mediatek: fix SDIO IRQ interrupt handle flow
jjian zhou
1
-17
/
+20
2019-06-17
mmc: core: complete HS400 before checking status
Wolfram Sang
1
-3
/
+3
2019-06-17
mmc: sdhci_am654: Add Support for 4 bit IP on J721E
Faiz Abbas
1
-38
/
+86
2019-06-17
mmc: sdhci_am654: Add Support for 8 bit IP on J721E
Faiz Abbas
1
-25
/
+110
2019-06-10
mmc: sdhi: remove unneeded initialization
Wolfram Sang
1
-1
/
+0
[next]