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
2013-02-20
drm/nouveau/disp: sizeof() wrong pointer
Dan Carpenter
2
-4
/
+4
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
8
-62
/
+65
2013-02-20
drm/nouveau/fence: make internal hooks part of the context
Ben Skeggs
8
-45
/
+48
2013-02-20
drm/nv17/fence: split from nv10 code
Ben Skeggs
5
-98
/
+158
2013-02-20
drm/nv84-/fence: abstract class emit/sync functions to virt+sequence
Ben Skeggs
3
-50
/
+53
2013-02-20
drm/nv84/fence: access fences with full virtual address, not offset
Ben Skeggs
4
-191
/
+149
2013-02-20
drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently
Ben Skeggs
8
-16
/
+159
2013-02-20
drm/nouveau/gpio: use event interfaces for interrupt signalling
Ben Skeggs
9
-219
/
+127
2013-02-20
drm/nouveau/gpio: pass number of on-die gpio lines to base
Ben Skeggs
5
-7
/
+10
2013-02-20
drm/nouveau/drm: store full dcb gpio function data in connector
Ben Skeggs
4
-12
/
+17
2013-02-20
drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
Ben Skeggs
5
-5
/
+92
2013-02-20
drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work
Ben Skeggs
1
-0
/
+1
2013-02-20
drm/nouveau/fifo/nv84: support user event trigger
Ben Skeggs
3
-1
/
+27
2013-02-20
drm/nouveau/fifo/nvc0-: use interrupt 31 as an event trigger
Ben Skeggs
4
-3
/
+56
2013-02-20
drm/nouveau/disp: port vblank handling to event interface
Ben Skeggs
19
-216
/
+226
2013-02-20
drm/nouveau/disp/nv04: implement a base display object class
Ben Skeggs
4
-0
/
+19
2013-02-20
drm/nouveau/core: basic event interface between core and drm
Ben Skeggs
3
-0
/
+143
2013-02-20
drm/nouveau/fifo/nvc0: improve interrupt handler somewhat
Ben Skeggs
1
-3
/
+33
2013-02-20
drm/nv50/disp: fix missing sor modectrl sync flags
Ben Skeggs
1
-1
/
+6
2013-02-20
drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctor
Marcin Slusarz
1
-25
/
+27
2013-02-20
drm/nouveau/therm: use workqueue to shutdown the machine
Marcin Slusarz
1
-2
/
+16
2013-02-20
drm/nv40/therm: reset temperature sensor on init
Marcin Slusarz
1
-1
/
+11
2013-02-20
drm/nouveau/therm: turn on fan only when threshold hit in positive direction
Marcin Slusarz
1
-4
/
+7
2013-02-20
drm/nouveau: report channel owner in ioctl error paths
Marcin Slusarz
1
-38
/
+41
2013-02-20
drm/nouveau/therm: always initialize alarm_program_lock
Marcin Slusarz
2
-1
/
+1
2013-02-20
drm/nouveau: handle backlight_device_register failure
Marcin Slusarz
1
-0
/
+2
2013-02-20
drm/nouveau: use kmemdup for edid allocation/copying
Marcin Slusarz
1
-3
/
+4
2013-02-20
drm/nouveau: use drm_property_create_range helper
Marcin Slusarz
1
-8
/
+4
2013-02-20
drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new
Cong Ding
1
-5
/
+3
2013-02-20
drm/nvc0/graph: remove redundant null checks
Marcin Slusarz
1
-6
/
+3
2013-02-20
drm/nouveau/fan: fix selection of fan speed when fan->get returns an error
Marcin Slusarz
1
-3
/
+3
2013-02-20
drm/nouveau: quiet static-related sparse noise
Marcin Slusarz
8
-11
/
+11
2013-02-20
drm/nouveau/bios: tiny debugging messages fixes
Marcin Slusarz
1
-2
/
+2
2013-02-20
drm/nouveau: mark nv_printk_ as printf-like function
Marcin Slusarz
10
-16
/
+17
2013-02-20
drm/nouveau: share fence structures between nv10+ and nv50 implementations
Marcin Slusarz
3
-27
/
+24
2013-02-20
drm/nouveau/fan: handle the cases where we are outside of the linear zone
Martin Peres
1
-0
/
+7
2013-02-20
drm/nouveau: report channel owner in error messages
Marcin Slusarz
18
-107
/
+199
2013-02-20
drm/nouveau: prepare for reporting channel owner
Marcin Slusarz
7
-5
/
+36
2013-02-20
drm/nouveau: use pr_cont
Marcin Slusarz
16
-53
/
+53
2013-02-20
drm/nouveau: split fifo interrupt handler
Marcin Slusarz
1
-86
/
+88
2013-02-20
drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholds
Martin Peres
1
-0
/
+7
2013-02-20
drm/nouveau: set legacy bios data before parsing the structure
Emil Velikov
1
-2
/
+2
2013-02-20
drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is input
Ben Skeggs
2
-7
/
+23
2013-02-20
drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN
Ben Skeggs
3
-4
/
+4
2013-02-20
drm/nouveau/bios: add support for parsing xpio table data
Ben Skeggs
5
-4
/
+105
2013-02-20
drm/nouveau: remove some more unnecessary legacy bios code
Ben Skeggs
2
-66
/
+5
2013-02-20
drm/nouveau: remove legacy vbios type detection
Ben Skeggs
1
-42
/
+20
2013-02-20
drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfs
Ben Skeggs
1
-6
/
+6
2013-02-20
drm/nouveau/hwmon: s/fan0/fan1/
Ben Skeggs
1
-3
/
+3
2013-02-20
drm/nouveau/therm: better transitions and debug logging
Ben Skeggs
5
-36
/
+46
[prev]
[next]