index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
drm/udl: Use unlocked gem unreferencing
Daniel Vetter
2
-2
/
+2
2015-08-06
drm/udl: Use new drm_fb_helper functions
Archit Taneja
1
-29
/
+12
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-1
/
+8
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-27
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-01
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-11
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-02
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-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
[next]