summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl/udl_main.c
AgeCommit message (Expand)Author
2019-07-21drm/udl: move to embedding drm device inside udl device.Dave Airlie
2019-07-21drm/udl: introduce a macro to convert dev to udl.Dave Airlie
2019-04-17drm/udl: add a release method and delay modeset teardownDave Airlie
2018-09-05udl-kms: handle allocation failureMikulas Patocka
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka
2017-06-26drm/udl: Drop drm_vblank_cleanupDaniel Vetter
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-11-11drm/udl: make control msg static const. (v2)Dave Airlie
2016-08-23drm/udl: Ensure channel is selected before using the device.Jamie Lentin
2014-09-10drm: merge drm_usb into udlDavid Herrmann
2014-07-08drm/udl: add vblank supportStéphane Marchesin
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-27USB: udl: proper error reportingOliver Neukum
2014-04-22drm/udl: Initialize ret in udl_driver_loadDaniel Vetter
2013-08-07drm: don't push static constants on stack for %*phAndy Shevchenko
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-13drm: use %*ph to dump small buffersAndy Shevchenko
2012-06-25drm/udl: Make sure to get correct endian keys from vendor descriptorDave Airlie
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie