summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl
AgeCommit message (Expand)Author
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-22drm/udl: dpms off the crtc when disabled.Dave Airlie
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck
2012-08-09drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer
2012-07-20Merge tag 'v3.5-rc7' into drm-nextDave Airlie
2012-07-19drm/udl: port over blanking code from udlfb.Dave Airlie
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-06-25drm/udl: Make sure to get correct endian keys from vendor descriptorDave Airlie
2012-06-16drm/udl: only bind to the video devices on the hub.Dave Airlie
2012-05-31udl: support vmapping imported dma-bufsDave Airlie
2012-05-29drm/udl: remove unused variables.Dave Airlie
2012-05-29drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter
2012-05-23udl: add prime fd->handle support.Dave Airlie
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-04-02mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov
2012-03-20drm/usb: move usb support into a separate moduleDave Airlie
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie