index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_drv.c
Age
Commit message (
Expand
)
Author
2017-10-16
drm/udl: Fixed problem with UDL adpater reconnection
Robert Tarasov
2017-08-18
drm: udl: constify usb_device_id
Arvind Yadav
2017-08-16
drm/udl: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
2017-06-20
drm/udl: Remove dummy busid callback
Daniel Vetter
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-06
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
2016-07-12
drm/udl: Unplugging a device now unregisters it
Chris Wilson
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
2016-02-17
drm/udl: Use module_usb_driver
Amitoj Kaur Chawla
2014-11-20
drm/udl: add support to export a handle to a FD on UDL.
Haixia Shi
2014-09-10
drm: merge drm_usb into udl
David Herrmann
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-06
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-06-16
drm/udl: only bind to the video devices on the hub.
Dave Airlie
2012-05-23
udl: add prime fd->handle support.
Dave Airlie
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-04-02
mm, drm/udl: fixup vma flags on mmap
Konstantin Khlebnikov
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie