index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
mmc: tmio: fix wrong bitmask for SDIO irqs
Wolfram Sang
1
-1
/
+1
2016-11-29
mmc: wbsd: implement check for dma mapping error
Alexey Khoroshilov
1
-4
/
+7
2016-11-29
mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
Masahiro Yamada
2
-2
/
+2
2016-11-29
mmc: sdhci-iproc: support standard byte register accesses
Scott Branden
1
-2
/
+33
2016-11-29
mmc: sh_mobile_sdhi: Add tuning support
Simon Horman
1
-1
/
+264
2016-11-29
mmc: tmio: Add tuning support
Ai Kyuse
2
-0
/
+76
2016-11-29
mmc: tmio: Add hw reset support
Ai Kyuse
2
-0
/
+10
2016-11-29
mmc: tmio: document mandatory and optional callbacks
Simon Horman
1
-1
/
+4
2016-11-29
mmc: tmio: enhance illegal sequence handling
Ai Kyuse
1
-6
/
+9
2016-11-29
mmc: sh_mobile_sdhi: Add r7s72100 support
Chris Brandt
1
-0
/
+7
2016-11-29
mmc: tmio-mmc: add support for 32bit data port
Chris Brandt
2
-0
/
+42
2016-11-29
mmc: sh_mobile_sdhi: add ocr_mask option
Chris Brandt
1
-0
/
+2
2016-11-29
mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during...
Zach Brown
1
-2
/
+22
2016-11-29
mmc: mmci: refactor ST Micro busy detection
Linus Walleij
2
-30
/
+85
2016-11-29
mmc: mmci: clean up header defines
Linus Walleij
2
-39
/
+46
2016-11-29
mmc: s3cmci: Use DMA slave map rather than exported DMA filter
Sylwester Nawrocki
1
-11
/
+4
2016-11-29
MMC: meson: initial support for GX platforms
Kevin Hilman
3
-0
/
+862
2016-11-29
mmc: dw_mmc: remove system PM callback
Shawn Lin
2
-56
/
+27
2016-11-29
mmc: dw_mmc-pltfm: deploy runtime PM facilities
Shawn Lin
1
-20
/
+8
2016-11-29
mmc: dw_mmc-pci: deploy runtime PM facilities
Shawn Lin
1
-20
/
+9
2016-11-29
mmc: dw_mmc-exynos: deploy runtime PM facilities
Shawn Lin
1
-14
/
+10
2016-11-29
mmc: dw_mmc-k3: deploy runtime PM facilities
Shawn Lin
1
-30
/
+9
2016-11-29
mmc: dw_mmc: disable biu clk if possible
Shawn Lin
2
-0
/
+14
2016-11-29
mmc: dw_mmc-rockchip: add runtime PM support
Shawn Lin
1
-3
/
+38
2016-11-29
mmc: dw_mmc: add runtime PM callback
Shawn Lin
2
-3
/
+33
2016-11-29
mmc: sdhci-msm: Add pm_runtime and system PM support
Pramod Gurav
1
-1
/
+67
2016-11-29
mmc: sunxi: Prevent against null dereference for vmmc
Maxime Ripard
1
-5
/
+10
2016-11-29
mmc: sdhci-of-at91: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-11-29
mmc: mediatek: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-11-29
mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend
Ulf Hansson
1
-0
/
+3
2016-11-29
mmc: sdhci: put together into one condition checking
Jaehoon Chung
1
-11
/
+8
2016-11-21
mmc: dw_mmc: fix the error handling for dma operation
Jaehoon Chung
1
-0
/
+1
2016-11-18
mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
Michael Walle
2
-0
/
+15
2016-11-07
mmc: mxs: Initialize the spinlock prior to using it
Fabio Estevam
1
-2
/
+2
2016-11-07
mmc: sdhci: Fix missing enhanced strobe setting during runtime resume
Adrian Hunter
1
-0
/
+4
2016-11-07
mmc: sdhci: Reset cmd and data circuits after tuning failure
Adrian Hunter
1
-0
/
+4
2016-11-07
mmc: sdhci: Fix unexpected data interrupt handling
Adrian Hunter
1
-3
/
+2
2016-11-07
mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
Adrian Hunter
1
-7
/
+16
2016-11-07
mmc: dw_mmc: add the "reset" as name of reset controller
Jaehoon Chung
1
-1
/
+1
2016-10-27
mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
Wei Yongjun
1
-0
/
+1
2016-10-25
mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
Jaehoon Chung
1
-2
/
+3
2016-10-17
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
1
-0
/
+2
2016-10-17
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
1
-5
/
+0
2016-10-17
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
Haibo Chen
1
-1
/
+1
2016-10-13
mmc: sdhci-esdhc-imx: Correct two register accesses
Aaron Brice
1
-1
/
+22
2016-10-10
mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllers
Adrian Hunter
1
-0
/
+50
2016-10-10
mmc: sdhci-pci: Let devices define their own sdhci_ops
Adrian Hunter
2
-1
/
+5
2016-10-10
mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()
Adrian Hunter
3
-14
/
+16
2016-10-10
mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TC
Adrian Hunter
1
-8
/
+6
2016-10-10
mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1
Shawn Lin
1
-0
/
+24
[prev]
[next]