- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / drm / drm_ioctl.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-06 Li Zefandrm: DRM: fix memset size error
2007-10-15 Eric Anholtdrm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv...
2007-10-15 Eric Anholtdrm: Replace filp in ioctl arguments with drm_file...
2007-10-15 Eric Anholtdrm: Remove DRM_ERR OS macro.
2007-07-11 Dave Airliedrm: detypedeffing continues...
2007-07-11 Dave Airliedrm: remove drm_file_t, drm_device_t and drm_head_t...
2007-07-11 Dave Airliedrm: remove a bunch of typedefs on the userspace interface
2007-07-11 Dave Airliedrm: cleanup use of Linux list handling macros
2006-09-21 Dave Airliedrm: fixup setversion return codes..
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-02-02 Dave Airliesem2mutex: drivers/char/drm/
2006-01-02 Dave Airliedrm: drm_ioctl.c sync with fixes from CVS
2005-11-10 Dave Airliedrm: rename driver hooks more understandably
2005-09-25 Dave Airliedrm: lindent the drm directory.
2005-08-05 Dave Airliedrm: updated DRM map patch for 32/64 bit systems
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-03-17 Olaf Kirch- patches.drivers/drm-ioctl32: DRM: Support 32bit ioctl...
2005-03-16 Jens Axboe- patches.drivers/dri-ioctl32: disable, as it appears...
2005-03-16 Olaf Kirch- patches.drivers/dri-ioctl32: DRI: Support 32bit ioctl...
2005-03-12 Dave Airlie[PATCH] drm missing memset can crash X server..
2005-03-08 Andreas Gruenbacher- Back out duplicate commit.
2005-03-08 Andreas Gruenbacher- patches.fixes/drm-setversion-missing-memset: Initiali...
2005-03-08 Olaf Kirch- patches.fixes/drm-setversion-missing-memset: Add...
2005-01-28 Dave Airliedrm: fix setversion in drm core model
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-05 Dave Airliedrm: rearrange some functions for new split
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-10-24 Dave Airliedrm: initial core move infrastructure change