summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: remove FASYNC supportDaniel Vetter2013-08-1927-43/+0
* drm/vmwgfx: remove redundant clearing of driver->dma_quiescentDaniel Vetter2013-08-191-1/+0
* drm: mark context support as a legacy subsystemDaniel Vetter2013-08-194-39/+72
* drm: disallow legacy dma ioctls for modesetting driversDaniel Vetter2013-08-191-0/+15
* drm: mark dma setup/teardown as legacy systemsDaniel Vetter2013-08-194-16/+21
* drm: disallow legacy sg ioctls for modesetting driversDaniel Vetter2013-08-191-0/+6
* drm: hide legacy sg cleanup better from common codeDaniel Vetter2013-08-193-7/+11
* drm: kill dev->driver->set_versionDaniel Vetter2013-08-192-5/+0
* drm/radeon: kill firstopen callback for kms driverDaniel Vetter2013-08-192-15/+0
* drm/omap: kill firstopen callbackDaniel Vetter2013-08-191-7/+0
* drm/ttm: kill unused functionsMaarten Lankhorst2013-08-191-154/+0
* drm/radeon: remove stale gem->driver_private accessDavid Herrmann2013-08-192-2/+0
* drm/qxl: remove unused object_pin/unpin() helpersDavid Herrmann2013-08-193-30/+0
* drm/cirrus: remove unused driver_private accessDavid Herrmann2013-08-191-1/+0
* drm/mgag200: remove unused driver_private accessDavid Herrmann2013-08-191-1/+0
* drm/ast: remove unused driver_private accessDavid Herrmann2013-08-191-1/+0
* Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie2013-08-19254-3273/+4183
|\
| * Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-rcar...Dave Airlie2013-08-1023-616/+1420
| |\
| | * drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart2013-08-094-9/+45
| | * drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart2013-08-0912-3/+374
| | * drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart2013-08-094-4/+50
| | * drm/rcar-du: Rework output routing supportLaurent Pinchart2013-08-099-22/+107
| | * drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart2013-08-093-1/+5
| | * drm/rcar-du: Add support for multiple groupsLaurent Pinchart2013-08-098-30/+63
| | * drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart2013-08-093-4/+16
| | * drm/rcar-du: Add support for the R8A7790 DULaurent Pinchart2013-08-092-3/+68
| | * drm/rcar-du: Move output routing configuration to groupLaurent Pinchart2013-08-093-21/+21
| | * drm/rcar-du: Remove register definitions for the second channelLaurent Pinchart2013-08-091-9/+0
| | * drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array sizeLaurent Pinchart2013-08-092-2/+2
| | * drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart2013-08-0910-203/+299
| | * drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart2013-08-093-6/+7
| | * drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart2013-08-092-12/+16
| | * drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart2013-08-094-11/+18
| | * drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart2013-08-0911-201/+118
| | * drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart2013-08-095-86/+123
| | * drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart2013-08-094-118/+158
| | * drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart2013-08-091-3/+6
| | * drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart2013-08-094-74/+103
| | * drm/rcar-du: Add platform module device tableLaurent Pinchart2013-08-092-0/+28
| | * drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart2013-08-091-19/+3
| | * drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart2013-08-091-0/+15
| |/
| * Linux 3.11-rc3v3.11-rc3Linus Torvalds2013-07-281-1/+1
| * Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-287-19/+49
| |\
| | * pinctrl: fix a memleak when freeing mapsLinus Walleij2013-07-251-0/+1
| | * pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine2013-07-221-0/+2
| | * pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski2013-07-221-0/+1
| | * arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song2013-07-222-16/+16
| | * pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li2013-07-222-0/+26
| | * pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li2013-07-221-2/+2
| | * pinctrl: am33xx dt binding: correct include pathIan Campbell2013-07-211-1/+1