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
2019-04-15
mmc: mmci: qcom: define get_dctrl_cfg
Ludovic Barre
1
-0
/
+6
2019-04-15
mmc: mmci: define get_dctrl_cfg for legacy variant
Ludovic Barre
1
-6
/
+24
2019-04-15
mmc: mmci: add get_datactrl_cfg callback and helper functions
Ludovic Barre
1
-0
/
+6
2019-04-15
mmc: alcor: enable DMA for writes
Daniel Drake
1
-1
/
+2
2019-04-15
mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
Christoph Muellner
1
-1
/
+4
2019-04-15
mmc: sdhci-omap: Make sdhci_omap_reset static
YueHaibing
1
-1
/
+1
2019-04-15
mmc: tegra: fix CQE enable and resume sequence
Sowjanya Komatineni
1
-10
/
+62
2019-04-15
mmc: cqhci: add CQHCI_SSC1 register CBC field mask
Sowjanya Komatineni
1
-0
/
+1
2019-04-15
mmc: tegra: add Tegra186 WAR for CQE
Sowjanya Komatineni
1
-1
/
+16
2019-04-15
mmc: cqhci: allow hosts to update dcmd cmd desc
Sowjanya Komatineni
2
-0
/
+5
2019-04-15
mmc: tegra: update hw tuning process
Sowjanya Komatineni
1
-1
/
+215
2019-04-15
mmc: sdhci: allow host to specify maximum tuning loops
Sowjanya Komatineni
2
-2
/
+4
2019-04-15
mmc: tegra: fix ddr signaling for non-ddr modes
Sowjanya Komatineni
1
-0
/
+1
2019-04-15
mmc: mtk-sd: add support for MT8516
Fabien Parent
1
-0
/
+11
2019-04-15
mmc: renesas_sdhi: set CBSY flag before probing TMIO host
Wolfram Sang
1
-4
/
+4
2019-04-15
mmc: renesas_sdhi: prevent overflow for max_req_size
Wolfram Sang
2
-5
/
+5
2019-04-15
mmc: tmio: introduce macro for max block size
Wolfram Sang
2
-1
/
+3
2019-04-15
mmc: renesas_sdhi: update copyright information
Wolfram Sang
6
-10
/
+11
2019-04-15
mmc: mxs-mmc: Enable MMC_CAP_ERASE
Stefan Wahren
1
-1
/
+2
2019-04-15
mmc_spi: add a status check for spi_sync_locked
Kangjie Lu
1
-0
/
+4
2019-04-15
mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for data
Yangbo Lu
1
-0
/
+16
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC7 support
Yinbo Zhu
1
-0
/
+22
2019-04-15
mmc: sdhci-of-esdhc: add erratum A-009204 support
Yinbo Zhu
1
-0
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
Yinbo Zhu
1
-1
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC5 support
Yinbo Zhu
1
-0
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC
Yinbo Zhu
1
-0
/
+1
2019-04-15
mmc: host: Pedantic cleanups to Kconfig
Enrico Weigelt, metux IT consult
1
-21
/
+22
2019-04-15
mmc: mmci: Make mmci_variant_init() static
Ulf Hansson
1
-1
/
+1
2019-04-15
mmc: mmci: Share sdmmc_variant_init() via the common header file
Ulf Hansson
2
-6
/
+6
2019-04-15
mmc: mmci: Drop qcom specific header file
Ulf Hansson
3
-27
/
+6
2019-04-15
mmc: mmci: Re-work code starting DMA for the qcom variant
Ulf Hansson
3
-10
/
+8
2019-04-15
mmc: mmci: Drop unnecessary clear of variant->qcom_dml flag
Ulf Hansson
1
-1
/
+0
2019-04-15
mmc: mmci: Don't share un-implemented DMA functions
Ulf Hansson
1
-0
/
+2
2019-04-11
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
1
-0
/
+38
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
4
-27
/
+0
2019-03-28
mmc: alcor: don't write data before command has completed
Daniel Drake
1
-21
/
+13
2019-03-21
mmc: renesas_sdhi: limit block count to 16 bit for old revisions
Wolfram Sang
1
-1
/
+7
2019-03-21
mmc: alcor: fix DMA reads
Daniel Drake
1
-6
/
+19
2019-03-21
mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
Kishon Vijay Abraham I
1
-0
/
+3
2019-03-21
mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
Alexander Shiyan
1
-12
/
+4
2019-03-18
mmc: davinci: remove extraneous __init annotation
Arnd Bergmann
1
-1
/
+1
2019-03-18
mmc: pxamci: fix enum type confusion
Arnd Bergmann
1
-1
/
+1
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2019-03-01
mmc:fix a bug when max_discard is 0
Jiong Wu
1
-2
/
+2
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
1
-4
/
+5
2019-02-28
mmc: sdhci-esdhc-imx: correct the fix of ERR004536
BOUGH CHEN
1
-4
/
+5
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
3
-2
/
+14
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
8
-15
/
+39
2019-02-28
mmc: core: Add sd discard timeout
Avri Altman
1
-0
/
+7
[prev]
[next]