index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-45
/
+81
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
1
-19
/
+3
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
1
-0
/
+4
2013-02-08
Merge branch 'udl-fixes' into drm-next
Dave Airlie
3
-24
/
+72
2013-02-08
drm/udl: disable fb_defio by default
Dave Airlie
1
-2
/
+2
2013-02-08
drm/udl: Inline memcmp() for RLE compression of xfer
Chris Wilson
1
-18
/
+28
2013-02-07
drm/udl: make usage as a console safer
Dave Airlie
2
-4
/
+42
2013-01-21
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
1
-0
/
+1
2013-01-20
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
1
-1
/
+0
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
1
-1
/
+1
2013-01-18
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+15
2013-01-14
udldrmfb: udl_get_edid: drop unneeded i--
Hans de Goede
1
-1
/
+0
2013-01-14
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
Hans de Goede
1
-1
/
+7
2013-01-14
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
Hans de Goede
1
-0
/
+8
2013-01-11
drivers/gpu/drm/udl: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-11-30
drm/udl: drm_connector_property -> drm_object_property
Rob Clark
1
-1
/
+1
2012-11-20
drm/udl: Add missing static storage class specifiers in udl_connector.c
Sachin Kamat
1
-5
/
+7
2012-11-02
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
3
-8
/
+11
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-25
/
+30
2012-10-03
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-0
/
+7
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
8
-19
/
+19
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-10-02
drm/udl: Add missing static storage class specifiers in udl_fb.c
Sachin Kamat
1
-2
/
+2
2012-10-02
drm/udl: Make udl_crtc_init() static
Sachin Kamat
1
-1
/
+1
2012-10-02
drm/udl: Make udl_enc_destroy() static
Sachin Kamat
1
-1
/
+1
2012-10-02
drm/udl: Use NULL instead of 0 for pointers
Sachin Kamat
1
-4
/
+4
2012-09-26
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
1
-0
/
+7
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+3
2012-09-13
drm: use %*ph to dump small buffers
Andy Shevchenko
1
-5
/
+2
2012-09-06
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
1
-0
/
+3
2012-09-03
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2
-9
/
+20
2012-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2
-2
/
+2
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
1
-3
/
+0
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+1
2012-08-22
drm/udl: dpms off the crtc when disabled.
Dave Airlie
1
-2
/
+1
2012-08-21
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-08-20
gpu/mfd/usb: Fix USB randconfig problems
Guenter Roeck
1
-0
/
+1
2012-08-17
drm/udl: call begin/end cpu access at more appropriate time
Dave Airlie
2
-9
/
+20
2012-08-09
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
1
-1
/
+1
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2012-07-20
drm/udl: port over blanking code from udlfb.
Dave Airlie
1
-7
/
+37
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2
-2
/
+2
2012-06-25
drm/udl: Make sure to get correct endian keys from vendor descriptor
Dave Airlie
1
-1
/
+1
2012-06-16
drm/udl: only bind to the video devices on the hub.
Dave Airlie
1
-1
/
+14
2012-05-31
udl: support vmapping imported dma-bufs
Dave Airlie
2
-5
/
+33
2012-05-29
drm/udl: remove unused variables.
Dave Airlie
1
-2
/
+0
2012-05-29
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
1
-1
/
+1
[next]