index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
3
-26
/
+7
2020-09-07
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
3
-12
/
+3
2020-09-07
Revert "mmc: tmio: fix reset operation"
Wolfram Sang
1
-16
/
+13
2020-09-07
mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'
Wolfram Sang
1
-6
/
+13
2020-09-07
mmc: sdhci_am654: Add workaround for card detect debounce timer
Faiz Abbas
1
-0
/
+24
2020-09-07
mmc: sdhci-msm: enable compile-testing on !ARM
Alex Dewar
1
-1
/
+1
2020-09-07
mmc: sdhci-esdhc-imx: remove unused code
Haibo Chen
1
-3
/
+1
2020-09-07
mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driver
Lars Povlsen
3
-0
/
+282
2020-09-07
mmc: via-sdmmc: Fix data race bug
Madhuparna Bhowmik
1
-0
/
+3
2020-09-07
mmc: sdhci: Add LTR support for some Intel BYT based controllers
Adrian Hunter
1
-0
/
+154
2020-09-07
mmc: mmc_spi: fix timeout calculation
Tobias Schramm
1
-2
/
+2
2020-09-07
mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuning
Haibo Chen
1
-0
/
+10
2020-09-07
mmc: Kconfig: Add RISCV and CSKY for MMC_DW
Guo Ren
1
-1
/
+1
2020-09-07
mmc: s3cmci: remove empty kerneldoc comment
Krzysztof Kozlowski
1
-3
/
+0
2020-09-07
mmc: sdhci_am654: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-09-07
mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
Chris Packham
1
-3
/
+7
2020-09-07
mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset
Ulf Hansson
2
-35
/
+53
2020-09-07
mmc: sdhci-msm: Add retries when all tuning phases are found valid
Douglas Anderson
1
-1
/
+17
2020-09-07
mmc: sdhci-acpi: Clear amd_sdhci_host on reset
Raul E Rangel
1
-7
/
+24
2020-08-31
Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-15
/
+130
2020-08-28
sdhci: tegra: Add missing TMCLK for data timeout
Sowjanya Komatineni
1
-2
/
+51
2020-08-28
sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
Sowjanya Komatineni
1
-1
/
+0
2020-08-28
sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
Sowjanya Komatineni
1
-1
/
+0
2020-08-24
mmc: mediatek: add optional module reset property
Wenbin Mei
1
-0
/
+13
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
14
-22
/
+22
2020-08-21
mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers
Adrian Hunter
1
-1
/
+9
2020-08-21
mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
Raul E Rangel
1
-10
/
+57
2020-08-20
ARM: s3c24xx: move s3cmci pinctrl handling into board files
Arnd Bergmann
1
-54
/
+17
2020-08-19
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
1
-1
/
+1
2020-08-19
ARM: exynos: stop selecting PLAT_SAMSUNG
Arnd Bergmann
1
-1
/
+1
2020-08-17
mmc: s3cmci: remove unneeded machine header include
Krzysztof Kozlowski
1
-1
/
+0
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
26
-175
/
+905
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+2
2020-08-05
mmc: mediatek: make function msdc_cqe_disable() static
Wei Yongjun
1
-1
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2020-07-27
mmc: jz4740: Use pm_ptr() macro
Paul Cercueil
1
-9
/
+3
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2020-07-24
mmc: mediatek: command queue support
Chun-Hung Wu
2
-0
/
+116
2020-07-24
mmc: mediatek: refine msdc timeout api
Chun-Hung Wu
1
-10
/
+22
2020-07-24
mmc: mediatek: add MT6779 MMC driver support
Chun-Hung Wu
1
-0
/
+13
2020-07-24
mmc: sdhci-pci-o2micro: Add HW tuning for SDR104 mode
shirley her
1
-4
/
+29
2020-07-24
mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
shirley her
1
-0
/
+6
2020-07-24
mmc: via-sdmmc: use generic power management
Vaibhav Gupta
1
-25
/
+8
2020-07-24
mmc: sdhci-cadence: do not use hardware tuning for SD mode
Masahiro Yamada
1
-61
/
+62
2020-07-24
mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x
Ben Chuang
1
-2
/
+218
2020-07-24
mmc: cqhci: Fix a print format for the task descriptor
Ben Chuang
1
-1
/
+1
2020-07-24
mmc: sdhci-of-arasan: fix timings allocation code
Manish Narani
1
-11
/
+14
2020-07-24
mmc: sdhci: Fix a potential uninitialized variable
Dan Carpenter
1
-1
/
+1
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
3
-5
/
+8
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
[prev]
[next]