summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-10Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-rcar...drm-rcar-for-v3.12Dave Airlie23-616/+1420
2013-08-09drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart4-9/+45
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart12-3/+374
2013-08-09drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart4-4/+50
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart9-22/+107
2013-08-09drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart3-1/+5
2013-08-09drm/rcar-du: Add support for multiple groupsLaurent Pinchart8-30/+63
2013-08-09drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart3-4/+16
2013-08-09drm/rcar-du: Add support for the R8A7790 DULaurent Pinchart2-3/+68
2013-08-09drm/rcar-du: Move output routing configuration to groupLaurent Pinchart3-21/+21
2013-08-09drm/rcar-du: Remove register definitions for the second channelLaurent Pinchart1-9/+0
2013-08-09drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array sizeLaurent Pinchart2-2/+2
2013-08-09drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart10-203/+299
2013-08-09drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart3-6/+7
2013-08-09drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart2-12/+16
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart4-11/+18
2013-08-09drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart11-201/+118
2013-08-09drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart5-86/+123
2013-08-09drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart4-118/+158
2013-08-09drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart1-3/+6
2013-08-09drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart4-74/+103
2013-08-09drm/rcar-du: Add platform module device tableLaurent Pinchart2-0/+28
2013-08-09drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart1-19/+3
2013-08-09drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart1-0/+15
2013-07-28Linux 3.11-rc3v3.11-rc3Linus Torvalds1-1/+1
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-19/+49
2013-07-28Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-128/+95
2013-07-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-93/+17
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds4-4/+17
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds57-196/+307
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds33-79/+172
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+4
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-20/+38
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-42/+55
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds10-22/+29
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-11/+36
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+3
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+18
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-42/+358
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki6-87/+11
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)1-2/+1
2013-07-26arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie3-5/+17
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie8-122/+141
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38