summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_auth.c
AgeCommit message (Expand)AuthorLines
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt-21/+15
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt-14/+12
2007-07-12drm: detypedef the hashtab and more of smanDave Airlie-2/+2
2007-07-11drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie-5/+5
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie-9/+9
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie-4/+4
2006-09-22drm: fix return value in auth functionDave Airlie-1/+1
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom-48/+14
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie-10/+10
2005-09-25drm: lindent the drm directory.Dave Airlie-33/+35
2005-07-07drm: misc cleanupDave Airlie-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+230