index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
3
-45
/
+81
|
\
|
*
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
1
-19
/
+3
|
*
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-14
1
-0
/
+4
|
*
Merge branch 'udl-fixes' into drm-next
Dave Airlie
2013-02-08
3
-24
/
+72
|
|
\
|
|
*
drm/udl: disable fb_defio by default
Dave Airlie
2013-02-08
1
-2
/
+2
|
|
*
drm/udl: Inline memcmp() for RLE compression of xfer
Chris Wilson
2013-02-08
1
-18
/
+28
|
|
*
drm/udl: make usage as a console safer
Dave Airlie
2013-02-07
2
-4
/
+42
|
*
|
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
1
-0
/
+1
|
*
|
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
2013-01-20
1
-1
/
+0
|
*
|
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
2013-01-20
1
-1
/
+1
|
|
/
*
|
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
1
-2
/
+15
|
\
|
|
*
udldrmfb: udl_get_edid: drop unneeded i--
Hans de Goede
2013-01-14
1
-1
/
+0
|
*
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
Hans de Goede
2013-01-14
1
-1
/
+7
|
*
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
Hans de Goede
2013-01-14
1
-0
/
+8
*
|
drivers/gpu/drm/udl: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-1
/
+1
|
/
*
drm/udl: drm_connector_property -> drm_object_property
Rob Clark
2012-11-30
1
-1
/
+1
*
drm/udl: Add missing static storage class specifiers in udl_connector.c
Sachin Kamat
2012-11-20
1
-5
/
+7
*
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
2012-11-02
3
-8
/
+11
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
7
-25
/
+30
|
\
|
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2012-10-03
1
-0
/
+7
|
|
\
|
*
|
drm/udl: Add missing static storage class specifiers in udl_fb.c
Sachin Kamat
2012-10-02
1
-2
/
+2
|
*
|
drm/udl: Make udl_crtc_init() static
Sachin Kamat
2012-10-02
1
-1
/
+1
|
*
|
drm/udl: Make udl_enc_destroy() static
Sachin Kamat
2012-10-02
1
-1
/
+1
|
*
|
drm/udl: Use NULL instead of 0 for pointers
Sachin Kamat
2012-10-02
1
-4
/
+4
|
*
|
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-24
1
-0
/
+3
|
|
\
\
|
*
|
|
drm: use %*ph to dump small buffers
Andy Shevchenko
2012-09-13
1
-5
/
+2
|
*
|
|
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-09-03
2
-9
/
+20
|
|
\
\
\
|
|
*
|
|
drm/udl: call begin/end cpu access at more appropriate time
Dave Airlie
2012-08-17
2
-9
/
+20
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2012-08-27
2
-2
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-24
1
-3
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
8
-19
/
+19
*
|
|
|
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
2012-09-26
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-09-06
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-22
1
-2
/
+1
|
\
\
|
*
|
drm/udl: dpms off the crtc when disabled.
Dave Airlie
2012-08-22
1
-2
/
+1
|
|
/
*
|
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-08-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
gpu/mfd/usb: Fix USB randconfig problems
Guenter Roeck
2012-08-20
1
-0
/
+1
*
|
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
2012-08-09
1
-1
/
+1
|
/
*
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
2012-07-20
1
-1
/
+1
|
\
|
*
drm/udl: Make sure to get correct endian keys from vendor descriptor
Dave Airlie
2012-06-25
1
-1
/
+1
*
|
drm/udl: port over blanking code from udlfb.
Dave Airlie
2012-07-19
1
-7
/
+37
*
|
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
2
-2
/
+2
|
/
*
drm/udl: only bind to the video devices on the hub.
Dave Airlie
2012-06-16
1
-1
/
+14
*
udl: support vmapping imported dma-bufs
Dave Airlie
2012-05-31
2
-5
/
+33
*
drm/udl: remove unused variables.
Dave Airlie
2012-05-29
1
-2
/
+0
*
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
2012-05-29
1
-1
/
+1
*
udl: add prime fd->handle support.
Dave Airlie
2012-05-23
4
-1
/
+92
*
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
[next]