index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
/
drm_ioctl.c
Age
Commit message (
Expand
)
Author
2008-02-07
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
2007-11-06
drm: DRM: fix memset size error
Li Zefan
2007-10-15
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-10-15
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
2007-07-11
drm: detypedeffing continues...
Dave Airlie
2007-07-11
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
Dave Airlie
2007-07-11
drm: remove a bunch of typedefs on the userspace interface
Dave Airlie
2007-07-11
drm: cleanup use of Linux list handling macros
Dave Airlie
2006-09-22
drm: fixup setversion return codes..
Dave Airlie
2006-09-22
drm: remove the DRM pci domain
Dave Airlie
2006-09-22
drm: remove local copies of pci bus/slot/func
Dave
2006-09-22
drm: cleanup old compat code and DRM fns from Linux only code
Dave Airlie
2006-02-02
sem2mutex: drivers/char/drm/
Dave Airlie
2006-01-02
drm: drm_ioctl.c sync with fixes from CVS
Dave Airlie
2005-11-10
drm: rename driver hooks more understandably
Dave Airlie
2005-09-25
drm: lindent the drm directory.
Dave Airlie
2005-08-05
drm: updated DRM map patch for 32/64 bit systems
Dave Airlie
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds