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 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
2
-10
/
+10
|
\
|
*
mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
2019-11-03
1
-1
/
+1
|
*
mmc: dw_mmc: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-03
1
-4
/
+4
|
*
mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
2019-11-03
1
-1
/
+1
|
*
mmc: atmel-mci: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-03
1
-4
/
+4
*
|
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-11-27
36
-320
/
+2336
|
\
\
|
*
|
Revert "mmc: tmio: remove workaround for NON_REMOVABLE"
Wolfram Sang
2019-11-21
1
-0
/
+9
|
*
|
mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup
Manish Narani
2019-11-20
1
-2
/
+204
|
*
|
mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
Manish Narani
2019-11-20
1
-0
/
+92
|
*
|
mmc: sdhci-of-arasan: Add sampling clock for a phy to use
Manish Narani
2019-11-20
1
-17
/
+134
|
*
|
mmc: sdhci-of-arasan: Separate out clk related data to another structure
Manish Narani
2019-11-20
1
-10
/
+21
|
*
|
mmc: sdhci: Fix grammar in warning message
Fabio Estevam
2019-11-20
1
-2
/
+2
|
*
|
mmc: sdhci-of-aspeed: add inversion signal presence
Ivan Mikhaylov
2019-11-20
1
-0
/
+12
|
*
|
mmc: sdhci-of-aspeed: enable CONFIG_MMC_SDHCI_IO_ACCESSORS
Ivan Mikhaylov
2019-11-20
1
-0
/
+1
|
*
|
mmc: sdhci_am654: Add Support for Command Queuing Engine to J721E
Faiz Abbas
2019-11-20
2
-1
/
+71
|
*
|
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
2019-11-18
1
-5
/
+4
|
*
|
mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
Eugeniu Rosca
2019-11-18
1
-1
/
+1
|
*
|
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
2019-11-15
1
-0
/
+7
|
*
|
mmc: host: omap-hsmmc: remove init_card pdata callback from pdata
H. Nikolaus Schaller
2019-11-15
1
-4
/
+1
|
*
|
mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...
H. Nikolaus Schaller
2019-11-15
1
-0
/
+30
|
*
|
Merge branch 'fixes' into next
Ulf Hansson
2019-11-14
1
-1
/
+1
|
|
\
\
|
*
|
|
mmc: moxart: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-14
1
-2
/
+2
|
*
|
|
mmc: atmel-mci: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-14
1
-2
/
+1
|
*
|
|
mmc: mmc_spi: Use proper debounce time for CD GPIO
Thierry Reding
2019-11-14
1
-1
/
+1
|
*
|
|
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-11-14
4
-5
/
+39
|
*
|
|
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
2019-11-14
1
-5
/
+2
|
*
|
|
mmc: vub300: Drop redundant host ops ->init_card()
Ulf Hansson
2019-11-13
1
-7
/
+0
|
*
|
|
mmc: renesas_sdhi_internal_dmac: Add r8a774b1 support
Biju Das
2019-11-13
1
-0
/
+1
|
*
|
|
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-11-13
1
-92
/
+55
|
*
|
|
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-11-13
1
-8
/
+8
|
*
|
|
mmc: sdhci-of-esdhc: fix up erratum A-008171 workaround
Yangbo Lu
2019-11-13
2
-33
/
+203
|
*
|
|
mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completion
Yangbo Lu
2019-11-13
1
-7
/
+28
|
*
|
|
mmc: sdhci-of-at91: add DT property to enable calibration on full reset
Nicolas Ferre
2019-11-13
1
-0
/
+19
|
*
|
|
mmc: mmci: stm32: make sdmmc_idma_validate_data static
Ben Dooks
2019-11-13
1
-2
/
+2
|
*
|
|
mmc: sdhci-pci: Add support for Intel JSL
Adrian Hunter
2019-11-13
2
-0
/
+4
|
*
|
|
mmc: jz4740: Add support for Low Power Mode (LPM)
Zhou Yanjie
2019-11-13
1
-0
/
+23
|
*
|
|
mmc: jz4740: Add support for X1000
Zhou Yanjie
2019-11-13
1
-1
/
+3
|
*
|
|
mmc: jz4740: Add support for JZ4760
Zhou Yanjie
2019-11-13
1
-0
/
+2
|
*
|
|
mmc: jz4740: Add 8bit mode support
Zhou Yanjie
2019-11-13
1
-2
/
+10
|
*
|
|
mmc: sdhci-pci: Make function amd_sdhci_reset static
zhengbin
2019-11-13
1
-1
/
+1
|
*
|
|
mmc: sdhci-of-arasan: Add Support for Intel LGM SDXC
Ramuthevar Vadivel Murugan
2019-11-13
1
-0
/
+15
|
*
|
|
mmc: mmci: sdmmc: add busy_complete callback
Ludovic Barre
2019-11-13
3
-0
/
+47
|
*
|
|
mmc: mmci: add busy_complete callback
Ludovic Barre
2019-11-13
2
-62
/
+73
|
*
|
|
mmc: mmci: add hardware busy timeout feature
Ludovic Barre
2019-11-13
2
-5
/
+40
|
*
|
|
mmc: mmci: make unexported functions static
Ben Dooks
2019-11-13
1
-10
/
+10
|
*
|
|
mmc: dw_mmc: fix indentation issue
Colin Ian King
2019-11-13
1
-2
/
+2
|
*
|
|
mmc: cavium-octeon: Use devm_platform_ioremap_resource()
Markus Elfring
2019-11-13
1
-13
/
+2
|
*
|
|
mmc: bcm2835: Use devm_platform_ioremap_resource wrapper
Saiyam Doshi
2019-11-13
1
-3
/
+1
|
*
|
|
mmc: tmio: remove workaround for NON_REMOVABLE
Wolfram Sang
2019-11-13
1
-9
/
+0
|
*
|
|
mmc: Add Actions Semi Owl SoCs SD/MMC driver
Manivannan Sadhasivam
2019-11-13
3
-0
/
+705
[next]