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.12.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
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-09-06
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
3
-0
/
+32
2016-08-23
drm/udl: Ensure channel is selected before using the device.
Jamie Lentin
1
-0
/
+25
2016-08-16
drm/kms: Nuke dirty_info property
Daniel Vetter
2
-5
/
+0
2016-08-12
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
1
-0
/
+4
2016-07-18
drm/udl: make fbdev support really optional
Tobias Jakobi
1
-5
/
+0
2016-07-12
drm/udl: Unplugging a device now unregisters it
Chris Wilson
1
-1
/
+0
2016-06-06
drm/udl: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2
-2
/
+2
2016-05-02
drm/udl: Use drm_fb_helper deferred_io support
Noralf Trønnes
2
-136
/
+6
2016-05-02
drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
Noralf Trønnes
1
-3
/
+3
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-04-01
drm/udl: Use unlocked gem unreferencing
Daniel Vetter
2
-2
/
+2
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
1
-1
/
+1
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
1
-2
/
+2
2016-03-04
drm/udl: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-02-17
drm/udl: Use module_usb_driver
Amitoj Kaur Chawla
1
-13
/
+1
2016-02-16
drm/udl: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
1
-2
/
+0
2015-12-15
drm/udl: Constify function pointer structs
Ville Syrjälä
2
-3
/
+3
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+2
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2
-3
/
+3
2015-11-24
drm: Remove unused fbdev_list members
Lukas Wunner
1
-1
/
+0
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-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
[next]