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
/
char
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-25
drm: ioremap balanced with iounmap for drivers/char/drm
Amol Lad
1
-0
/
+4
2006-10-25
drm: fix error returns, sysfs error handling
Jeff Garzik
1
-8
/
+35
2006-10-25
fix return code in error case.
Dave Jones
1
-1
/
+1
2006-10-24
drm: mga: set dev_priv_size
Tilman Sauerbeck
1
-0
/
+1
2006-10-24
drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages
Michael Karcher
1
-0
/
+1
2006-10-24
drm: radeon: only allow specific type-3 packetss through verifier
Roland Scheidegger
2
-4
/
+138
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-21
drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits
Michel Daenzer
2
-2
/
+7
2006-09-21
drm: use radeon specific names for radeon flags
Dave Airlie
5
-128
/
+128
2006-09-21
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
Eric Anholt
3
-4
/
+8
2006-09-21
drm: allow multiple addMaps with the same 32-bit map offsset.
Thomas Hellstrom
1
-6
/
+8
2006-09-21
drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
Michel Daenzer
1
-13
/
+12
2006-09-21
drm: Fix hashtab implementation leaking illegal error codes to user space.
Thomas Hellstrom
1
-3
/
+3
2006-09-21
drm: domain changes broke ppc r200
Dave Airlie
1
-1
/
+1
2006-09-21
drm: fixup setversion return codes..
Dave Airlie
1
-7
/
+10
2006-09-21
drm: fixup i915 error codes
Dave Airlie
1
-2
/
+2
2006-09-21
drm: realign sosme radeon code with drm git tree
Dave Airlie
2
-9
/
+15
2006-09-21
drm: realign via driver with drm git tree
Dave Airlie
3
-26
/
+54
2006-09-21
drm: remove hash tables on drm exit
Thomas Hellstrom
2
-0
/
+4
2006-09-21
drm: cleanups
Adrian Bunk
3
-7
/
+10
2006-09-21
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
Denis Vlasenko
2
-5
/
+5
2006-09-21
drm: avoid kernel oops in some error paths calling drm_lastclose
Thomas Hellstrom
1
-4
/
+6
2006-09-21
drm: allow detection of new VIA chipsets
Chuck Short
1
-0
/
+3
2006-09-21
drm: fix i965 build bug
Andrew Morton
1
-1
/
+1
2006-09-21
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
Andrew Morton
6
-19
/
+19
2006-09-21
drm: Add support for Intel i965G chipsets.
Alan Hourihane
5
-19
/
+58
2006-09-21
drm: add better explanation for i830/i915
Dave Airlie
1
-3
/
+6
2006-09-21
drm: remove a tab that snuck in
Dave Airlie
1
-1
/
+1
2006-09-21
drm: fix return value in auth function
Dave Airlie
1
-1
/
+1
2006-09-21
drm: SiS 315 Awareness.
Thomas Hellstrom
4
-1
/
+84
2006-09-21
drm: update user token hashing and map handles
Thomas Hellstrom
5
-63
/
+51
2006-09-21
drm: move drm authentication to new generic hash table.
Thomas Hellstrom
5
-62
/
+26
2006-09-21
drm: Add the P4VM800PRO (?) PCI ID.
Dave Airlie
1
-0
/
+1
2006-09-21
drm: add drm simple memory manager support for SiS and VIA drivers
Thomas Hellstrom
12
-1403
/
+344
2006-09-21
drm: add simple DRM memory manager, and hash table
Thomas Hellstrom
7
-2
/
+1019
2006-09-21
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...
Michel Dänzer
2
-7
/
+12
2006-09-21
drm: radeon: fix up bus mastering when writeback is disabled
Michel Dänzer
2
-0
/
+8
2006-09-21
drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam
Michel Dänzer
1
-1
/
+5
2006-09-21
drm: radeon: add some debug output when getparam is called with unknown
Michel Dänzer
1
-0
/
+1
2006-09-21
drm: missing mutex unlock
Thomas Hellstrom
1
-1
/
+3
2006-09-21
drm: remove the DRM pci domain
Dave Airlie
4
-7
/
+9
2006-09-21
drm: remove local copies of pci bus/slot/func
Dave
4
-11
/
+8
2006-09-21
drm: cleanup old compat code and DRM fns from Linux only code
Dave Airlie
10
-29
/
+21
2006-08-31
[PATCH] drm: radeon flush TCL VAP for vertex program enable/disable
Roland Scheidegger
1
-1
/
+8
2006-07-03
[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
17
-17
/
+0
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2
-2
/
+2
2006-06-24
drm: radeon constify radeon microcode
Dave Airlie
1
-3
/
+3
2006-06-24
Add i915 ioctls to configure pipes for vblank interrupt.
Dave Airlie
4
-5
/
+87
2006-06-24
drm: update radeon to 1.25 add r200 vertex program support
Dave Airlie
3
-3
/
+48
[next]