summaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_ioctl.c
AgeCommit message (Expand)Author
2008-02-07drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt
2008-02-07drm: run cleanfile across drm treeDave Airlie
2007-11-06drm: DRM: fix memset size errorLi Zefan
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt
2007-07-11drm: detypedeffing continues...Dave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2006-09-22drm: fixup setversion return codes..Dave Airlie
2006-09-22drm: remove the DRM pci domainDave Airlie
2006-09-22drm: remove local copies of pci bus/slot/funcDave
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2006-01-02drm: drm_ioctl.c sync with fixes from CVSDave Airlie
2005-11-10drm: rename driver hooks more understandablyDave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds