e1000: update version to 7.3.20-k2
[safe/jmp/linux-2.6] / drivers / char / drm /
2007-01-08 =?utf-8?q?Michel_D... i915: Fix a DRM_ERROR that should be DRM_DEBUG.
2006-12-19 Jean Delvaredrm: Stop defining pci_pretty_name
2006-12-19 Dave Airliedrm: r128: comment aligment with drm git
2006-12-19 Dave Airliedrm: make kernel context switch same as for drm git...
2006-12-19 Dave Airliedrm: fixup comment header style
2006-12-19 Eric Anholtdrm: savage: compat fix from drm git.
2006-12-15 =?utf-8?q?Michel_D... drm: Unify radeon offset checking.
2006-12-11 =?utf-8?q?Michel_D... i915_vblank_tasklet: Try harder to avoid tearing.
2006-12-11 Jeff GarzikDRM: handle pci_enable_device failure
2006-12-11 Akinobu Mitadrm: fix return value check
2006-12-09 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-12-08 Josef Sipek[PATCH] struct path: convert drm
2006-12-07 Nick Piggin[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
2006-12-07 Andrew Morton[PATCH] drm-sis linkage fix
2006-12-07 Andrew MortonFix bugzilla.kernel.org/show_bug.cgi?id=7606
2006-12-07 George Sapountzisdrm: add flag for mapping PCI DMA buffers read-only.
2006-12-07 Dave Airliedrm: fix up irqflags in drm_lock.c
2006-12-07 =?utf-8?q?Michel_D... drm: i915 updates
2006-12-07 =?utf-8?q?Michel_D... drm: i915: fix up irqflags arg
2006-12-07 =?utf-8?q?Michel_D... drm: i915: Only return EBUSY after we've established...
2006-12-07 =?utf-8?q?Michel_D... drm: i915: Fix 'sequence has passed' condition in i915_...
2006-12-07 =?utf-8?q?Michel_D... drm: i915: Add SAREA fileds for determining which pipe...
2006-12-07 =?utf-8?q?Michel_D... drm: Make handling of dev_priv->vblank_pipe more robust.
2006-12-07 =?utf-8?q?Michel_D... drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_ty...
2006-12-07 =?utf-8?q?Michel_D... drm: i915: Add ioctl for scheduling buffer swaps at...
2006-12-07 =?utf-8?q?Michel_D... drm: Core vsync: Don't clobber target sequence number...
2006-12-07 =?utf-8?q?Michel_D... drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
2006-12-07 =?utf-8?q?Michel_D... drm: Make locked tasklet handling more robust.
2006-12-07 =?utf-8?q?Felix_K... drm: drm_rmdraw: Declare id and idx as signed so testin...
2006-12-07 =?utf-8?q?Michel_D... drm: Change first valid DRM drawable ID to be 1 instead...
2006-12-07 =?utf-8?q?Michel_D... drm: drawable locking + memory management fixes + copyright
2006-12-07 =?utf-8?q?Michel_D... drm: Add support for interrupt triggered driver callbac...
2006-12-07 =?utf-8?q?Michel_D... drm: Add support for tracking drawable information...
2006-12-07 =?utf-8?q?Michel_D... drm: add support for secondary vertical blank interrupt...
2006-12-07 =?utf-8?q?Michel_D... drm: add support for secondary vertical blank interrupt...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-25 Amol Laddrm: ioremap balanced with iounmap for drivers/char/drm
2006-10-25 Jeff Garzikdrm: fix error returns, sysfs error handling
2006-10-25 Dave Jonesfix return code in error case.
2006-10-24 Tilman Sauerbeckdrm: mga: set dev_priv_size
2006-10-24 Michael Karcherdrm: savage: dev->agp_buffer_map is not initialized...
2006-10-24 Roland Scheideggerdrm: radeon: only allow specific type-3 packetss throug...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-21 Michel Daenzerdrm: Use register writes instead of BITBLT_MULTI packet...
2006-09-21 Dave Airliedrm: use radeon specific names for radeon flags
2006-09-21 Eric Anholtdrm: add device/vendor id to drm_device_t for compat...
2006-09-21 Thomas Hellstromdrm: allow multiple addMaps with the same 32-bit map...
2006-09-21 Michel Daenzerdrm: fd.o Bug #7595: Avoid u32 overflows in radeon_chec...
2006-09-21 Thomas Hellstromdrm: Fix hashtab implementation leaking illegal error...
2006-09-21 Dave Airliedrm: domain changes broke ppc r200
2006-09-21 Dave Airliedrm: fixup setversion return codes..
2006-09-21 Dave Airliedrm: fixup i915 error codes
2006-09-21 Dave Airliedrm: realign sosme radeon code with drm git tree
2006-09-21 Dave Airliedrm: realign via driver with drm git tree
2006-09-21 Thomas Hellstromdrm: remove hash tables on drm exit
2006-09-21 Adrian Bunkdrm: cleanups
2006-09-21 Denis Vlasenkodrm: i810_dma.c: fix pointer arithmetic for 64-bit...
2006-09-21 Thomas Hellstromdrm: avoid kernel oops in some error paths calling...
2006-09-21 Chuck Shortdrm: allow detection of new VIA chipsets
2006-09-21 Andrew Mortondrm: fix i965 build bug
2006-09-21 Andrew Mortondrm: remove FALSE/TRUE that snuck in with simple memory...
2006-09-21 Alan Hourihanedrm: Add support for Intel i965G chipsets.
2006-09-21 Dave Airliedrm: add better explanation for i830/i915
2006-09-21 Dave Airliedrm: remove a tab that snuck in
2006-09-21 Dave Airliedrm: fix return value in auth function
2006-09-21 Thomas Hellstromdrm: SiS 315 Awareness.
2006-09-21 Thomas Hellstromdrm: update user token hashing and map handles
2006-09-21 Thomas Hellstromdrm: move drm authentication to new generic hash table.
2006-09-21 Dave Airliedrm: Add the P4VM800PRO (?) PCI ID.
2006-09-21 Thomas Hellstromdrm: add drm simple memory manager support for SiS...
2006-09-21 Thomas Hellstromdrm: add simple DRM memory manager, and hash table
2006-09-21 Michel Dänzerdrm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead...
2006-09-21 Michel Dänzerdrm: radeon: fix up bus mastering when writeback is...
2006-09-21 Michel Dänzerdrm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET...
2006-09-21 Michel Dänzerdrm: radeon: add some debug output when getparam is...
2006-09-21 Thomas Hellstromdrm: missing mutex unlock
2006-09-21 Dave Airliedrm: remove the DRM pci domain
2006-09-21 Davedrm: remove local copies of pci bus/slot/func
2006-09-21 Dave Airliedrm: cleanup old compat code and DRM fns from Linux...
2006-08-30 Roland Scheidegger[PATCH] drm: radeon flush TCL VAP for vertex program...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-24 Dave Airliedrm: radeon constify radeon microcode
2006-06-24 Dave AirlieAdd i915 ioctls to configure pipes for vblank interrupt.
2006-06-24 Dave Airliedrm: update radeon to 1.25 add r200 vertex program...
2006-06-24 Dave Airliedrm: radeon add a tcl state flush before accessing...
2006-04-23 Dave Airliedrm: possible cleanups
2006-04-23 Dave Airliedrm: fixup r300 scratch on BE machines
2006-04-18 Jayachandran Cdrm: Fix further issues in drivers/char/drm/via_irq.c
2006-04-18 Adrian Bunkdrivers/char/drm/drm_memory.c: possible cleanups
2006-04-07 Dave Airliedrm: deline a few large inlines in DRM code
2006-04-05 Dave Airliedrm: remove master setting from add/remove context
2006-04-05 Dave Airliedrm: drm_pci needs dma-mapping.h
2006-04-05 Dave Airlie[PATCH] drm: Fix issue reported by Coverity in drivers...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-28 Dave Airliedrm: remove drm_{alloc,free}_pages
2006-03-28 Dave Airliedrm: sis fix compile warning
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-25 Dave Airliedrm: add new radeon PCI ids..
next