aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_auth.c
Commit message (Expand)AuthorAge
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-14
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-14
* drm: detypedef the hashtab and more of smanDave Airlie2007-07-11
* drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie2007-07-11
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-11
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-11
* drm: fix return value in auth functionDave Airlie2006-09-21
* drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-21
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-02
* drm: lindent the drm directory.Dave Airlie2005-09-25
* drm: misc cleanupDave Airlie2005-07-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16