aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_usb.c
AgeCommit message (Expand)Author
2013-10-09drm: introduce drm_dev_free() to fix error pathsDavid Herrmann
2013-10-09drm: merge device setup into drm_dev_register()David Herrmann
2013-10-09drm: add drm_dev_alloc() helperDavid Herrmann
2013-08-30drm: implement experimental render nodesDavid Herrmann
2013-02-07drm/usb: bind driver to correct deviceDave Airlie
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-04-19drm/usb: fix module license on drm/usb layer.Dave Airlie
2012-03-16drm: fix build with UDL if USB is a moduleDave Airlie
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-02-07drm: add usb frameworkDave Airlie