index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
21
-240
/
+617
|
\
|
*
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: 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: 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
|
|
\
|
*
|
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
|
*
|
Merge branch 'fixes' into next
Ulf Hansson
2019-06-17
1
-17
/
+22
|
|
\
\
|
*
|
|
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
|
*
|
|
|
mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() calls
Faiz Abbas
2019-06-10
1
-21
/
+13
|
*
|
|
|
mmc: meson-gx: add dram-access-quirk
Neil Armstrong
2019-06-10
1
-15
/
+55
|
*
|
|
|
mmc: meson-gx-mmc: update with SPDX Licence identifier
Neil Armstrong
2019-06-10
1
-14
/
+1
|
*
|
|
|
mmc: tmio: move runtime PM enablement to the driver implementations
Niklas Söderlund
2019-06-10
4
-2
/
+23
|
*
|
|
|
mmc: android-goldfish: Drop pointer to mmc_host from goldfish_mmc_host
Kamlesh Gurudasani
2019-06-10
1
-16
/
+15
*
|
|
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
21
-103
/
+21
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
19
-77
/
+19
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463
Thomas Gleixner
2019-06-19
1
-14
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
|
/
/
/
*
|
|
/
mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning
Raul E Rangel
2019-06-18
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
mmc: mediatek: fix SDIO IRQ detection issue
jjian zhou
2019-06-17
1
-0
/
+2
*
|
|
mmc: mediatek: fix SDIO IRQ interrupt handle flow
jjian zhou
2019-06-17
1
-17
/
+20
|
|
/
|
/
|
*
|
mmc: sdhi: disallow HS400 for M3-W ES1.2, RZ/G2M, and V3H
Wolfram Sang
2019-06-10
1
-2
/
+7
|
/
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
16
-133
/
+16
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-4
/
+1
[next]