index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: cavium: Add the missing dma unmap when the dma has finished.
Kevin Hao
2019-08-06
1
-0
/
+1
*
mmc: cavium: Set the correct dma max segment size for mmc_host
Kevin Hao
2019-08-06
1
-1
/
+2
*
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
2019-08-06
10
-12
/
+12
*
mmc: mmc_spi: Enable stable writes
Andreas Koop
2019-07-22
1
-0
/
+5
*
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
Joe Perches
2019-07-22
1
-1
/
+1
*
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
Douglas Anderson
2019-07-22
1
-2
/
+1
*
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
Baolin Wang
2019-07-22
1
-0
/
+1
*
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-11
26
-359
/
+666
|
\
|
*
mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654
YueHaibing
2019-07-10
1
-1
/
+1
|
*
mmc: alcor: remove a redundant greater or equal to zero comparison
Colin Ian King
2019-07-10
1
-1
/
+1
|
*
mmc: sdhci-msm: fix mutex while in spinlock
Jorge Ramirez-Ortiz
2019-07-10
1
-3
/
+6
|
*
mmc: sdhci_am654: Make some symbols static
YueHaibing
2019-07-10
1
-3
/
+4
|
*
mmc: core: let the dma map ops handle bouncing
Christoph Hellwig
2019-07-10
1
-5
/
+2
|
*
mmc: sdhci-sprd: Add pin control support for voltage switch
Baolin Wang
2019-07-10
1
-0
/
+54
|
*
mmc: sdhci-sprd: Add start_signal_voltage_switch ops
Baolin Wang
2019-07-10
1
-0
/
+24
|
*
mmc: sdhci-pci: Add support for Intel EHL
Adrian Hunter
2019-07-10
2
-0
/
+4
|
*
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
Yoshihiro Shimoda
2019-07-10
1
-14
/
+4
|
*
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
Ulf Hansson
2019-07-10
1
-11
/
+9
|
*
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
1
-12
/
+6
|
*
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
Ulf Hansson
2019-07-10
1
-7
/
+7
|
*
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
Ulf Hansson
2019-07-10
1
-7
/
+1
|
*
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
1
-17
/
+17
|
*
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
Ulf Hansson
2019-07-10
1
-4
/
+0
|
*
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
2019-06-20
1
-2
/
+1
|
*
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
2
-1
/
+16
|
|
\
|
*
|
mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS
Raul E Rangel
2019-06-18
1
-1
/
+1
|
*
|
mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
Raul E Rangel
2019-06-18
1
-1
/
+11
|
*
|
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
1
-1
/
+4
|
|
\
\
|
*
\
\
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
2
-2
/
+80
|
|
\
\
\
|
*
|
|
|
mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a
Yangbo Lu
2019-06-17
1
-4
/
+5
|
*
|
|
|
mmc: sdhci-of-esdhc: set the sd clock divisor value above 3
Yangbo Lu
2019-06-17
1
-0
/
+8
|
*
|
|
|
mmc: host: s3cmci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
2
-23
/
+6
|
*
|
|
|
mmc: host: dw_mmc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
1
-29
/
+7
|
*
|
|
|
mmc: host: atmel-mci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
1
-31
/
+7
|
*
|
|
|
mmc: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
2
-57
/
+9
|
*
|
|
|
Merge branch 'fixes' into next
Ulf Hansson
2019-06-17
2
-20
/
+25
|
|
\
\
\
\
|
*
|
|
|
|
mmc: sdhci_am654: Add Support for 4 bit IP on J721E
Faiz Abbas
2019-06-17
1
-38
/
+86
|
*
|
|
|
|
mmc: sdhci_am654: Add Support for 8 bit IP on J721E
Faiz Abbas
2019-06-17
1
-25
/
+110
|
*
|
|
|
|
mmc: sdhi: remove unneeded initialization
Wolfram Sang
2019-06-10
1
-1
/
+0
|
*
|
|
|
|
mmc: sdhi: improve quirk descriptions
Wolfram Sang
2019-06-10
1
-6
/
+6
|
*
|
|
|
|
Merge branch 'fixes' into next
Ulf Hansson
2019-06-10
1
-2
/
+7
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sdhci: tegra: Do not log error message on deferred probe
Thierry Reding
2019-06-10
1
-1
/
+4
|
*
|
|
|
|
|
mmc: sdhci-sprd: Add PHY DLL delay configuration
Baolin Wang
2019-06-10
1
-0
/
+51
|
*
|
|
|
|
|
mmc: sdhci-sprd: Enable PHY DLL to make clock stable
Baolin Wang
2019-06-10
1
-1
/
+43
|
*
|
|
|
|
|
mmc: sdhci-sprd: Add HS400 enhanced strobe mode
Baolin Wang
2019-06-10
1
-0
/
+32
|
*
|
|
|
|
|
mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
Baolin Wang
2019-06-10
1
-0
/
+7
|
*
|
|
|
|
|
mmc: sdhci-sprd: Add optional gate clock support
Baolin Wang
2019-06-10
1
-6
/
+29
|
*
|
|
|
|
|
mmc: sdhci-sprd: Check the enable clock's return value correctly
Baolin Wang
2019-06-10
1
-1
/
+1
|
*
|
|
|
|
|
mmc: sdhci-pci: remove redundant check of slots == 0
Colin Ian King
2019-06-10
1
-2
/
+0
|
*
|
|
|
|
|
mmc: sdhci_am654: Print error message if the DLL fails to lock
Faiz Abbas
2019-06-10
1
-0
/
+5
[next]