index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
r128
/
r128_state.c
Commit message (
Expand
)
Author
Age
*
r128: don't open-code memdup_user()
Al Viro
2017-12-27
*
r128: switch compat ioctls to drm_ioctl_kernel()
Al Viro
2017-09-29
*
drm: remove unnecessary sizeof(u8)
Fabian Frederick
2014-11-20
*
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-10
*
drm: remove drm_dev_to_irq from drivers
Daniel Vetter
2014-04-22
*
drm: use memdup_user() as a cleanup
Dan Carpenter
2013-12-18
*
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
2013-12-18
*
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
*
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-17
*
drm/r128: fixed brace and spacing coding style issues
Nicolas Kaiser
2010-08-02
*
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
2009-08-31
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
*
drm: kill drm_device->irq
Jesse Barnes
2008-10-18
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-14