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.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
2016-01-14
drm: nouveau: fix nouveau_debugfs_init prototype
Arnd Bergmann
1
-2
/
+2
2016-01-14
drm/nouveau/pci: fix check in nvkm_pcie_set_link
Karol Herbst
1
-1
/
+1
2016-01-14
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
18
-21
/
+554
2016-01-13
drm/amdgpu: validate duplicates first
Christian König
1
-2
/
+2
2016-01-13
drm/amdgpu: move VM page tables to the LRU end on CS v2
Christian König
3
-1
/
+35
2016-01-13
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
1
-0
/
+21
2016-01-13
drm/ttm: fix adding foreign BOs to the swap LRU
Christian König
1
-1
/
+1
2016-01-13
drm/ttm: fix adding foreign BOs to the LRU during init v2
Christian König
1
-1
/
+7
2016-01-13
drm/radeon: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-13
drm/amdgpu: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-13
drm/amdgpu/cz: force vce clocks when sclks are forced
Alex Deucher
1
-1
/
+23
2016-01-13
drm/amdgpu/cz: force uvd clocks when sclks are forced
Alex Deucher
1
-0
/
+24
2016-01-13
drm/amdgpu/cz: add code to enable forcing VCE clocks
Alex Deucher
2
-1
/
+98
2016-01-13
drm/amdgpu/cz: add code to enable forcing UVD clocks
Alex Deucher
2
-0
/
+130
2016-01-13
drm/amdgpu: fix lost sync_to if scheduler is enabled.
Chunming Zhou
1
-2
/
+3
2016-01-13
drm/amd/powerplay: fix static checker warning for return meaningless value.
Rex Zhu
1
-3
/
+3
2016-01-12
drm/amdgpu/powerplay: include asm/div64.h for do_div()
Stephen Rothwell
2
-2
/
+2
2016-01-11
drm/amdgpu: add irq domain support
Alex Deucher
6
-8
/
+136
2016-01-11
drm/amdgpu/cgs: add an interface to access PCI resources
Alex Deucher
2
-0
/
+70
2016-01-11
Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
141
-3704
/
+4879
2016-01-11
drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host
Ben Skeggs
5
-2266
/
+2252
2016-01-11
drm/nouveau/perf: change pcie speed on pstate change
Karol Herbst
1
-0
/
+3
2016-01-11
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
Karol Herbst
2
-0
/
+5
2016-01-11
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...
Karol Herbst
2
-0
/
+18
2016-01-11
drm/nouveau/pci: implement pcie speed change for kepler+
Karol Herbst
1
-0
/
+189
2016-01-11
drm/nouveau/pci: implement pcie speed change for Fermi
Karol Herbst
3
-0
/
+74
2016-01-11
drm/nouveau/pci: implement pcie speed change for tesla
Karol Herbst
3
-0
/
+120
2016-01-11
drm/nouveau/pci: implement generic code for pcie speed change
Karol Herbst
5
-0
/
+210
2016-01-11
drm/nouveau/pci: add gk104 variant
Karol Herbst
4
-10
/
+51
2016-01-11
drm/nouveau/pci: add gf106 variant
Karol Herbst
4
-5
/
+46
2016-01-11
drm/nouveau/kms: take mode_config mutex in connector hotplug path
Ben Skeggs
1
-0
/
+3
2016-01-11
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
Karol Herbst
2
-0
/
+51
2016-01-11
drm/nouveau/sysfs: remove pstate interface
Karol Herbst
5
-225
/
+0
2016-01-11
drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs
Karol Herbst
1
-2
/
+138
2016-01-11
drm/nouveau/debugfs: we need a ctrl object for debugfs
Karol Herbst
4
-0
/
+57
2016-01-11
drm/nouveau/debugfs: rename functions to indicate they are used inside drm
Karol Herbst
3
-8
/
+9
2016-01-11
drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...
Karol Herbst
1
-3
/
+53
2016-01-11
drm/nouveau/fifo/gf100: remove references to "daemon"
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/fb/nv50: remove references to "daemon"
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/clk: remove references to "daemon"
Ben Skeggs
4
-8
/
+8
2016-01-11
drm/nouveau/gr/gf100: provide a bit more info for various errors
Ilia Mirkin
1
-9
/
+69
2016-01-11
drm/nouveau/bios: parse 8.1 Gbps DP link rate
Ben Skeggs
1
-4
/
+7
2016-01-11
drm/nouveau/ltc/gm204: split implementation from gm107
Ben Skeggs
6
-8
/
+79
2016-01-11
drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/ibus/gm204: split implementation from gk104
Ben Skeggs
6
-4
/
+47
2016-01-11
drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer
Ben Skeggs
1
-0
/
+28
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
45
-171
/
+186
2016-01-11
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
3
-13
/
+13
2016-01-11
drm/nouveau/nvif: split out device interface definitions
Ben Skeggs
6
-49
/
+50
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
12
-75
/
+79
[next]