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
...
|
*
|
|
|
Merge branch 'fixes' into next
Ulf Hansson
2018-03-15
1
-1
/
+7
|
|
\
\
\
\
|
*
|
|
|
|
mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
Dirk Behme
2018-03-15
2
-0
/
+7
|
*
|
|
|
|
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
2018-03-15
1
-0
/
+19
|
*
|
|
|
|
mmc: sunxi: Set our device drvdata earlier
Maxime Ripard
2018-03-15
1
-1
/
+1
|
*
|
|
|
|
mmc: sunxi: Move the reset deassertion before enabling the clocks
Maxime Ripard
2018-03-15
1
-18
/
+18
|
*
|
|
|
|
mmc: sunxi: Move resources management to separate functions
Maxime Ripard
2018-03-15
1
-60
/
+82
|
*
|
|
|
|
mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc
tianshuliang
2018-03-15
4
-0
/
+218
|
*
|
|
|
|
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
2018-03-15
2
-0
/
+4
|
*
|
|
|
|
mmc: renesas_sdhi: fix WP detection
Wolfram Sang
2018-03-15
2
-4
/
+0
|
*
|
|
|
|
mmc: core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2018-03-15
1
-11
/
+4
|
*
|
|
|
|
mmc: dw_mmc-rockchip: correct property names in debug
John Keeping
2018-03-15
1
-2
/
+2
|
*
|
|
|
|
mmc: sd: Remove redundant err assignment from mmc_read_switch
Shawn Lin
2018-03-15
1
-2
/
+0
|
*
|
|
|
|
mmc: sdio: Check the return value of sdio_enable_4bit_bus
Shawn Lin
2018-03-15
1
-5
/
+4
|
*
|
|
|
|
mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported
Shawn Lin
2018-03-15
2
-12
/
+7
|
*
|
|
|
|
mmc: dw_mmc: remove the deprecated "num-slots"
Jaehoon Chung
2018-03-15
3
-7
/
+0
|
*
|
|
|
|
mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property
Jaehoon Chung
2018-03-15
1
-11
/
+4
|
*
|
|
|
|
Merge branch 'fixes' into next
Ulf Hansson
2018-03-05
1
-3
/
+6
|
|
\
\
\
\
\
|
*
|
|
|
|
|
mmc: mediatek: add support for MT7622 SoC
Sean Wang
2018-03-05
1
-0
/
+12
|
*
|
|
|
|
|
mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
Adrian Hunter
2018-03-05
2
-6
/
+19
|
*
|
|
|
|
|
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
2018-03-05
2
-2
/
+22
|
*
|
|
|
|
|
mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
Adrian Hunter
2018-03-05
1
-2
/
+7
|
*
|
|
|
|
|
mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
Adrian Hunter
2018-03-05
1
-1
/
+9
|
*
|
|
|
|
|
mmc: sdhci-pci: Get rid of glk_cqe_enable()
Adrian Hunter
2018-03-05
1
-19
/
+1
|
*
|
|
|
|
|
mmc: ushc: Remove bogus check of usb_submit_urb
Shawn Lin
2018-03-05
1
-2
/
+0
|
*
|
|
|
|
|
mmc: dw_mmc: update kernel-doc comments for dw_mci
Alexey Roslyakov
2018-03-05
1
-10
/
+9
|
*
|
|
|
|
|
mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD
Shawn Lin
2018-03-05
1
-1
/
+0
|
*
|
|
|
|
|
mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTE
Shawn Lin
2018-03-05
1
-26
/
+2
|
*
|
|
|
|
|
mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-05
1
-12
/
+1
|
*
|
|
|
|
|
mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
Masahiro Yamada
2018-03-05
1
-3
/
+0
|
*
|
|
|
|
|
mmc: tmio: clear force_pio flag before starting data transfer
Masahiro Yamada
2018-03-05
1
-3
/
+1
|
*
|
|
|
|
|
mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct place
Masahiro Yamada
2018-03-05
3
-20
/
+10
|
*
|
|
|
|
|
mmc: tmio: fix never-detected card insertion bug
Masahiro Yamada
2018-03-05
1
-4
/
+8
|
*
|
|
|
|
|
mmc: tmio: support IP-builtin card detection logic
Masahiro Yamada
2018-03-05
1
-1
/
+12
|
*
|
|
|
|
|
mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT property
Masahiro Yamada
2018-03-05
1
-0
/
+5
|
*
|
|
|
|
|
mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
Masahiro Yamada
2018-03-05
1
-3
/
+2
|
*
|
|
|
|
|
mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
2018-03-05
1
-3
/
+3
|
*
|
|
|
|
|
mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
2018-03-05
2
-11
/
+11
|
*
|
|
|
|
|
mmc: sdhci-iproc: Disable preset values for BCM2835
Stefan Wahren
2018-03-05
1
-0
/
+1
|
*
|
|
|
|
|
mmc: core: optimize mmc_calc_max_discard
Sergio Valverde
2018-03-05
1
-1
/
+1
|
*
|
|
|
|
|
mmc: sh_mmcif: remove some cruft
Wolfram Sang
2018-03-05
1
-8
/
+0
|
*
|
|
|
|
|
mmc: sdhci_omap: Fix sdhci-omap quirks
Kishon Vijay Abraham I
2018-03-05
1
-2
/
+2
|
*
|
|
|
|
|
mmc: sdhci_omap: Add support to set IODELAY values
Kishon Vijay Abraham I
2018-03-05
1
-0
/
+148
|
*
|
|
|
|
|
mmc: sdhci-omap: Workaround for Errata i802
Kishon Vijay Abraham I
2018-03-05
1
-0
/
+13
|
*
|
|
|
|
|
mmc: sdhci-omap: Add tuning support
Kishon Vijay Abraham I
2018-03-05
1
-0
/
+130
|
*
|
|
|
|
|
mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host ops
Kishon Vijay Abraham I
2018-03-05
1
-1
/
+22
|
*
|
|
|
|
|
mmc: sdhci-omap: Add card_busy host ops
Kishon Vijay Abraham I
2018-03-05
1
-0
/
+52
|
*
|
|
|
|
|
mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocks
Kishon Vijay Abraham I
2018-03-05
1
-2
/
+8
*
|
|
|
|
|
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
3
-699
/
+0
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
mmc: remove bfin_sdh driver
Arnd Bergmann
2018-03-26
3
-699
/
+0
|
|
/
/
/
/
/
*
|
|
|
/
/
mmc: sdhci-acpi: Fix IRQ 0
Adrian Hunter
2018-03-21
1
-1
/
+1
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[prev]
[next]