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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
drm/i915: Skip stolen region initialisation if none is reserved
Chris Wilson
1
-0
/
+3
2013-09-05
drm/i915: fix gpu hang vs. flip stall deadlocks
Daniel Vetter
1
-1
/
+7
2013-09-05
drm/i915: Hold an object reference whilst we shrink it
Chris Wilson
1
-6
/
+39
2013-09-05
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
76
-481
/
+876
2013-09-05
drm/exynos: Fix build error with exynos_drm_connector.c
Sachin Kamat
1
-1
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_drm_fimd
Sachin Kamat
1
-53
/
+21
2013-09-05
drm/exynos: Remove non-DT support in exynos_hdmi
Sachin Kamat
1
-58
/
+12
2013-09-05
drm/exynos: Remove non-DT support in exynos_drm_g2d
Sachin Kamat
1
-3
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_hdmiphy
Sachin Kamat
1
-10
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_ddc
Sachin Kamat
1
-10
/
+1
2013-09-05
drm/exynos: Make Exynos DRM drivers depend on OF
Sachin Kamat
1
-2
/
+2
2013-09-05
drm/exynos: Consider fallback option to allocation fail
Vikas Sajjan
1
-0
/
+13
2013-09-05
drm/exynos: fimd: move platform data parsing to separate function
Andrzej Hajda
1
-32
/
+31
2013-09-05
drm/exynos: fimd: get signal polarities from device tree
Andrzej Hajda
1
-0
/
+9
2013-09-05
drm/exynos: fimd: replace struct fb_videomode with videomode
Andrzej Hajda
2
-96
/
+68
2013-09-05
drm/exynos: check a pixel format to a particular window layer
Inki Dae
1
-0
/
+11
2013-09-05
drm/exynos: fix fimd pixel format setting
Inki Dae
1
-21
/
+13
2013-09-05
drm/exynos: Add NULL pointer check
Sachin Kamat
1
-0
/
+9
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
19
-96
/
+30
2013-09-05
drm/exynos: Add missing of.h header include
Sachin Kamat
6
-1
/
+6
2013-09-05
drm/exynos: Remove redundant NULL check in exynos_drm_buf
Sachin Kamat
1
-5
/
+0
2013-09-05
drm/exynos: add device tree support for rotator
Chanho Park
1
-28
/
+80
2013-09-05
drm/exynos: Add missing includes
Mark Brown
10
-0
/
+10
2013-09-05
drm/exynos: add runtime pm interfaces to g2d driver
Inki Dae
1
-12
/
+28
2013-09-05
drm/exynos: Add fallback option to get non physically contiguous memory for fb
Vikas Sajjan
1
-2
/
+13
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-17
/
+5
2013-09-04
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
11
-142
/
+808
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-30
/
+33
2013-09-04
Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
63
-5707
/
+9030
2013-09-05
drm/tda998x: BUG() on invalid audio format
David Herrmann
1
-0
/
+4
2013-09-05
drm/radeon: protect ACPI calls with CONFIG_ACPI
Stephen Rothwell
1
-0
/
+4
2013-09-04
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
1
-5
/
+7
2013-09-04
vxlan: Optimize vxlan rcv
Pravin B Shelar
1
-1
/
+6
2013-09-04
atm: he: print MAC via %pM
Andy Shevchenko
1
-9
/
+2
2013-09-04
atm: nicstar: re-use native mac_pton() helper
Andy Shevchenko
1
-25
/
+1
2013-09-04
driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...
Sonic Zhang
1
-2
/
+2
2013-09-04
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2
-46
/
+77
2013-09-04
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
1
-1
/
+1
2013-09-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-120
/
+416
2013-09-04
vfio-pci: PCI hot reset interface
Alex Williamson
1
-1
/
+285
2013-09-04
Merge remote branch 'origin/master' into next-merge
Alex Williamson
2161
-82791
/
+208513
2013-09-04
drivers:net: delete premature free_irq
Julia Lawall
1
-9
/
+2
2013-09-04
sfc: check for allocation failure
Dan Carpenter
1
-0
/
+2
2013-09-04
vfio-pci: Test for extended config space
Alex Williamson
1
-3
/
+8
2013-09-04
Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-330
/
+93
2013-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-103
/
+635
2013-09-04
drm/i915: fix i9xx_crtc_clock_get for multiplied pixels
Daniel Vetter
1
-2
/
+1
2013-09-04
drm/i915: handle sdvo input pixel multiplier correctly again
Daniel Vetter
1
-8
/
+9
2013-09-04
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
Daniel Vetter
2
-2
/
+14
2013-09-04
s390/irq: rework irq subclass handling
Heiko Carstens
3
-6
/
+6
[prev]
[next]