summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl
AgeCommit message (Expand)AuthorFilesLines
2013-02-28drm/udl: disable fb_defio by defaultDave Airlie1-2/+2
2013-02-28drm/udl: make usage as a console saferDave Airlie2-4/+42
2013-01-17udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede1-1/+0
2013-01-17udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede1-1/+7
2013-01-17udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede1-0/+8
2012-11-18drm/udl: fix stride issues scanning out stride != width*bppDave Airlie3-8/+11
2012-10-02drm/udl: limit modes to the sku pixel limits.Dave Airlie1-0/+7
2012-06-22drm/udl: only bind to the video devices on the hub.Dave Airlie1-1/+14
2012-04-02mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov3-1/+16
2012-03-20drm/usb: move usb support into a separate moduleDave Airlie1-1/+1
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie11-0/+2322