summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-13dca: remove unneeded NULL checkDan Carpenter1-2/+0
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi2-0/+10
2011-01-13drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo1-1/+2
2011-01-13drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo1-4/+6
2011-01-13drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...Alberto Panizzo1-22/+75
2011-01-13drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski1-1/+1
2011-01-13leds: add output inversion option to backlight triggerJanusz Krzysztofik1-4/+57
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy1-1/+2
2011-01-13leds: lp5521: fix circular lockingSamu Onkalo1-44/+8
2011-01-13leds: lp5523: fix circular lockingSamu Onkalo1-40/+16
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo1-1/+2
2011-01-13leds: leds-pca9532 cleanupsAxel Lin1-38/+28
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov1-0/+2
2011-01-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds23-637/+1082
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-311/+660
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie1-2/+2
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie1-2/+2
2011-01-12Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Dave Airlie23-633/+1078
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds52-1559/+2619
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds7-98/+135
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds37-622/+889
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2-26/+47
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson1-8/+4
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson1-1/+8
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson1-3/+1
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson1-10/+43
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson3-4/+16
2011-01-11drm/i915: Periodically flush the active lists and requestsChris Wilson1-4/+26
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-11drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson1-7/+3
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson3-120/+50
2011-01-11drm/i915: Include TLB miss overhead for computing WMChris Wilson1-2/+9
2011-01-11drm/i915: Propagate error from flushing the ringChris Wilson3-48/+90
2011-01-11drm/i915: detect & report PCH display error interruptsJesse Barnes2-2/+81
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes4-46/+75
2011-01-11drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2-3/+3
2011-01-11drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes4-21/+91
2011-01-11drm/i915: Make the ring IMR handling privateChris Wilson2-12/+15
2011-01-11drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson2-39/+25
2011-01-11drm/i915/debugfs: Show the per-ring IMRChris Wilson3-14/+24
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson5-62/+113
2011-01-11drm/i915: Handle ringbuffer stalls when flushingChris Wilson4-43/+65
2011-01-11drm/i915: Enforce write ordering through the GTTChris Wilson2-1/+16
2011-01-11drm/i915: Remove impossible testChris Wilson1-8/+0
2011-01-11drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes1-5/+7
2011-01-11drm/i915: add 'reset' parameterChris Wilson1-0/+6
2011-01-11drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu1-5/+5