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
*
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-04-28
46
-552
/
+818
|
\
|
*
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-04-26
4
-3
/
+21
|
*
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
2021-04-23
1
-0
/
+12
|
*
mmc: mmc_spi: Make of_mmc_spi.c resource provider agnostic
Andy Shevchenko
2021-04-23
2
-6
/
+2
|
*
mmc: mmc_spi: Use already parsed IRQ
Andy Shevchenko
2021-04-23
1
-2
/
+2
|
*
mmc: mmc_spi: Drop unused NO_IRQ definition
Andy Shevchenko
2021-04-23
1
-5
/
+0
|
*
mmc: mmc_spi: Set up polling even if voltage-ranges is not present
Andy Shevchenko
2021-04-23
1
-1
/
+1
|
*
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
2021-04-23
5
-21
/
+40
|
*
mmc: core: Correct descriptions in mmc_of_parse()
Andy Shevchenko
2021-04-23
1
-2
/
+2
|
*
Merge branch 'fixes' into next
Ulf Hansson
2021-04-19
1
-2
/
+3
|
|
\
|
*
|
mmc: dw_mmc-rockchip: Just set default sample value for legacy mode
Shawn Lin
2021-04-16
1
-1
/
+1
|
*
|
mmc: sdhci-s3c: constify uses of driver/match data
Krzysztof Kozlowski
2021-04-15
1
-5
/
+5
|
*
|
mmc: sdhci-s3c: correct kerneldoc of sdhci_s3c_drv_data
Krzysztof Kozlowski
2021-04-15
1
-1
/
+1
|
*
|
mmc: sdhci-s3c: simplify getting of_device_id match data
Krzysztof Kozlowski
2021-04-15
1
-9
/
+3
|
*
|
mmc: tmio: always restore irq register
Wolfram Sang
2021-04-15
2
-7
/
+6
|
*
|
mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL975x
Ben Chuang
2021-04-15
1
-0
/
+32
|
*
|
mmc: core: Let eMMC sanitize not retry in case of timeout/failure
Bean Huo
2021-04-15
1
-2
/
+2
|
*
|
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
2021-04-15
3
-15
/
+16
|
*
|
mmc: sdhci-st: Remove unnecessary error log
Laibin Qiu
2021-04-12
1
-3
/
+1
|
*
|
mmc: sdhci-msm: Remove unnecessary error log
Jia Yang
2021-04-12
1
-6
/
+2
|
*
|
mmc: owl-mmc: Remove unnecessary error log
Laibin Qiu
2021-04-12
1
-1
/
+0
|
*
|
mmc: renesas_sdhi: enable WAIT_WHILE_BUSY
Wolfram Sang
2021-04-12
2
-5
/
+7
|
*
|
mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bit
Aniruddha Tvs Rao
2021-04-12
1
-0
/
+32
|
*
|
mmc: sdhci-pci-gli: Improve GL9763E L1 entry delay to increase battery life
Ben Chuang
2021-04-12
1
-3
/
+3
|
*
|
mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'
Yang Li
2021-04-12
1
-6
/
+4
|
*
|
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
2021-04-12
3
-4
/
+7
|
*
|
mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...
Adrian Hunter
2021-03-31
1
-0
/
+27
|
*
|
mmc: dw_mmc-k3: use the correct HiSilicon copyright
Hao Fang
2021-03-31
1
-1
/
+1
|
*
|
mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states check
Shawn Guo
2021-03-30
1
-4
/
+4
|
*
|
mmc: sdhci-brcmstb: Remove CQE quirk
Al Cooper
2021-03-30
1
-1
/
+0
|
*
|
mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
Jisheng Zhang
2021-03-30
5
-35
/
+35
|
*
|
mmc: sdhci-of-dwcmshc: set MMC_CAP_WAIT_WHILE_BUSY
Jisheng Zhang
2021-03-30
1
-0
/
+2
|
*
|
mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe()
Wei Yongjun
2021-03-30
1
-1
/
+3
|
*
|
mmc: sdhci-of-dwcmshc: add ACPI support for BlueField-3 SoC
Liming Sun
2021-03-30
1
-14
/
+36
|
*
|
mmc: sdhci-pci: Add PCI IDs for Intel LKF
Adrian Hunter
2021-03-30
2
-0
/
+4
|
*
|
mmc: tmio: always flag retune when resetting and a card is present
Wolfram Sang
2021-03-30
1
-2
/
+3
|
*
|
mmc: tmio: restore bus width when resetting
Takeshi Saito
2021-03-30
1
-15
/
+17
|
*
|
mmc: cavium: Use '"%s...", __func__' to print function name
Bean Huo
2021-03-30
1
-2
/
+1
|
*
|
mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC contr...
James Young
2021-03-30
1
-0
/
+2
|
*
|
mmc: renesas_sdhi: do hard reset if possible
Wolfram Sang
2021-03-30
3
-1
/
+19
|
*
|
mmc: renesas_sdhi: break SCC reset into own function
Wolfram Sang
2021-03-30
1
-10
/
+14
|
*
|
mmc: tmio: abort DMA before reset
Wolfram Sang
2021-03-30
1
-2
/
+2
|
*
|
mmc: sdhci-of-dwcmshc: add rockchip platform support
Shawn Lin
2021-03-30
1
-8
/
+253
|
*
|
mmc: sdhci-esdhc-imx: Use device_get_match_data()
Fabio Estevam
2021-03-30
1
-3
/
+1
|
*
|
mmc: sdhci-esdhc-imx: Remove non-DT stub
Fabio Estevam
2021-03-30
2
-10
/
+1
|
*
|
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-03-30
4
-91
/
+59
|
*
|
mmc: sdhci: Use "mmc" directly rather than "host->mmc"
Jisheng Zhang
2021-03-30
1
-17
/
+16
|
*
|
mmc: sdhci-pci: Avoid comma separated statements
Jisheng Zhang
2021-03-30
1
-1
/
+1
|
*
|
mmc: via-sdmmc: remove unneeded variable 'ret'
Yang Li
2021-03-30
1
-2
/
+1
|
*
|
mmc: dw_mmc: simplify optional reset handling
Philipp Zabel
2021-03-30
1
-9
/
+5
[next]