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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
mmc: sdhci-iproc: support standard byte register accesses
Scott Branden
1
-2
/
+33
2016-11-29
mmc: sdhci-iproc: Add brcm, sdhci-iproc compat string in bindings document
Scott Branden
1
-0
/
+9
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: core: Add helper to see if a host can be retuned
Simon Horman
1
-0
/
+5
2016-11-29
mmc: sh_mobile_sdhi: Add r7s72100 support
Chris Brandt
2
-0
/
+8
2016-11-29
mmc: tmio-mmc: add support for 32bit data port
Chris Brandt
3
-0
/
+47
2016-11-29
mmc: sh_mobile_sdhi: add ocr_mask option
Chris Brandt
1
-0
/
+2
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
6
-47
/
+74
2016-11-29
mmc: block: convert ecc_err to a bool
Linus Walleij
1
-4
/
+4
2016-11-29
mmc: block: make gen_err a bool variable
Linus Walleij
1
-8
/
+9
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: sdhci: dt: Add device tree properties sdhci-caps and sdhci-caps-mask
Zach Brown
1
-0
/
+13
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: core: Don't power off the card when starting the host
Ulf Hansson
1
-5
/
+4
2016-11-29
Documentation: DT: MMC: meson-gx: new bindings doc
Kevin Hilman
1
-0
/
+32
2016-11-29
MMC: meson: initial support for GX platforms
Kevin Hilman
4
-0
/
+863
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: core: expose the capability of gpio card detect
Shawn Lin
2
-0
/
+9
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: core: Don't use ->card_busy() and CMD13 in combination when polling
Ulf Hansson
1
-16
/
+14
2016-11-29
mmc: core: Factor out code related to polling in __mmc_switch()
Ulf Hansson
1
-49
/
+59
2016-11-29
mmc: core: Clarify code which deals with polling in __mmc_switch()
Ulf Hansson
1
-21
/
+18
2016-11-29
mmc: core: Make mmc_switch_status() available for mmc core
Ulf Hansson
3
-15
/
+15
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: block: Change MMC_IOC_MAX_BYTES
Jeonghan Kim
1
-1
/
+1
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-27
Linux 4.9-rc7
Linus Torvalds
1
-1
/
+1
2016-11-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
4
-12
/
+34
2016-11-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-9
/
+29
2016-11-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2016-11-26
fix default_file_splice_read()
Al Viro
1
-1
/
+2
2016-11-26
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-39
/
+25
2016-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
47
-131
/
+208
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-60
/
+101
[next]