summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart
2013-08-09drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart
2013-08-09drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart
2013-08-09drm/rcar-du: Add support for multiple groupsLaurent Pinchart
2013-08-09drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart
2013-08-09drm/rcar-du: Add support for the R8A7790 DULaurent Pinchart
2013-08-09drm/rcar-du: Move output routing configuration to groupLaurent Pinchart
2013-08-09drm/rcar-du: Remove register definitions for the second channelLaurent Pinchart
2013-08-09drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array sizeLaurent Pinchart
2013-08-09drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart
2013-08-09drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart
2013-08-09drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart
2013-08-09drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart
2013-08-09drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart
2013-08-09drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart
2013-08-09drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart
2013-08-09drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart
2013-08-09drm/rcar-du: Add platform module device tableLaurent Pinchart
2013-08-09drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart
2013-08-09drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie
2013-08-07drm/ttm: inline drm_bo_setup_vm()David Herrmann
2013-08-07drm/mm: remove unused APIDavid Herrmann
2013-08-07drm/i915: pre-alloc instead of drm_mm search/get_blockDavid Herrmann
2013-08-07drm/ttm: replace drm_mm_pre_get() by direct allocDavid Herrmann
2013-08-07drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann
2013-08-07drm: don't push static constants on stack for %*phAndy Shevchenko
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann
2013-08-06drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-08-04drm/i915: Do not dereference NULL crtc or fb until after checkingChris Wilson
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-26drm/i915: fix pnv display core clock readout outDaniel Vetter
2013-07-26drm/i915: Replace open-coded offset_in_page()Chris Wilson
2013-07-26drm/i915: Retry DP aux_ch communications with a different clock after failureChris Wilson
2013-07-26drm/i915: Add messages useful for HPD storm detection debugging (v2)Egbert Eich