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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mmc: mediatek: add support of source_cg clock
Chaotian Jing
2017-11-02
1
-1
/
+22
|
*
|
mmc: mediatek: add stop_clk fix and enhance_rx support
Chaotian Jing
2017-11-02
1
-4
/
+43
|
*
|
mmc: mediatek: add busy_check support
Chaotian Jing
2017-11-02
1
-0
/
+7
|
*
|
mmc: mediatek: add async fifo and data tune support
Chaotian Jing
2017-11-02
1
-2
/
+50
|
*
|
mmc: mediatek: add pad_tune0 support
Chaotian Jing
2017-11-02
1
-18
/
+33
|
*
|
mmc: mediatek: make hs400_tune_response only for mt8173
Chaotian Jing
2017-11-02
1
-2
/
+9
|
*
|
mmc: mediatek: add support of mt2701/mt2712
Chaotian Jing
2017-10-30
1
-13
/
+69
|
*
|
mmc: sdhci-pci: Tidy o2micro definitions
Adrian Hunter
2017-10-30
4
-84
/
+46
|
*
|
mmc: sdhci-acpi: Tidy Intel slot probe functions into one
Adrian Hunter
2017-10-30
1
-42
/
+6
|
*
|
mmc: sdhci-acpi: Use helper function acpi_device_uid()
Adrian Hunter
2017-10-30
1
-1
/
+1
|
*
|
mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility strings
Simon Horman
2017-10-30
2
-1
/
+5
|
*
|
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
2017-10-30
2
-4
/
+20
|
*
|
mmc: usdhi6rol0: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: sdhci: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: omap_hsmmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: mxcmmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: mtk-sd: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: mmci: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: meson-mx-sdio: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: meson-gx-mmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: dw_mmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: cavium: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
|
*
|
mmc: add kerneldoc to mmc_regulator_get_supply()
Wolfram Sang
2017-10-30
1
-0
/
+10
|
*
|
mmc: sdhci-cadence: use bitfield access macros for cleanup
Masahiro Yamada
2017-10-30
1
-14
/
+14
|
*
|
mmc: meson-mx-sdio: Cleanup IS_ERR() checks
Dan Carpenter
2017-10-30
1
-2
/
+2
|
*
|
mmc: meson-mx-sdio: return correct error code
Dan Carpenter
2017-10-30
1
-1
/
+1
|
*
|
mmc: core: export emmc revision
Jin Qian
2017-10-30
1
-0
/
+2
|
*
|
mmc: sdhci-msm: fix x86 build error
Arnd Bergmann
2017-10-30
1
-2
/
+3
|
*
|
mmc: tmio: check mmc_regulator_get_supply return value
Fabrizio Castro
2017-10-30
1
-1
/
+4
|
*
|
mmc: sunxi: drop superfluous error message
Wolfram Sang
2017-10-30
1
-4
/
+1
|
*
|
mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
Carlo Caione
2017-10-30
3
-0
/
+783
|
*
|
mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling static
Colin Ian King
2017-10-30
1
-1
/
+2
|
*
|
mmc: dw_mmc-k3: make array hs_timing_cfg static
Colin Ian King
2017-10-30
1
-1
/
+1
|
*
|
mmc: sdhci-s3c: Fix driver data for Exynos4 SoCs
Marek Szyprowski
2017-10-30
1
-13
/
+5
|
*
|
mmc: cavium: Depend on GPIO driver
Jan Glauber
2017-10-30
1
-1
/
+1
|
*
|
mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq
Vijay Viswanath
2017-10-30
1
-2
/
+171
|
*
|
mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
Vijay Viswanath
2017-10-30
1
-0
/
+1
|
*
|
mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
Sahitya Tummala
2017-10-30
1
-4
/
+42
|
*
|
mmc: sdhci-msm: fix issue with power irq
Subhash Jadavani
2017-10-30
1
-0
/
+18
|
*
|
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
2017-10-30
1
-2
/
+45
|
*
|
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
2017-10-30
2
-14
/
+25
|
*
|
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-10-30
5
-8
/
+12
|
*
|
mmc: dw_mmc: make const arrays mszs static
Colin Ian King
2017-10-30
1
-2
/
+2
|
*
|
mmc: dw_mmc: correct outdated comment for use_dma
Ziyuan
2017-10-30
1
-1
/
+2
|
*
|
mmc-host: mxcmmc: use setup_timer() helper.
Allen
2017-10-30
1
-3
/
+1
|
*
|
mmc-host: vub300: use setup_timer() helper.
Allen
2017-10-30
1
-6
/
+4
|
*
|
mmc-host: via: use setup_timer() helper.
Allen
2017-10-30
1
-3
/
+1
|
*
|
mmc-host: wbsd: use setup_timer() helper.
Allen
2017-10-30
1
-3
/
+2
|
*
|
mmc: rtsx: fix tuning fail on gen3 PCI-Express
rui_feng
2017-10-30
1
-20
/
+18
|
*
|
mmc: block: Factor out mmc_setup_queue()
Adrian Hunter
2017-10-30
1
-15
/
+24
[prev]
[next]