summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_auth.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-21/+15Star
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-14/+12Star
* drm: detypedef the hashtab and more of smanDave Airlie2007-07-121-2/+2
* drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie2007-07-111-5/+5
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-9/+9
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-111-4/+4
* drm: fix return value in auth functionDave Airlie2006-09-211-1/+1
* drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-211-48/+14Star
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-021-10/+10
* drm: lindent the drm directory.Dave Airlie2005-09-251-33/+35
* drm: misc cleanupDave Airlie2005-07-071-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+230