summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_connector.c
Commit message (Expand)AuthorAgeFilesLines
* udl: handle EDID failure properly.Dave Airlie2013-04-121-0/+4
* udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede2013-01-131-1/+0Star
* udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede2013-01-131-1/+7
* udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede2013-01-131-0/+8
* drm/udl: drm_connector_property -> drm_object_propertyRob Clark2012-11-301-1/+1
* drm/udl: Add missing static storage class specifiers in udl_connector.cSachin Kamat2012-11-201-5/+7
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-3/+0Star
|\
| * Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2012-10-031-0/+7
| |\
| * | drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-241-3/+0Star
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-4/+4
| |/ |/|
* | drm/udl: limit modes to the sku pixel limits.Dave Airlie2012-09-261-0/+7
|/
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-151-0/+141