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: 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
|
|
/
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
4
-27
/
+0
|
\
\
|
|
/
|
/
|
|
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
4
-27
/
+0
*
|
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
|
/
*
mmc: renesas_sdhi: limit block count to 16 bit for old revisions
Wolfram Sang
2019-03-21
1
-1
/
+7
*
mmc: alcor: fix DMA reads
Daniel Drake
2019-03-21
1
-6
/
+19
*
mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
Kishon Vijay Abraham I
2019-03-21
1
-0
/
+3
*
mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
Alexander Shiyan
2019-03-21
1
-12
/
+4
*
mmc: davinci: remove extraneous __init annotation
Arnd Bergmann
2019-03-18
1
-1
/
+1
*
mmc: pxamci: fix enum type confusion
Arnd Bergmann
2019-03-18
1
-1
/
+1
*
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
1
-4
/
+5
|
\
|
*
mmc: sdhci-esdhc-imx: correct the fix of ERR004536
BOUGH CHEN
2019-02-28
1
-4
/
+5
*
|
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
5
-7
/
+30
|
\
|
|
*
mmc: cqhci: Fix a tiny potential memory leak on error condition
Alamy Liu
2019-02-27
1
-1
/
+10
|
*
mmc: cqhci: fix space allocated for transfer descriptor
Alamy Liu
2019-02-27
1
-1
/
+1
|
*
mmc: tmio: fix access width of Block Count Register
Takeshi Saito
2019-02-26
3
-1
/
+11
|
*
mmc: tmio_mmc_core: don't claim spurious interrupts
Sergei Shtylyov
2019-02-25
1
-4
/
+7
|
*
mmc: spi: Fix card detection during probe
Jonathan Neuschäfer
2019-02-25
1
-0
/
+1
*
|
mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQE
BOUGH CHEN
2019-02-28
1
-0
/
+13
*
|
mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()
Ulf Hansson
2019-02-25
1
-21
/
+1
*
|
mmc: renesas_sdhi: Change HW adjustment register according to speed mode
Takeshi Saito
2019-02-25
3
-0
/
+11
*
|
mmc: mmci: Send a CMD12 to clear the DPSM at errors
Ulf Hansson
2019-02-25
2
-2
/
+24
*
|
mmc: sdhci-xenon: Fixup already marked switch fall-through
Gustavo A. R. Silva
2019-02-25
1
-1
/
+1
*
|
mmc: sdhci-tegra: drop ->get_ro() implementation
Thomas Petazzoni
2019-02-25
1
-9
/
+0
*
|
mmc: sdhci-omap: drop ->get_ro() implementation
Thomas Petazzoni
2019-02-25
1
-1
/
+0
*
|
mmc: sdhci: use WP GPIO in sdhci_check_ro()
Thomas Petazzoni
2019-02-25
1
-0
/
+2
*
|
mmc: wmt-sdmmc: Drop unused include
Linus Walleij
2019-02-25
1
-1
/
+0
*
|
mmc: sunxi-mmc: Drop unused includes
Linus Walleij
2019-02-25
1
-2
/
+0
*
|
mmc: sdhci-pxav2: Drop unused include
Linus Walleij
2019-02-25
1
-1
/
+0
*
|
mmc: sdhci-bcm-kona: Drop unused includes
Linus Walleij
2019-02-25
1
-2
/
+0
*
|
mmc: mxs-mmc: Drop unused includes
Linus Walleij
2019-02-25
1
-2
/
+0
*
|
mmc: mxcmmc: Drop unused includes
Linus Walleij
2019-02-25
1
-2
/
+0
*
|
mmc: cb710: fix indentation issue in if block
Colin Ian King
2019-02-25
1
-20
/
+22
*
|
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
6
-6
/
+6
*
|
mmc: bcm2835: Deduplicate reset of driver data on remove
Lukas Wunner
2019-02-25
1
-1
/
+0
*
|
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
2019-02-25
1
-10
/
+10
*
|
mmc: bcm2835: Drop DMA channel error pointer check
Lukas Wunner
2019-02-25
1
-1
/
+1
[prev]
[next]