index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
mmc: sdhci-esdhc-imx: Remove non-DT stub
Fabio Estevam
1
-0
/
+1
2021-02-15
mmc: host: Retire MMC_GOLDFISH
Roman Kiryanov
1
-7
/
+0
2021-02-01
mmc: sdhci-msm: add Inline Crypto Engine support
Eric Biggers
1
-0
/
+1
2021-02-01
mmc: remove sirf prima/atlas driver
Arnd Bergmann
1
-12
/
+0
2021-02-01
mmc: remove dw_mmc-zx driver
Arnd Bergmann
1
-9
/
+0
2021-02-01
mmc: sdhci-of-aspeed: Add KUnit tests for phase calculations
Andrew Jeffery
1
-0
/
+14
2020-11-24
mmc: mediatek: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2020-11-17
mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"
Colin Ian King
1
-1
/
+1
2020-11-16
mmc: s3cmci: enable compile testing
Krzysztof Kozlowski
1
-2
/
+2
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-09-28
mmc: host: fix depends for MMC_MESON_GX w/ COMPILE_TEST
Randy Dunlap
1
-0
/
+1
2020-09-08
mmc: Drop COMPILE_TEST Kconfig option for MMC_S3C
Ulf Hansson
1
-1
/
+1
2020-09-07
mmc: host: Enable compile testing of multiple drivers
Krzysztof Kozlowski
1
-19
/
+21
2020-09-07
mmc: host: Drop unneeded MMC dependency in Kconfig
Krzysztof Kozlowski
1
-2
/
+2
2020-09-07
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2020-09-07
mmc: sdhci-msm: enable compile-testing on !ARM
Alex Dewar
1
-1
/
+1
2020-09-07
mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driver
Lars Povlsen
1
-0
/
+12
2020-09-07
mmc: Kconfig: Add RISCV and CSKY for MMC_DW
Guo Ren
1
-1
/
+1
2020-09-07
mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset
Ulf Hansson
1
-1
/
+1
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-07-24
mmc: mediatek: command queue support
Chun-Hung Wu
1
-0
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2020-05-28
mmc: host: add Coldfire esdhc support
Angelo Dureghello
1
-0
/
+13
2020-05-28
mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host
Martin Blumenstingl
1
-0
/
+14
2020-05-28
mmc: sdhci-of-at91: make MMC_SDHCI_OF_AT91 depend on HAVE_CLK
Masahiro Yamada
1
-1
/
+1
2020-05-05
mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OF
Stephen Boyd
1
-1
/
+1
2020-03-24
mmc: host: sdhci-sprd: Add software queue support
Baolin Wang
1
-0
/
+1
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
1
-0
/
+11
2020-01-24
mmc: sdhci-msm: Add CQHCI support for sdhci-msm
Ritesh Harjani
1
-0
/
+1
2020-01-20
mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)
Al Cooper
1
-0
/
+1
2020-01-20
mmc: sdhci-omap: Add using external dma
Chunyan Zhang
1
-0
/
+1
2020-01-20
mmc: sdhci: add support for using external DMA devices
Chunyan Zhang
1
-0
/
+3
2019-11-20
mmc: sdhci-of-aspeed: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
Ivan Mikhaylov
1
-0
/
+1
2019-11-20
mmc: sdhci_am654: Add Support for Command Queuing Engine to J721E
Faiz Abbas
1
-0
/
+1
2019-11-13
mmc: Add Actions Semi Owl SoCs SD/MMC driver
Manivannan Sadhasivam
1
-0
/
+8
2019-11-13
mmc: sdhci-milbeaut: add Milbeaut SD controller driver
Takao Orito
1
-0
/
+11
2019-09-27
mmc: host: sdhci-pci: Add Genesys Logic GL975x support
Ben Chuang
1
-0
/
+1
2019-09-11
mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS
Andrew Jeffery
1
-1
/
+1
2019-09-11
mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller
Andrew Jeffery
1
-0
/
+12
2019-07-10
mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654
YueHaibing
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-06
mmc: sdhci-pci: Fix BYT OCP setting
Adrian Hunter
1
-0
/
+1
2019-05-06
mmc: mtk-sd: select REGULATOR
NeilBrown
1
-0
/
+1
2019-04-15
mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modes
Faiz Abbas
1
-0
/
+1
2019-04-15
mmc: host: Pedantic cleanups to Kconfig
Enrico Weigelt, metux IT consult
1
-21
/
+22
2019-02-25
mmc: tegra: HW Command Queue Support for Tegra SDMMC
Sowjanya Komatineni
1
-0
/
+1
2019-02-25
mmc: sdhci-esdhc-imx: add CMDQ support
BOUGH CHEN
1
-0
/
+1
2019-01-14
mmc: host: Fix Kconfig warnings on keystone_defconfig
Faiz Abbas
1
-1
/
+1
[next]