index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
2018-10-15
mmc: mediatek: drop too much code of tuning method
Chaotian Jing
2018-10-15
mmc: mediatek: add MT8183 MMC driver support
Chaotian Jing
2018-10-15
mmc: mediatek: tune CMD/DATA together
Chaotian Jing
2018-10-15
mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
Chaotian Jing
2018-10-15
mmc: mediatek: fill the actual clock for mmc debugfs
Chaotian Jing
2018-10-15
mmc: uniphier-sd: avoid using broken DMA RX channel
Masahiro Yamada
2018-10-15
mmc: uniphier-sd: fix DMA disabling
Masahiro Yamada
2018-10-15
mmc: tmio: simplify the DMA mode test
Masahiro Yamada
2018-10-15
mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag
Masahiro Yamada
2018-10-15
mmc: tmio: move MFD variant reset to a platform hook
Masahiro Yamada
2018-10-15
mmc: renesas_sdhi: Add r8a77470 SDHI1 support
Fabrizio Castro
2018-10-09
mmc: mmci: add stm32 sdmmc variant
Ludovic Barre
2018-10-09
mmc: mmci: add stm32 sdmmc registers
Ludovic Barre
2018-10-09
mmc: mmci: add clock divider for stm32 sdmmc
Ludovic Barre
2018-10-09
mmc: mmci: add optional reset property
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to not read datacnt
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to write datactrl before command
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to define irq pio mask
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to define dpsm bit
Ludovic Barre
2018-10-09
mmc: mmci: add variant properties to define cpsm & cmdresp bits
Ludovic Barre
2018-10-09
mmc: mmci: expand startbiterr to irqmask and error check
Ludovic Barre
2018-10-09
mmc: mmci: add datactrl block size variant property
Ludovic Barre
2018-10-09
mmc: mmci: add set_clk/pwrreg callbacks
Ludovic Barre
2018-10-09
mmc: mmci: add validate_data callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_error callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_finalize callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_start callback
Ludovic Barre
2018-10-09
mmc: mmci: add get_next_data callback
Ludovic Barre
2018-10-09
mmc: mmci: add prepare/unprepare_data callbacks
Ludovic Barre
2018-10-09
mmc: mmci: merge prepare data functions
Ludovic Barre
2018-10-09
mmc: mmci: introduce dma_priv pointer to mmci_host
Ludovic Barre
2018-10-09
mmc: mmci: create common mmci_dma_setup/release
Ludovic Barre
2018-10-09
mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY
Faiz Abbas
2018-10-09
mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and so...
Faiz Abbas
2018-10-08
mmc: mediatek: add bus_clk control
Chaotian Jing
2018-10-08
mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode
Anand Moon
2018-10-08
mmc: meson-mx-sdio: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-08
mmc: tifm_sd: Mark expected switch fall-through
Gustavo A. R. Silva
2018-10-08
mmc: mmci: Change struct members from bool to u8
Ludovic Barre
2018-10-08
mmc: mmci: internalize dma_inprogress into mmci dma functions
Ludovic Barre
2018-10-08
mmc: mmci: internalize dma map/unmap into mmci dma functions
Ludovic Barre
2018-10-08
mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
Yu Zhao
2018-10-08
mmc: omap_hsmmc: Delete platform data GPIO CD and WP
Linus Walleij
2018-10-08
mmc: omap_hsmmc: Kill off cover detection
Linus Walleij
2018-10-08
mmc: sdhci: sirf: Use the slot GPIO descriptor
Linus Walleij
2018-10-08
mmc: sdhci: pxav3: Delete GPIO handling
Linus Walleij
2018-10-08
mmc: sdhci: spear: Use the slot GPIO descriptor
Linus Walleij
2018-10-08
mmc: mmci: Drop support for pdata GPIO numbers
Linus Walleij
[next]