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
2015-01-31
drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)
Haixia Shi
1
-1
/
+8
2015-01-31
drm/udl: optimize udl_compress_hline16 (v2)
Haixia Shi
1
-20
/
+19
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-7
/
+15
2014-11-26
drm/udl: properly check for error pointers
Haixia Shi
1
-3
/
+3
2014-11-26
drm/udl: handle page mapping in dmabuf export.
Haixia Shi
3
-4
/
+9
2014-11-21
drm/udl: Deletion of an unnecessary check before the function call "vunmap"
Markus Elfring
1
-2
/
+1
2014-11-20
drm/udl: add support to export a handle to a FD on UDL.
Haixia Shi
5
-72
/
+278
2014-11-20
drm/udl: add cache flags definitions for udl_gem_object
Haixia Shi
2
-0
/
+25
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-09-24
drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper
Fabian Frederick
1
-1
/
+2
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+1
2014-09-10
drm: merge drm_usb into udl
David Herrmann
5
-49
/
+69
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+6
2014-07-18
drm/udl: use helpers
Rob Clark
1
-8
/
+1
2014-07-08
drm/udl: Implement page_flip ioctl
Stéphane Marchesin
1
-0
/
+21
2014-07-08
drm/udl: add vblank support
Stéphane Marchesin
1
-0
/
+15
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-1
/
+2
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-07-08
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-4
/
+4
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-2
/
+2
2014-07-08
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
1
-4
/
+4
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2014-05-28
USB: udl: proper error reporting
Oliver Neukum
1
-2
/
+1
2014-04-22
drm/udl: Initialize ret in udl_driver_load
Daniel Vetter
1
-0
/
+1
2014-04-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-3
/
+8
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-1
/
+1
2014-03-31
Merge tag 'v3.14' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+8
2014-03-27
drm/udl: take reference to device struct for dma-bufs
Dave Airlie
1
-3
/
+8
2014-03-16
drm/udl: fix Bpp calculation in dumb_create()
David Herrmann
1
-1
/
+1
2014-03-16
drm/udl: fix error-path when damage-req fails
David Herrmann
1
-1
/
+1
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
1
-3
/
+9
2013-12-05
udl: fix issue with imported prime buffers
Rob Clark
1
-0
/
+6
2013-10-12
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
1
-0
/
+1
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
3
-9
/
+0
2013-09-16
drm/udl: rip out set_need_resched
Daniel Vetter
1
-1
/
+0
2013-08-19
drm/udl: use gem get/put page helpers
Rob Clark
1
-38
/
+6
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-07
drm: don't push static constants on stack for %*ph
Andy Shevchenko
1
-2
/
+2
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
3
-9
/
+1
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
1
-8
/
+5
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2
-20
/
+0
2013-05-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+5
2013-05-01
udl: bind the framebuffer to the correct device.
Dave Airlie
1
-1
/
+1
2013-05-01
drm: prime: fix refcounting on the dmabuf import error path
Imre Deak
1
-0
/
+4
2013-04-12
udl: handle EDID failure properly.
Dave Airlie
1
-0
/
+4
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
[next]