aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_auth.c
AgeCommit message (Expand)Author
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie
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-07-12drm: detypedef the hashtab and more of smanDave Airlie
2007-07-11drm: drop drm_vma_entry_t, drm_magic_entry_tDave 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
2006-09-22drm: fix return value in auth functionDave Airlie
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-07-07drm: misc cleanupDave Airlie
2005-04-16Linux-2.6.12-rc2Linus Torvalds