index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mmc: usdhi6rol0: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-06
1
-6
/
+3
|
*
|
mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
BOUGH CHEN
2019-05-06
1
-3
/
+8
|
*
|
mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle
BOUGH CHEN
2019-05-06
1
-1
/
+31
|
*
|
mmc: meson-gx: add signal resampling tuning
Jerome Brunet
2019-05-06
1
-3
/
+70
|
*
|
mmc: meson-gx: remove Rx phase tuning
Jerome Brunet
2019-05-06
1
-277
/
+13
|
*
|
mmc: meson-gx: avoid clock glitch when switching to DDR modes
Jerome Brunet
2019-05-06
1
-30
/
+43
|
*
|
mmc: meson-gx: disable HS400
Jerome Brunet
2019-05-06
1
-4
/
+7
|
*
|
mmc: meson-gx: correct irq flag
Jerome Brunet
2019-05-06
1
-1
/
+1
|
*
|
mmc: meson-gx: ack only raised irq
Jerome Brunet
2019-05-06
1
-3
/
+3
|
*
|
mmc: meson-gx: remove open coded read with timeout
Jerome Brunet
2019-05-06
1
-14
/
+4
|
*
|
mmc: omap_hsmmc: Use dev_get_drvdata()
Kefeng Wang
2019-05-06
1
-2
/
+2
|
*
|
mmc: alcor: work with multiple-entry sglists
Daniel Drake
2019-05-06
1
-18
/
+36
|
*
|
Revert "mmc: alcor: enable DMA transfer of large buffers"
Daniel Drake
2019-05-06
1
-35
/
+53
|
*
|
mmc: tegra: add sdhci tegra suspend and resume
Sowjanya Komatineni
2019-04-15
1
-1
/
+57
|
*
|
mmc: sdhci: Remove finish_tasklet
Adrian Hunter
2019-04-15
2
-17
/
+23
|
*
|
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
[prev]
[next]