index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-2
/
+2
2020-01-24
mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
Ulf Hansson
1
-14
/
+11
2020-01-24
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
Ulf Hansson
1
-3
/
+3
2020-01-24
mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
Ulf Hansson
1
-3
/
+6
2020-01-24
mmc: sdhci-cadence: remove unneeded 'inline' marker
Masahiro Yamada
1
-1
/
+1
2020-01-24
mmc: sdhci-msm: Add CQHCI support for sdhci-msm
Ritesh Harjani
2
-1
/
+133
2020-01-24
mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
Veerabhadrarao Badiganti
2
-10
/
+9
2020-01-20
mmc: sdhci-of-esdhc: fix serious issue clock is always disabled
Yangbo Lu
1
-1
/
+1
2020-01-20
mmc: sdhci-of-esdhc: fix transfer mode register reading
Yangbo Lu
1
-0
/
+3
2020-01-20
mmc: sdhci-brcmstb: Fix incorrect switch to HS mode
Al Cooper
1
-1
/
+30
2020-01-20
mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)
Al Cooper
2
-8
/
+133
2020-01-20
mmc: sdhci-brcmstb: Add shutdown callback
Al Cooper
1
-0
/
+10
2020-01-20
mmc: sdhci-brcmstb: Fix driver to defer on clk_get defer
Al Cooper
1
-0
/
+2
2020-01-20
mmc: sdhci-brcmstb: Add ability to use HS400ES transfer mode
Al Cooper
1
-11
/
+86
2020-01-20
mmc: core: limit probe clock frequency to configured f_max
Michał Mirosław
1
-2
/
+8
2020-01-20
mmc: sdhci-milbeaut: Remove redundant platform_get_irq error message
YueHaibing
1
-3
/
+1
2020-01-20
mmc: sdhci: fix an issue of mixing different types
Chunyan Zhang
1
-2
/
+3
2020-01-20
Merge branch 'fixes' into next
Ulf Hansson
2
-5
/
+7
2020-01-20
mmc: sdhci: fix minimum clock rate for v3 controller
Michał Mirosław
1
-4
/
+6
2020-01-20
mmc: sdhci-omap: Add special reset capability
Faiz Abbas
1
-0
/
+23
2020-01-20
mmc: sdhci-omap: Add am335x and am437x specific compatibles
Faiz Abbas
1
-0
/
+10
2020-01-20
mmc: sdhci-omap: Disable data timeout interrupt during erase
Faiz Abbas
1
-0
/
+11
2020-01-20
mmc: sdhci: Refactor sdhci_set_timeout()
Faiz Abbas
2
-17
/
+20
2020-01-20
mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
Faiz Abbas
2
-1
/
+3
2020-01-20
mmc: sdhci-omap: Add using external dma
Chunyan Zhang
2
-1
/
+16
2020-01-20
mmc: sdhci: add support for using external DMA devices
Chunyan Zhang
3
-2
/
+237
2020-01-20
mmc: sdhci: Factor out some operations set to their own functions
Faiz Abbas
1
-41
/
+53
2020-01-16
mmc: tegra: fix SDR50 tuning override
Michał Mirosław
1
-1
/
+1
2020-01-16
mmc: sdhci-of-at91: fix memleak on clk_get failure
Michał Mirosław
1
-3
/
+6
2020-01-16
Merge branch 'fixes' into next
Ulf Hansson
1
-19
/
+35
2020-01-16
mmc: sdhci_am654: Fix Command Queuing in AM65x
Faiz Abbas
1
-13
/
+14
2020-01-16
mmc: sdhci_am654: Reset Command and Data line after tuning
Faiz Abbas
1
-0
/
+18
2020-01-16
mmc: sdhci_am654: Remove Inverted Write Protect flag
Faiz Abbas
1
-6
/
+3
2020-01-16
mmc: sdhci-of-esdhc: fix clock setting for different controller versions
Yangbo Lu
1
-56
/
+72
2020-01-16
mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions
Yangbo Lu
1
-4
/
+39
2020-01-16
mmc: sdhci-of-esdhc: update tuning erratum A-008171
Yangbo Lu
1
-13
/
+26
2020-01-16
mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()
Yangbo Lu
1
-13
/
+21
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-12-19
mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-1
/
+11
2019-12-19
mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-4
/
+8
2019-12-19
mmc: sh_mmcif: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-2
/
+6
2019-12-19
mmc: pxamci: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-6
/
+8
2019-12-19
mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2019-12-19
mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2019-12-19
mmc: mxcmmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-1
/
+10
2019-12-19
mmc: mmci: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-4
/
+14
2019-12-19
mmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+5
2019-12-19
Merge branch 'fixes' into next
Ulf Hansson
1
-0
/
+10
2019-12-19
mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround
Yangbo Lu
1
-0
/
+10
2019-12-18
mmc: mmci: Support any block sizes for ux500v2 and qcom variant
Linus Walleij
2
-5
/
+37
[next]