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_os_linux.h
Age
Commit message (
Expand
)
Author
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
2007-11-06
drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
Dave Airlie
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
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: remove drm_file_t, drm_device_t and drm_head_t typedefs
Dave Airlie
2007-07-11
drm: remove DRM_GETSAREA and replace with drm_getsarea function
Dave Airlie
2007-07-11
drm: cleanup use of Linux list handling macros
Dave Airlie
2007-05-08
drm: remove old taskqueue remnant
Dave Airlie
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2005-11-12
drm: update VIA driver to 2.7.2
Dave Airlie
2005-09-25
drm: lindent the drm directory.
Dave Airlie
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds