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
2008-12-31
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
57
-451
/
+16982
2008-12-31
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-2
/
+9
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-1
/
+1
2008-12-31
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
11
-372
/
+491
2008-12-31
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-40
/
+131
2008-12-31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+8
2008-12-29
drm/i915: fix modeset devname allocation + agp init return check.
Dave Airlie
1
-10
/
+12
2008-12-29
drm/i915: Remove redundant test in error path.
Julia Lawall
1
-6
/
+5
2008-12-29
drm: Add a debug node for vblank state.
Eric Anholt
2
-0
/
+72
2008-12-29
drm: Avoid use-before-null-test on dev in drm_cleanup().
Eric Anholt
1
-3
/
+1
2008-12-29
drm/i915: Don't print to dmesg when taking signal during object_pin.
Eric Anholt
1
-2
/
+4
2008-12-29
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
2
-15
/
+49
2008-12-29
drm/i915: un-EXPORT and make 'intelfb_panic' static
Hannes Eder
1
-3
/
+2
2008-12-29
drm/i915: Delete unused, pointless i915_driver_firstopen.
Eric Anholt
1
-8
/
+0
2008-12-29
drm/i915: fix sparse warnings: returning void-valued expression
Hannes Eder
1
-2
/
+2
2008-12-29
drm/i915: fix sparse warnings: move 'extern' decls to header file
Hannes Eder
2
-6
/
+6
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
9
-22
/
+23
2008-12-29
drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
Hannes Eder
1
-4
/
+4
2008-12-29
drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().
Eric Anholt
1
-0
/
+1
2008-12-29
drm/i915: Fix fbcon setup to align display pitch to 64b.
Eric Anholt
1
-1
/
+1
2008-12-29
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
3
-72
/
+0
2008-12-29
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
3
-29
/
+14
2008-12-29
drm: fix allowing master ioctls on non-master fds.
Dave Airlie
1
-1
/
+1
2008-12-29
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2
-1
/
+2
2008-12-29
drm/radeon: fix missing hunk from the master changes.
Dave Airlie
1
-0
/
+2
2008-12-29
drm: fix useless gcc unused variable warning
Dave Airlie
1
-1
/
+1
2008-12-29
drm/radeon: fix warning due to PAGE_SIZE max
Dave Airlie
1
-1
/
+1
2008-12-29
drm: kconfig have drm core select i2c for kms
Dave Airlie
1
-1
/
+2
2008-12-29
drm: PAGE_CACHE_WC is x86 only so far
Dave Airlie
1
-0
/
+2
2008-12-29
drm: pick an 800x600@60HZ mode by default for unknown CRT.
Dave Airlie
1
-4
/
+4
2008-12-29
drm/i915: Fix stolen memory detection on G45 and GM45.
Eric Anholt
2
-6
/
+11
2008-12-29
drm/i915: Register module dependencies for the modesetting code.
Eric Anholt
1
-0
/
+5
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
26
-50
/
+10566
2008-12-29
DRM: add mode setting support
Dave Airlie
12
-40
/
+5087
2008-12-29
drm/i915: add GEM GTT mapping support
Jesse Barnes
6
-4
/
+548
2008-12-29
drm: GEM mmap support
Jesse Barnes
6
-3
/
+139
2008-12-29
drm/i915: Add /proc debugging entry for reading out the HWS.
Eric Anholt
1
-0
/
+34
2008-12-29
drm: reorganise start and load.
Dave Airlie
1
-3
/
+6
2008-12-29
drm: fix leak of uninitialized data to userspace
Vegard Nossum
2
-4
/
+8
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
18
-332
/
+563
2008-12-29
drm: cleanup exit path for module unload
Dave Airlie
2
-20
/
+7
2008-12-29
cciss: simplify parameters to deregister_disk function
Stephen M. Cameron
1
-7
/
+9
2008-12-29
loop: Do not call loop_unplug for not configured loop device.
Milan Broz
1
-0
/
+1
2008-12-29
loop: Flush possible running bios when loop device is released.
Milan Broz
1
-3
/
+35
2008-12-29
nbd: tell the block layer that it is not a rotational device
Jens Axboe
1
-6
/
+4
2008-12-29
block: get rid of elevator_t typedef
Jens Axboe
1
-1
/
+1
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
3
-3
/
+3
2008-12-29
cciss: switch to using hlist for command list management
Jens Axboe
3
-46
/
+33
2008-12-29
cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct
Marcin Slusarz
1
-62
/
+77
2008-12-29
cdrom: split mmc_ioctl to lower stack usage
Marcin Slusarz
1
-241
/
+329
[next]