aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_connector.c
AgeCommit message (Expand)Author
2021-11-26drm/udl: fix control-message timeoutJohan Hovold
2017-08-11drm: Document device unplug infrastructureDaniel Vetter
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter
2015-12-15drm/udl: Constify function pointer structsVille Syrjälä
2014-09-10drm: merge drm_usb into udlDavid Herrmann
2014-07-18drm/udl: use helpersRob Clark
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2013-04-12udl: handle EDID failure properly.Dave Airlie
2013-01-14udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede
2013-01-14udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede
2013-01-14udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede
2012-11-30drm/udl: drm_connector_property -> drm_object_propertyRob Clark
2012-11-20drm/udl: Add missing static storage class specifiers in udl_connector.cSachin Kamat
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-26drm/udl: limit modes to the sku pixel limits.Dave Airlie
2012-08-24drm: remove the raw_edid field from struct drm_display_infoJani Nikula
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie