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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-4
/
+39
2019-09-13
Merge branch 'fixes' into next
Ulf Hansson
5
-27
/
+15
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
1
-3
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2
-1
/
+9
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
4
-23
/
+2
2019-09-12
mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE
Yoshihiro Shimoda
1
-1
/
+1
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
1
-1
/
+7
2019-09-11
mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-11
mmc: sdhci: Convert to use sdio_irq_claimed()
Ulf Hansson
2
-7
/
+1
2019-09-11
mmc: sdhci: Drop redundant code for SDIO IRQs
Ulf Hansson
3
-25
/
+16
2019-09-11
mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
Ulf Hansson
1
-2
/
+1
2019-09-11
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
2
-2
/
+3
2019-09-11
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
1
-0
/
+2
2019-09-11
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
1
-2
/
+1
2019-09-11
mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
Ulf Hansson
1
-3
/
+6
2019-09-11
mmc: core: Move code to get pending SDIO IRQs to a function
Matthias Kaehlcke
1
-16
/
+30
2019-09-11
mmc: mtk-sd: Re-store SDIO IRQs mask at system resume
Ulf Hansson
1
-0
/
+3
2019-09-11
mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
Ulf Hansson
1
-0
/
+4
2019-09-11
Merge branch 'fixes' into next
Ulf Hansson
2
-2
/
+2
2019-09-11
mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue
Shirley Her (SC)
1
-2
/
+122
2019-09-11
mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase s...
Shirley Her (SC)
1
-93
/
+94
2019-09-11
mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
Shirley Her (SC)
1
-8
/
+8
2019-09-11
mmc: sdhci: Fix incorrect switch to HS mode
Al Cooper
1
-1
/
+3
2019-09-11
mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS
Andrew Jeffery
1
-1
/
+1
2019-09-11
mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
Andrew Jeffery
1
-2
/
+18
2019-09-11
mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
Andrew Jeffery
1
-3
/
+0
2019-09-11
mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
Andrew Jeffery
1
-4
/
+1
2019-09-11
mmc: mmc_spi: Convert to use for_each_sg()
Andy Shevchenko
1
-1
/
+1
2019-09-11
mmc: sdhi: fill in actual_clock
Tamás Szűcs
1
-5
/
+8
2019-09-11
mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
Masahiro Yamada
1
-14
/
+13
2019-09-11
mmc: sdhci-cadence: override spec version
Masahiro Yamada
1
-0
/
+2
2019-09-11
mmc: sdhci: constify references of parameters to __sdhci_read_caps()
Masahiro Yamada
2
-3
/
+4
2019-09-11
mmc: mediatek: enable SDIO IRQ low level trigger function
yong mao
1
-0
/
+2
2019-09-11
mmc: sdhci: Export sdhci_abort_tuning function symbol
Ben Chuang
2
-1
/
+3
2019-09-11
mmc: sdhci: Add PLL Enable support to internal clock setup
Ben Chuang
2
-0
/
+24
2019-09-11
mmc: sdhci: Change timeout of loop for checking internal clock stable
Ben Chuang
1
-2
/
+2
2019-09-11
mmc: sdhci-of-arasan: Add Support for Intel LGM eMMC
Ramuthevar Vadivel Muruganx
1
-0
/
+15
2019-09-11
mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()
Wei Yongjun
1
-2
/
+2
2019-09-11
mmc: bcm2835: Take SWIOTLB memory size limitation into account
Stefan Wahren
1
-1
/
+1
2019-09-11
mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller
Andrew Jeffery
3
-0
/
+345
2019-09-11
mmc: mediatek: support 24bits segment size
Chaotian Jing
1
-3
/
+13
2019-09-11
mmc: mediatek: fix controller busy when plug out SD
Chaotian Jing
1
-3
/
+5
2019-09-11
mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs
Yoshihiro Shimoda
1
-36
/
+0
2019-09-11
mmc: jz4740: Drop dependency on arch header
Paul Cercueil
1
-4
/
+0
2019-09-11
mmc: jz4740: Code cleanup
Paul Cercueil
1
-7
/
+7
2019-09-11
mmc: sdhci-cadence: use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+2
2019-09-11
mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC
Yinbo Zhu
1
-0
/
+1
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
10
-19
/
+4
2019-09-11
mmc: sdhci-pci: Add another Id for Intel CML
Adrian Hunter
2
-0
/
+2
2019-09-11
mmc: sdhci-s3c: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
[next]