index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
Age
Commit message (
Expand
)
Author
2012-11-30
drm/udl: drm_connector_property -> drm_object_property
Rob Clark
2012-11-20
drm/udl: Add missing static storage class specifiers in udl_connector.c
Sachin Kamat
2012-11-02
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2012-10-02
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-01
drm/udl: Add missing static storage class specifiers in udl_fb.c
Sachin Kamat
2012-10-01
drm/udl: Make udl_crtc_init() static
Sachin Kamat
2012-10-01
drm/udl: Make udl_enc_destroy() static
Sachin Kamat
2012-10-01
drm/udl: Use NULL instead of 0 for pointers
Sachin Kamat
2012-09-26
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-13
drm: use %*ph to dump small buffers
Andy Shevchenko
2012-09-05
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-09-03
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2012-08-23
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-21
drm/udl: dpms off the crtc when disabled.
Dave Airlie
2012-08-20
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-08-20
gpu/mfd/usb: Fix USB randconfig problems
Guenter Roeck
2012-08-17
drm/udl: call begin/end cpu access at more appropriate time
Dave Airlie
2012-08-08
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
2012-07-20
drm/udl: port over blanking code from udlfb.
Dave Airlie
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-06-25
drm/udl: Make sure to get correct endian keys from vendor descriptor
Dave Airlie
2012-06-16
drm/udl: only bind to the video devices on the hub.
Dave Airlie
2012-05-31
udl: support vmapping imported dma-bufs
Dave Airlie
2012-05-29
drm/udl: remove unused variables.
Dave Airlie
2012-05-29
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
2012-05-23
udl: add prime fd->handle support.
Dave Airlie
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-04-02
mm, drm/udl: fixup vma flags on mmap
Konstantin Khlebnikov
2012-03-20
drm/usb: move usb support into a separate module
Dave Airlie
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie