aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-28Merge 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-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso
2013-07-25Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel