aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_drv.c
AgeCommit message (Expand)Author
2016-07-12drm/udl: Unplugging a device now unregisters itChris Wilson
2016-03-29drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin
2016-02-17drm/udl: Use module_usb_driverAmitoj Kaur Chawla
2014-11-20drm/udl: add support to export a handle to a FD on UDL.Haixia Shi
2014-09-10drm: merge drm_usb into udlDavid Herrmann
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard
2012-06-16drm/udl: only bind to the video devices on the hub.Dave Airlie
2012-05-23udl: add prime fd->handle support.Dave Airlie
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-04-02mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie