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
2014-03-26
drm/gk20a/timer: initial implementation
Ben Skeggs
6
-49
/
+126
2014-03-26
drm/gm100/bios: hw disable register has moved
Ben Skeggs
1
-3
/
+9
2014-03-26
drm/gm107/devinit: initial implementation
Ben Skeggs
5
-1
/
+61
2014-03-26
drm/nve0/fifo: bind intr
Ben Skeggs
1
-2
/
+27
2014-03-26
drm/nve0/fifo: attempt to recover from engine ctxsw timeouts
Ben Skeggs
1
-0
/
+44
2014-03-26
drm/nve0/fifo: attempt to recover engines from mmu faults
Ben Skeggs
1
-2
/
+87
2014-03-26
drm/nve0/fifo: allow copy engine channel to be looked up by instance
Ben Skeggs
1
-0
/
+2
2014-03-26
drm/nve0/fifo: use runlist event instead of polling
Ben Skeggs
1
-1
/
+3
2014-03-26
drm/nve0/fifo: allow channels to be marked as unrunnable
Ben Skeggs
1
-13
/
+24
2014-03-26
drm/nve0/fifo: single printk for sched error data
Ben Skeggs
1
-4
/
+10
2014-03-26
drm/nve0/fifo: single printk for mmu fault data
Ben Skeggs
1
-72
/
+92
2014-03-26
drm/nve0/fifo: ack pb intr individually after handling each unit
Ben Skeggs
1
-66
/
+63
2014-03-26
drm/nve0/fifo: runlist intr
Ben Skeggs
1
-10
/
+17
2014-03-26
drm/nve0/fifo: engine intr
Ben Skeggs
1
-1
/
+7
2014-03-26
drm/nve0/fifo: mask unhandled intr bits when seen, rather than all intrs
Ben Skeggs
1
-2
/
+2
2014-03-26
drm/nvc0/fifo: attempt to recover from engine ctxsw timeouts
Ben Skeggs
1
-0
/
+34
2014-03-26
drm/nvc0/fifo: attempt to recover engines from mmu faults
Ben Skeggs
1
-2
/
+103
2014-03-26
drm/nvc0/fifo: use subdev identifiers for bar/ifb fault recovery cases
Ben Skeggs
2
-18
/
+16
2014-03-26
drm/nvc0/fifo: use runlist event instead of polling
Ben Skeggs
1
-2
/
+4
2014-03-26
drm/nvc0/fifo: allow channels to be marked as unrunnable
Ben Skeggs
1
-10
/
+22
2014-03-26
drm/nvc0/fifo: sched intr
Ben Skeggs
1
-2
/
+22
2014-03-26
drm/nvc0/fifo: single printk for mmu fault data
Ben Skeggs
1
-33
/
+52
2014-03-26
drm/nvc0/fifo: ack pb intr individually after handling each unit
Ben Skeggs
1
-42
/
+40
2014-03-26
drm/nvc0/fifo: runlist intr
Ben Skeggs
1
-14
/
+32
2014-03-26
drm/nvc0/fifo: engine intr
Ben Skeggs
1
-12
/
+40
2014-03-26
drm/nvc0/fifo: mask unhandled intr bits when seen, rather than all intrs
Ben Skeggs
1
-2
/
+2
2014-03-26
drm/nvc0/fifo: rename a couple of units
Ben Skeggs
1
-22
/
+22
2014-03-26
drm/nvd0/disp: add debugging to show which supervisor actions are taken
Ben Skeggs
1
-1
/
+6
2014-03-26
drm/nv50-/disp: dump channel state when update method fails
Ben Skeggs
2
-12
/
+81
2014-03-26
drm/nv50-/disp: allow dumping core channel state at first supervisor intr
Ben Skeggs
2
-0
/
+4
2014-03-26
drm/nv50-/disp: add method descriptions for debugging
Ben Skeggs
9
-0
/
+1023
2014-03-26
drm/nv50/disp: decode the known error codes to human readable form
Ben Skeggs
1
-20
/
+43
2014-03-26
drm/nv50/disp: preparation for storing static class data
Ben Skeggs
20
-121
/
+181
2014-03-26
drm/nouveau/core: extend width of engine mask for namedb
Ben Skeggs
2
-2
/
+2
2014-03-26
drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout
Ilia Mirkin
1
-3
/
+2
2014-03-26
drm/nv50/gr: decode texture trap status code
Ilia Mirkin
1
-0
/
+16
2014-03-26
drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag
Ilia Mirkin
2
-4
/
+3
2014-03-26
drm/nouveau: make hdmi device finding failure prints debug level
Ilia Mirkin
1
-6
/
+5
2014-03-26
drm/nve0/fifo: allocate usermem as needed
Alexandre Courbot
1
-2
/
+2
2014-03-26
drm/nouveau: handle -EACCES runtime PM return code
Alexandre Courbot
3
-4
/
+4
2014-03-26
drm/nouveau/abi16: fix handles past the 32nd one
Ilia Mirkin
1
-2
/
+2
2014-03-26
drm/nouveau: replace ffsll with __ffs64
Ilia Mirkin
2
-3
/
+3
2014-03-26
drm/nouveau/hwmon: replace strict_strtol() with kstrtol()
Jingoo Han
1
-2
/
+3
2014-03-26
drm/nouveau/hwmon: remove some redundant checks
Dan Carpenter
1
-8
/
+4
2014-03-26
drm/nv50/graph: update status enum names
Ilia Mirkin
1
-14
/
+15
2014-03-25
drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK
Marek Olšák
2
-4
/
+26
2014-03-25
drm/radeon: use drm_dp_dpcd_read_link_status()
Alex Deucher
1
-25
/
+5
2014-03-25
drm/radeon: use the new drm helpers for dp aux
Alex Deucher
3
-107
/
+104
2014-03-25
drm/dp: make aux retries less chatty
Alex Deucher
1
-2
/
+2
2014-03-25
drm/radeon: clarify special handling in i2c over aux
Alex Deucher
1
-20
/
+16
[prev]
[next]