index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset
Ulf Hansson
2020-09-07
2
-35
/
+53
|
*
|
|
mmc: sdhci-msm: Add retries when all tuning phases are found valid
Douglas Anderson
2020-09-07
1
-1
/
+17
|
*
|
|
mmc: sdhci-acpi: Clear amd_sdhci_host on reset
Raul E Rangel
2020-09-07
1
-7
/
+24
*
|
|
|
mmc: core: simplify an expression
Wolfram Sang
2020-09-07
1
-1
/
+1
*
|
|
|
mmc: renesas_sdhi: keep SCC clock active when tuning
Wolfram Sang
2020-09-07
1
-2
/
+6
*
|
|
|
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
2020-09-07
1
-0
/
+4
*
|
|
|
mmc: core: when downgrading HS400, callback into drivers earlier
Wolfram Sang
2020-09-07
1
-6
/
+6
*
|
|
|
mmc: sdhci-msm: Prefer asynchronous probe
Douglas Anderson
2020-09-07
1
-0
/
+1
*
|
|
|
mmc: s3cmci: Drop unused variables in dbg_dumpregs
Krzysztof Kozlowski
2020-09-07
1
-4
/
+2
*
|
|
|
mmc: s3cmci: Cast driver data through long
Krzysztof Kozlowski
2020-09-07
1
-1
/
+1
*
|
|
|
mmc: s3cmci: Use proper printk format for iomem pointer
Krzysztof Kozlowski
2020-09-07
1
-1
/
+1
*
|
|
|
mmc: davinci: Fix -Wpointer-to-int-cast on compile test
Krzysztof Kozlowski
2020-09-07
1
-1
/
+1
*
|
|
|
mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-7
/
+5
*
|
|
|
mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t
Krzysztof Kozlowski
2020-09-07
1
-2
/
+2
*
|
|
|
mmc: dw_mmc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-6
/
+3
*
|
|
|
mmc: sdhci-tegra: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-5
/
+2
*
|
|
|
mmc: sdhci-of-arasan: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-4
/
+3
*
|
|
|
mmc: meson: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-11
/
+5
*
|
|
|
mmc: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-3
/
+1
*
|
|
|
mmc: dw_mmc-zx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-8
/
+3
*
|
|
|
mmc: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-3
/
+2
*
|
|
|
mmc: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-3
/
+1
*
|
|
|
mmc: core: Allow setting slot index via device tree alias
Matthias Schiffer
2020-09-07
1
-1
/
+25
*
|
|
|
mmc: meson-gx: use wrapper to avoid accessing internal vars
Wolfram Sang
2020-09-07
1
-1
/
+1
*
|
|
|
mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711
Stefan Wahren
2020-09-07
1
-0
/
+1
*
|
|
|
mmc: mediatek: add pre_enable() and post_disable() hook function
Chun-Hung Wu
2020-09-07
1
-0
/
+22
*
|
|
|
mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()
Chun-Hung Wu
2020-09-07
2
-0
/
+8
*
|
|
|
mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 target
Veerabhadrarao Badiganti
2020-09-07
1
-0
/
+1
*
|
|
|
mmc: tmio: remove indirection of 'execute_tuning' callback
Wolfram Sang
2020-09-07
3
-26
/
+4
*
|
|
|
mmc: tmio: don't reset whole IP core when tuning fails
Wolfram Sang
2020-09-07
2
-24
/
+25
*
|
|
|
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
2020-09-07
3
-26
/
+7
*
|
|
|
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
2020-09-07
3
-12
/
+3
*
|
|
|
Revert "mmc: tmio: fix reset operation"
Wolfram Sang
2020-09-07
1
-16
/
+13
*
|
|
|
mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'
Wolfram Sang
2020-09-07
1
-6
/
+13
*
|
|
|
mmc: sdhci_am654: Add workaround for card detect debounce timer
Faiz Abbas
2020-09-07
1
-0
/
+24
*
|
|
|
mmc: sdhci-msm: enable compile-testing on !ARM
Alex Dewar
2020-09-07
1
-1
/
+1
*
|
|
|
mmc: sdhci-esdhc-imx: remove unused code
Haibo Chen
2020-09-07
1
-3
/
+1
*
|
|
|
mmc: sd: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-07
1
-1
/
+1
*
|
|
|
mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driver
Lars Povlsen
2020-09-07
3
-0
/
+282
*
|
|
|
mmc: via-sdmmc: Fix data race bug
Madhuparna Bhowmik
2020-09-07
1
-0
/
+3
*
|
|
|
mmc: sdhci: Add LTR support for some Intel BYT based controllers
Adrian Hunter
2020-09-07
1
-0
/
+154
*
|
|
|
mmc: test: remove ambiguity in test description
Wolfram Sang
2020-09-07
1
-4
/
+4
*
|
|
|
mmc: mmc_spi: fix timeout calculation
Tobias Schramm
2020-09-07
1
-2
/
+2
*
|
|
|
mmc: sdio: Export SDIO revision and info strings to userspace
Pali Rohár
2020-09-07
4
-3
/
+103
*
|
|
|
mmc: sdio: Extend sdio_config_attr macro and use it also for modalias
Pali Rohár
2020-09-07
1
-14
/
+6
*
|
|
|
mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbers
Pali Rohár
2020-09-07
1
-0
/
+8
*
|
|
|
mmc: sdio: Check for CISTPL_VERS_1 buffer size
Pali Rohár
2020-09-07
1
-0
/
+3
*
|
|
|
mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuning
Haibo Chen
2020-09-07
1
-0
/
+10
*
|
|
|
mmc: Kconfig: Add RISCV and CSKY for MMC_DW
Guo Ren
2020-09-07
1
-1
/
+1
*
|
|
|
mmc: s3cmci: remove empty kerneldoc comment
Krzysztof Kozlowski
2020-09-07
1
-3
/
+0
[prev]
[next]