summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-231-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-263-45/+81
|\ \
| * | drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter2013-02-141-19/+3Star
| * | drm/fb-helper: don't disable everything in initial_configDaniel Vetter2013-02-141-0/+4
| * | Merge branch 'udl-fixes' into drm-nextDave Airlie2013-02-083-24/+72
| |\ \
| | * | drm/udl: disable fb_defio by defaultDave Airlie2013-02-081-2/+2
| | * | drm/udl: Inline memcmp() for RLE compression of xferChris Wilson2013-02-081-18/+28
| | * | drm/udl: make usage as a console saferDave Airlie2013-02-072-4/+42
| | |/
| * | drm: revamp framebuffer cleanup interfacesDaniel Vetter2013-01-201-0/+1
| * | drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter2013-01-201-1/+0Star
| * | drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter2013-01-201-1/+1
| |/
* | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-181-2/+15
|\|
| * 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
* | drivers/gpu/drm/udl: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
|/
* 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
* drm/udl: fix stride issues scanning out stride != width*bppDave Airlie2012-11-023-8/+11
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-047-25/+30
|\
| * Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2012-10-031-0/+7
| |\
| * | drm/udl: Add missing static storage class specifiers in udl_fb.cSachin Kamat2012-10-021-2/+2
| * | drm/udl: Make udl_crtc_init() staticSachin Kamat2012-10-021-1/+1
| * | drm/udl: Make udl_enc_destroy() staticSachin Kamat2012-10-021-1/+1
| * | drm/udl: Use NULL instead of 0 for pointersSachin Kamat2012-10-021-4/+4
| * | Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-241-0/+3
| |\ \
| * | | drm: use %*ph to dump small buffersAndy Shevchenko2012-09-131-5/+2Star
| * | | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-09-032-9/+20
| |\ \ \
| | * | | drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2012-08-172-9/+20
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2012-08-272-2/+2
| |\ \ \ \
| * | | | | 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-028-19/+19
* | | | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0Star
| |_|_|/ |/| | |
* | | | drm/udl: limit modes to the sku pixel limits.Dave Airlie2012-09-261-0/+7
| |_|/ |/| |
* | | drm: use drm_compat_ioctl for 32-bit appsKeith Packard2012-09-051-0/+3
| |/ |/|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-221-2/+1Star
|\ \
| * | drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+1Star
| |/
* | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-201-0/+1
|\ \ | |/ |/|
| * gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck2012-08-201-0/+1
* | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-08-091-1/+1
|/
* Merge tag 'v3.5-rc7' into drm-nextDave Airlie2012-07-201-1/+1
|\
| * drm/udl: Make sure to get correct endian keys from vendor descriptorDave Airlie2012-06-251-1/+1
* | drm/udl: port over blanking code from udlfb.Dave Airlie2012-07-201-7/+37
* | drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-202-2/+2
|/
* drm/udl: only bind to the video devices on the hub.Dave Airlie2012-06-161-1/+14
* udl: support vmapping imported dma-bufsDave Airlie2012-05-312-5/+33
* drm/udl: remove unused variables.Dave Airlie2012-05-291-2/+0Star
* drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter2012-05-291-1/+1