aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl
Commit message (Expand)AuthorAge
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2012-10-02
| |\
| * | drm/udl: Add missing static storage class specifiers in udl_fb.cSachin Kamat2012-10-01
| * | drm/udl: Make udl_crtc_init() staticSachin Kamat2012-10-01
| * | drm/udl: Make udl_enc_destroy() staticSachin Kamat2012-10-01
| * | drm/udl: Use NULL instead of 0 for pointersSachin Kamat2012-10-01
| * | Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-24
| |\ \
| * | | drm: use %*ph to dump small buffersAndy Shevchenko2012-09-12
| * | | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-09-02
| |\ \ \
| | * | | drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2012-08-17
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2012-08-27
| |\ \ \ \
| * | | | | drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-23
| | |/ / / | |/| | |
* | | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* | | | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
| |_|_|/ |/| | |
* | | | drm/udl: limit modes to the sku pixel limits.Dave Airlie2012-09-26
| |_|/ |/| |
* | | drm: use drm_compat_ioctl for 32-bit appsKeith Packard2012-09-05
| |/ |/|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-22
|\ \
| * | drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-21
| |/
* | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-20
|\ \ | |/ |/|
| * gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck2012-08-20
* | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-08-08
|/
* Merge tag 'v3.5-rc7' into drm-nextDave Airlie2012-07-20
|\
| * drm/udl: Make sure to get correct endian keys from vendor descriptorDave Airlie2012-06-25
* | drm/udl: port over blanking code from udlfb.Dave Airlie2012-07-19
* | drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
|/
* drm/udl: only bind to the video devices on the hub.Dave Airlie2012-06-16
* udl: support vmapping imported dma-bufsDave Airlie2012-05-31
* drm/udl: remove unused variables.Dave Airlie2012-05-29
* drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter2012-05-29
* udl: add prime fd->handle support.Dave Airlie2012-05-23
* drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22
* drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-22
* mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov2012-04-02
* drm/usb: move usb support into a separate moduleDave Airlie2012-03-20
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-15