summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl/udl_connector.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-11drm: Document device unplug infrastructureDaniel Vetter1-1/+1
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter1-3/+0
2015-12-15drm/udl: Constify function pointer structsVille Syrjälä1-2/+2
2014-09-10drm: merge drm_usb into udlDavid Herrmann1-2/+2
2014-07-18drm/udl: use helpersRob Clark1-8/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood1-2/+2
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-01-14udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede1-1/+0
2013-01-14udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede1-1/+7
2013-01-14udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede1-0/+8
2012-11-30drm/udl: drm_connector_property -> drm_object_propertyRob Clark1-1/+1
2012-11-20drm/udl: Add missing static storage class specifiers in udl_connector.cSachin Kamat1-5/+7
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+0
2012-10-03Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie1-0/+7
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-4/+4
2012-09-26drm/udl: limit modes to the sku pixel limits.Dave Airlie1-0/+7
2012-08-24drm: remove the raw_edid field from struct drm_display_infoJani Nikula1-3/+0
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie1-0/+141