summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-10drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart10-203/+299
2013-08-10drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart3-6/+7
2013-08-10drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart2-12/+16
2013-08-10drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart3-5/+5
2013-08-10drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart11-201/+118
2013-08-10drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart5-86/+123
2013-08-10drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart4-118/+158
2013-08-10drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart1-3/+6
2013-08-10drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart4-74/+103
2013-08-10drm/rcar-du: Add platform module device tableLaurent Pinchart2-0/+28
2013-08-10drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart1-19/+3
2013-08-10drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart1-0/+15
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-2/+26
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32
2013-07-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-27Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-27Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-82/+16
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-21/+22
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds31-68/+161
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 Torvalds8-19/+37
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+30
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-3/+8
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 Torvalds7-5/+274
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki4-76/+10
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
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-26drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-26drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38
2013-07-26mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-07-26drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher1-2/+2
2013-07-26drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher1-1/+1
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland1-0/+9
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz6-12/+30
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold1-8/+17
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-25Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-7/+14
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij1-0/+1
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap1-0/+1
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson1-2/+2
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-07-25drm/i915: initialize gt_lock early with other spin locksJani Nikula2-2/+1
2013-07-25md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2-5/+11
2013-07-25md/raid10: remove use-after-free bug.NeilBrown1-1/+7