index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
8
-218
/
+1000
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
197
-1018
/
+1385
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
75
-452
/
+511
2015-10-16
Merge tag 'drm-intel-next-2015-09-28-merged' of git://anongit.freedesktop.org...
Dave Airlie
41
-548
/
+1204
2015-10-16
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
37
-822
/
+1076
2015-10-15
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
1
-302
/
+185
2015-10-15
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
11
-658
/
+297
2015-10-14
drm/amdgpu: fix lockup when clean pending fences
Junwei Zhang
1
-3
/
+3
2015-10-14
drm/amdgpu: add timer to fence to detect scheduler lockup
Junwei Zhang
3
-3
/
+61
2015-10-14
drm/amdgpu: add VM CS mapping trace point
Christian König
2
-1
/
+19
2015-10-14
drm/amdgpu: add option to clear VM page tables after every submit
Christian König
3
-1
/
+21
2015-10-14
drm/amdgpu: add option to stop on VM fault
Christian König
4
-6
/
+80
2015-10-14
drm/amdgpu: only print meaningful VM faults
Christian König
2
-4
/
+12
2015-10-14
drm/amdgpu: also trace already allocated VMIDs
Christian König
1
-1
/
+3
2015-10-14
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2
-2
/
+0
2015-10-14
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
3
-3
/
+0
2015-10-14
drm/amdgpu: clean up pageflip interrupt handling
Alex Deucher
3
-159
/
+51
2015-10-14
drm/amdgpu: rework sdma structures
Alex Deucher
9
-258
/
+245
2015-10-14
drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume
Alex Deucher
1
-1
/
+30
2015-10-14
drm/amdgpu/dce8: Fold set_cursor() into show_cursor()
Alex Deucher
1
-13
/
+5
2015-10-14
drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
1
-37
/
+24
2015-10-14
drm/amdgpu/dce8: Move hotspot handling out of set_cursor
Alex Deucher
1
-19
/
+17
2015-10-14
drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)
Alex Deucher
1
-24
/
+57
2015-10-14
drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
1
-23
/
+51
2015-10-14
drm/amdgpu/dce11: Fold set_cursor() into show_cursor()
Alex Deucher
1
-13
/
+5
2015-10-14
drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
1
-37
/
+24
2015-10-14
drm/amdgpu/dce11: Move hotspot handling out of set_cursor
Alex Deucher
1
-19
/
+17
2015-10-14
drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)
Alex Deucher
1
-24
/
+57
2015-10-14
drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
1
-23
/
+51
2015-10-14
drm/amdgpu/dce10: Fold set_cursor() into show_cursor()
Alex Deucher
1
-13
/
+5
2015-10-14
drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
1
-37
/
+24
2015-10-14
drm/amdgpu/dce10: Move hotspot handling out of set_cursor
Alex Deucher
1
-19
/
+17
2015-10-14
drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)
Alex Deucher
1
-24
/
+57
2015-10-14
drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2
-23
/
+55
2015-10-14
drm/amdgpu/atom: add support for new div32 opcodes (v3)
Alex Deucher
2
-2
/
+25
2015-10-14
drm/amdgpu/atom: add support for new mul32 opcodes (v2)
Alex Deucher
2
-2
/
+18
2015-10-14
drm/amdgpu/atom: add support for process ds opcode
Alex Deucher
1
-1
/
+10
2015-10-14
drm/amdgpu/atom: implement debug opcode
Alex Deucher
1
-1
/
+2
2015-10-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-94
/
+219
2015-10-12
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
7
-14
/
+77
2015-10-12
drm/nouveau/bios: fix OF loading
Ilia Mirkin
3
-11
/
+36
2015-10-12
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-10-12
drm/nouveau/nouveau: Disable AGP for SiS 761
Ondrej Zary
1
-2
/
+6
2015-10-12
drm/nouveau/display: allow up to 16k width/height for fermi+
Ilia Mirkin
1
-1
/
+5
2015-10-12
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
Ben Skeggs
1
-0
/
+6
2015-10-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-14
/
+33
2015-10-11
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-4
/
+4
2015-10-10
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-3
/
+41
2015-10-10
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-28
/
+79
2015-10-10
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
[next]