aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_drv.c
Commit message (Expand)AuthorAge
* drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-22
* drm/udl: implement usb_driver suspend/resume.Haixia Shi2016-09-06
* drm/udl: Unplugging a device now unregisters itChris Wilson2016-07-12
* drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin2016-03-29
* drm/udl: Use module_usb_driverAmitoj Kaur Chawla2016-02-17
* drm/udl: add support to export a handle to a FD on UDL.Haixia Shi2014-11-19
* drm: merge drm_usb into udlDavid Herrmann2014-09-10
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
* drm: remove FASYNC supportDaniel Vetter2013-08-18
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-06
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm: use drm_compat_ioctl for 32-bit appsKeith Packard2012-09-05
* drm/udl: only bind to the video devices on the hub.Dave Airlie2012-06-16
* udl: add prime fd->handle support.Dave Airlie2012-05-23
* drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-22
* mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov2012-04-02
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-15