index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
mmc: omap-hsmmc: remove redundant null check
Xu Wang
2020-09-07
1
-12
/
+6
*
|
|
|
Merge branch 'fixes' into next
Ulf Hansson
2020-09-07
6
-63
/
+123
|
\
|
|
|
|
*
|
|
mmc: sdio: Use mmc_pre_req() / mmc_post_req()
Adrian Hunter
2020-09-07
1
-17
/
+22
|
*
|
|
mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
Chris Packham
2020-09-07
1
-3
/
+7
|
*
|
|
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
[prev]
[next]