summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_ioc32.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Fix ioc32 compat layerIan Romanick2008-02-071-1/+5
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-1/+1
* drm: remove core typedefs from the ioc32 wrappersDave Airlie2007-07-161-41/+41
* [PATCH] struct path: convert drmJosef Sipek2006-12-081-28/+28
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-211-1/+1
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0Star
* drm: lindent the drm directory.Dave Airlie2005-09-251-112/+113
* drm: 32/64-bit DRM ioctl compatibility patchDave Airlie2005-06-231-0/+1069