summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-08-13drm/radeon: fix bank tiling parameters on SIChristian König-4/+12
2012-08-13drm/radeon: properly handle crtc powergatingAlex Deucher-2/+17
2012-08-13drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher-12/+37
2012-08-13drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher-2/+4
2012-08-13drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher-21/+36
2012-08-10drm/mgag200: fix G200ER pll picking algorithmDave Airlie-5/+7
2012-08-10drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov-3/+5
2012-08-09drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer-1/+1
2012-08-09Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie-38/+172
2012-08-09drm/radeon/kms: allow "invalid" DB formats as a means to disable DBMarek Olšák-5/+12
2012-08-08drm/i915: correctly order the ring init sequenceDaniel Vetter-2/+5
2012-08-07drm/i915: add more Haswell PCI IDsPaulo Zanoni-7/+123
2012-08-06drm/i915: make rc6 in sysfs functions conditionalHunt Xu-0/+12
2012-08-06drm/i915: Workaround hang with BSD and forcewake on SandyBridgeChris Wilson-9/+10
2012-08-06drm/i915: Make intel_panel_get_backlight static.Stéphane Marchesin-2/+1
2012-08-05i915: don't map imported dma-bufs for dmar.Dave Airlie-1/+2
2012-08-05drm/i915: remove unused variableDevendra Naga-1/+0
2012-08-05drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.Eric Anholt-10/+10
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds-2/+345
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-13/+37
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-26/+124
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds-22/+150
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-1123/+2070
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown-2/+3
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown-4/+55
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li-13/+32
2012-08-02raid5: make_request use batch stripe releaseShaohua Li-3/+60
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds-1089/+2468
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-88/+35
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-165/+198
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds-39/+1
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds-219/+400
2012-08-01delousing target_core_file a bitAl Viro-27/+5
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow-5/+90
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown-55721/+77054
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt-5/+85
2012-08-01sh: intc: initial irqdomain support.Paul Mundt-5/+85
2012-08-01Merge branch 'common/pinctrl' into sh-latestPaul Mundt-17/+15
2012-08-01sh: pfc: Fix up init ordering mess.Paul Mundt-17/+15
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt-62202/+198204
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski-2/+3
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski-0/+21
2012-07-31Platform: OLPC: move global variables into priv structAndres Salomon-20/+28
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon-0/+117
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon-5/+0
2012-07-31Platform: OLPC: add a suspended flag to the EC driverAndres Salomon-1/+45
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon-0/+48
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon-2/+110
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon-2/+4
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon-0/+21