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
*
mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711
Nicolas Saenz Julienne
2019-10-09
1
-0
/
+1
*
mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt
Geert Uytterhoeven
2019-10-03
1
-4
/
+2
*
mmc: renesas_sdhi: Do not use platform_get_irq() to count interrupts
Geert Uytterhoeven
2019-10-03
1
-12
/
+19
*
mmc: host: sdhci-pci: Add Genesys Logic GL975x support
Ben Chuang
2019-09-27
5
-1
/
+361
*
mmc: tegra: Implement ->set_dma_mask()
Nicolin Chen
2019-09-27
1
-20
/
+28
*
mmc: sdhci: Let drivers define their DMA mask
Adrian Hunter
2019-09-27
2
-8
/
+5
*
mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
Russell King
2019-09-27
1
-1
/
+6
*
mmc: sdhci: improve ADMA error reporting
Russell King
2019-09-27
1
-5
/
+10
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
2
-4
/
+39
|
\
|
*
mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE
Yoshihiro Shimoda
2019-09-12
1
-1
/
+1
|
*
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
2019-09-12
1
-1
/
+7
|
*
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
2019-09-03
1
-3
/
+32
*
|
Merge branch 'fixes' into next
Ulf Hansson
2019-09-13
5
-27
/
+15
|
\
\
|
*
|
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
2019-09-13
1
-3
/
+4
|
*
|
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2019-09-13
2
-1
/
+9
|
*
|
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
2019-09-13
4
-23
/
+2
*
|
|
mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller
Colin Ian King
2019-09-11
1
-1
/
+1
*
|
|
mmc: sdhci: Convert to use sdio_irq_claimed()
Ulf Hansson
2019-09-11
2
-7
/
+1
*
|
|
mmc: sdhci: Drop redundant code for SDIO IRQs
Ulf Hansson
2019-09-11
3
-25
/
+16
*
|
|
mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
Ulf Hansson
2019-09-11
1
-2
/
+1
*
|
|
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
2019-09-11
2
-2
/
+3
*
|
|
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
2019-09-11
1
-0
/
+2
*
|
|
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
2019-09-11
1
-2
/
+1
*
|
|
mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
Ulf Hansson
2019-09-11
1
-3
/
+6
*
|
|
mmc: core: Move code to get pending SDIO IRQs to a function
Matthias Kaehlcke
2019-09-11
1
-16
/
+30
*
|
|
mmc: mtk-sd: Re-store SDIO IRQs mask at system resume
Ulf Hansson
2019-09-11
1
-0
/
+3
*
|
|
mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
Ulf Hansson
2019-09-11
1
-0
/
+4
*
|
|
Merge branch 'fixes' into next
Ulf Hansson
2019-09-11
2
-2
/
+2
|
\
|
|
|
*
|
Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"
Daniel Drake
2019-09-11
1
-1
/
+1
|
*
|
Revert "mmc: bcm2835: Terminate timeout work synchronously"
Stefan Wahren
2019-09-11
1
-1
/
+1
*
|
|
mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue
Shirley Her (SC)
2019-09-11
1
-2
/
+122
*
|
|
mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase s...
Shirley Her (SC)
2019-09-11
1
-93
/
+94
*
|
|
mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
Shirley Her (SC)
2019-09-11
1
-8
/
+8
*
|
|
mmc: sdhci: Fix incorrect switch to HS mode
Al Cooper
2019-09-11
1
-1
/
+3
*
|
|
mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS
Andrew Jeffery
2019-09-11
1
-1
/
+1
*
|
|
mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
Andrew Jeffery
2019-09-11
1
-2
/
+18
*
|
|
mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
Andrew Jeffery
2019-09-11
1
-3
/
+0
*
|
|
mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
Andrew Jeffery
2019-09-11
1
-4
/
+1
*
|
|
mmc: mmc_spi: Convert to use for_each_sg()
Andy Shevchenko
2019-09-11
1
-1
/
+1
*
|
|
mmc: sdhi: fill in actual_clock
Tamás Szűcs
2019-09-11
1
-5
/
+8
*
|
|
mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
Masahiro Yamada
2019-09-11
1
-14
/
+13
*
|
|
mmc: sdhci-cadence: override spec version
Masahiro Yamada
2019-09-11
1
-0
/
+2
*
|
|
mmc: sdhci: constify references of parameters to __sdhci_read_caps()
Masahiro Yamada
2019-09-11
2
-3
/
+4
*
|
|
mmc: mediatek: enable SDIO IRQ low level trigger function
yong mao
2019-09-11
1
-0
/
+2
*
|
|
mmc: sdhci: Export sdhci_abort_tuning function symbol
Ben Chuang
2019-09-11
2
-1
/
+3
*
|
|
mmc: sdhci: Add PLL Enable support to internal clock setup
Ben Chuang
2019-09-11
2
-0
/
+24
*
|
|
mmc: sdhci: Change timeout of loop for checking internal clock stable
Ben Chuang
2019-09-11
1
-2
/
+2
*
|
|
mmc: sdhci-of-arasan: Add Support for Intel LGM eMMC
Ramuthevar Vadivel Muruganx
2019-09-11
1
-0
/
+15
*
|
|
mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()
Wei Yongjun
2019-09-11
1
-2
/
+2
*
|
|
mmc: bcm2835: Take SWIOTLB memory size limitation into account
Stefan Wahren
2019-09-11
1
-1
/
+1
[next]