index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci: Call mmc_request_done() from IRQ handler if possible
Adrian Hunter
2019-04-15
1
-7
/
+41
*
mmc: sdhci: Move some processing to __sdhci_finish_mrq()
Adrian Hunter
2019-04-15
1
-5
/
+5
*
mmc: sdhci: Move timer and has_requests functions
Adrian Hunter
2019-04-15
1
-22
/
+22
*
mmc: sdhci: Reorganize sdhci_finish_mrq() and __sdhci_finish_mrq()
Adrian Hunter
2019-04-15
1
-14
/
+14
*
mmc: sdhci-pci: Add support for Intel CML
Adrian Hunter
2019-04-15
2
-0
/
+4
*
mmc: mtk-sd: check for valid optional memory resource
Fabien Parent
2019-04-15
1
-3
/
+5
*
mmc: alcor: enable DMA transfer of large buffers
Daniel Drake
2019-04-15
1
-53
/
+35
*
mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modes
Faiz Abbas
2019-04-15
2
-0
/
+23
*
mmc: mmc_spi: Convert to use SPDX identifier
Andy Shevchenko
2019-04-15
2
-21
/
+3
*
mmc: mmc_spi: Indentation fixes
Andy Shevchenko
2019-04-15
1
-16
/
+10
*
mmc: mmc_spi: Join string literals back
Andy Shevchenko
2019-04-15
1
-7
/
+5
*
mmc: mmc_spi: Remove useless NULL check at ->remove()
Andy Shevchenko
2019-04-15
1
-20
/
+16
*
mmc: mmc_spi: Remove redundant dev_set_drvdata()
Andy Shevchenko
2019-04-15
1
-2
/
+0
*
mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback
Ludovic Barre
2019-04-15
2
-31
/
+2
*
mmc: mmci: stm32: define get_dctrl_cfg
Ludovic Barre
2019-04-15
2
-0
/
+23
*
mmc: mmci: qcom: define get_dctrl_cfg
Ludovic Barre
2019-04-15
1
-0
/
+6
*
mmc: mmci: define get_dctrl_cfg for legacy variant
Ludovic Barre
2019-04-15
1
-6
/
+24
*
mmc: mmci: add get_datactrl_cfg callback and helper functions
Ludovic Barre
2019-04-15
1
-0
/
+6
*
mmc: alcor: enable DMA for writes
Daniel Drake
2019-04-15
1
-1
/
+2
*
mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
Christoph Muellner
2019-04-15
1
-1
/
+4
*
mmc: sdhci-omap: Make sdhci_omap_reset static
YueHaibing
2019-04-15
1
-1
/
+1
*
mmc: tegra: fix CQE enable and resume sequence
Sowjanya Komatineni
2019-04-15
1
-10
/
+62
*
mmc: cqhci: add CQHCI_SSC1 register CBC field mask
Sowjanya Komatineni
2019-04-15
1
-0
/
+1
*
mmc: tegra: add Tegra186 WAR for CQE
Sowjanya Komatineni
2019-04-15
1
-1
/
+16
*
mmc: cqhci: allow hosts to update dcmd cmd desc
Sowjanya Komatineni
2019-04-15
2
-0
/
+5
*
mmc: tegra: update hw tuning process
Sowjanya Komatineni
2019-04-15
1
-1
/
+215
*
mmc: sdhci: allow host to specify maximum tuning loops
Sowjanya Komatineni
2019-04-15
2
-2
/
+4
*
mmc: tegra: fix ddr signaling for non-ddr modes
Sowjanya Komatineni
2019-04-15
1
-0
/
+1
*
mmc: mtk-sd: add support for MT8516
Fabien Parent
2019-04-15
1
-0
/
+11
*
mmc: renesas_sdhi: set CBSY flag before probing TMIO host
Wolfram Sang
2019-04-15
1
-4
/
+4
*
mmc: renesas_sdhi: prevent overflow for max_req_size
Wolfram Sang
2019-04-15
2
-5
/
+5
*
mmc: tmio: introduce macro for max block size
Wolfram Sang
2019-04-15
2
-1
/
+3
*
mmc: renesas_sdhi: update copyright information
Wolfram Sang
2019-04-15
6
-10
/
+11
*
mmc: mxs-mmc: Enable MMC_CAP_ERASE
Stefan Wahren
2019-04-15
1
-1
/
+2
*
mmc_spi: add a status check for spi_sync_locked
Kangjie Lu
2019-04-15
1
-0
/
+4
*
mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for data
Yangbo Lu
2019-04-15
1
-0
/
+16
*
mmc: sdhci-of-esdhc: add erratum eSDHC7 support
Yinbo Zhu
2019-04-15
1
-0
/
+22
*
mmc: sdhci-of-esdhc: add erratum A-009204 support
Yinbo Zhu
2019-04-15
1
-0
/
+3
*
mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
Yinbo Zhu
2019-04-15
1
-1
/
+3
*
mmc: sdhci-of-esdhc: add erratum eSDHC5 support
Yinbo Zhu
2019-04-15
1
-0
/
+3
*
mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC
Yinbo Zhu
2019-04-15
1
-0
/
+1
*
mmc: host: Pedantic cleanups to Kconfig
Enrico Weigelt, metux IT consult
2019-04-15
1
-21
/
+22
*
mmc: mmci: Make mmci_variant_init() static
Ulf Hansson
2019-04-15
1
-1
/
+1
*
mmc: mmci: Share sdmmc_variant_init() via the common header file
Ulf Hansson
2019-04-15
2
-6
/
+6
*
mmc: mmci: Drop qcom specific header file
Ulf Hansson
2019-04-15
3
-27
/
+6
*
mmc: mmci: Re-work code starting DMA for the qcom variant
Ulf Hansson
2019-04-15
3
-10
/
+8
*
mmc: mmci: Drop unnecessary clear of variant->qcom_dml flag
Ulf Hansson
2019-04-15
1
-1
/
+0
*
mmc: mmci: Don't share un-implemented DMA functions
Ulf Hansson
2019-04-15
1
-0
/
+2
*
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
2019-04-11
1
-0
/
+38
*
mmc: alcor: don't write data before command has completed
Daniel Drake
2019-03-28
1
-21
/
+13
[next]