- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / drm / drm_stub.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Dave Airliedrm: the drm really should call pci_set_master..
2007-07-17 Dave Airliedrm: add idr_init to drm_stub.c
2007-07-11 Dave Airliedrm: remove drm_file_t, drm_device_t and drm_head_t...
2007-07-11 Dave Airliedrm: cleanup list initialisation
2007-07-11 Dave Airliedrm: cleanup use of Linux list handling macros
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-23 Thomas Hellstromdrm: fix driver deadlock with AIGLX and reclaim_buffers...
2006-12-11 Jeff GarzikDRM: handle pci_enable_device failure
2006-12-07 =?utf-8?q?Michel_D... drm: Make locked tasklet handling more robust.
2006-12-07 =?utf-8?q?Michel_D... drm: Add support for tracking drawable information...
2006-09-21 Eric Anholtdrm: add device/vendor id to drm_device_t for compat...
2006-09-21 Thomas Hellstromdrm: update user token hashing and map handles
2006-09-21 Dave Airliedrm: remove the DRM pci domain
2006-09-21 Davedrm: remove local copies of pci bus/slot/func
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-04-23 Dave Airliedrm: possible cleanups
2006-02-06 Greg Kroah-Hartman[PATCH] DRM: fix up classdev interface for drm core
2006-02-02 Dave Airliesem2mutex: drivers/char/drm/
2006-01-02 Dave Airliedrm: major update from CVS for radeon and core
2005-11-11 Dave Airliedrm: simplify sysfs code for drm
2005-11-10 Dave Airliedrm: rename driver hooks more understandably
2005-10-20 Dave Airliemerge Linus head tree into my drm tree and fix up conflicts
2005-10-05 Dave Jones[PATCH] Fix drm 'debug' sysfs permissions
2005-09-25 Dave Airliedrm: lindent the drm directory.
2005-07-10 Dave Airliedrm: cleanup buffer/map code
2005-07-10 Dave Airliedrm: add test for AGP devices and driver override for it.
2005-07-07 Dave Airliedrm: misc cleanup
2005-07-06 Hannes Reinecke- patches.drivers/iscsitarget
2005-07-05 Hannes Reinecke- add patches.drivers/drm-cvs-20050705-update
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-28 Dave Airliedrm: add support for radeon flags
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-17 Dave Airliedrm: add drm specific sysfs support
2005-01-01 Dave Airliedrm: use spin_lock_init instead of SPIN_LOCK_UNLOCKED
2004-11-24 Dave Airliedrm: move the enable device before filling in device...
2004-11-05 Dave Airliedrm: rearrange some functions for new split
2004-11-05 Dave Airliedrm: move fops into drivers
2004-11-03 Dave Airliedrm: rename fn_tbl to driver as it is no longer a funct...
2004-11-03 Dave Airliedrm: core/personality split for 2.6 kernel
2004-11-01 Dave AirlieMerge starflyer.(none):/home/airlied/bitkeeper/drm...
2004-10-24 Dave Airliedrm: initial core move infrastructure change