index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-11
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]