Age | Commit message (Expand) | Author |
2011-01-13 | dca: remove unneeded NULL check | Dan Carpenter |
2011-01-13 | kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM... | Seiji Aguchi |
2011-01-13 | drivers/video/backlight/l4f00242t03.c: fix reset sequence | Alberto Panizzo |
2011-01-13 | drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ... | Alberto Panizzo |
2011-01-13 | drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi... | Alberto Panizzo |
2011-01-13 | drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned | Mariusz Kozlowski |
2011-01-13 | leds: add output inversion option to backlight trigger | Janusz Krzysztofik |
2011-01-13 | leds-lp5521: modify the way of setting led device name | Arun Murthy |
2011-01-13 | leds: lp5521: fix circular locking | Samu Onkalo |
2011-01-13 | leds: lp5523: fix circular locking | Samu Onkalo |
2011-01-13 | leds: leds-lp5523: modify the way of setting led device name | Samu Onkalo |
2011-01-13 | leds: leds-pca9532 cleanups | Axel Lin |
2011-01-13 | drivers/leds/leds-lp5521.c: fix potential buffer overflow | Vasiliy Kulikov |
2011-01-12 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-12 | i915/gtt: fix ordering causing DMAR errors on object teardown. | Dave Airlie |
2011-01-12 | i915/gtt: fix ordering issues with status setup and DMAR | Dave Airlie |
2011-01-12 | Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne... | Dave Airlie |
2011-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-01-11 | cxgb4vf: recover from failure in cxgb4vf_open() | Casey Leedom |
2011-01-11 | drm/i915/execbuffer: Reorder binding of objects to favour restrictions | Chris Wilson |
2011-01-11 | drm/i915: If we hit OOM when allocating GTT pages, clear the aperture | Chris Wilson |
2011-01-11 | drm/i915/evict: Ensure we completely cleanup on failure | Chris Wilson |
2011-01-11 | drm/i915/execbuffer: Correctly clear the current object list upon EFAULT | Chris Wilson |
2011-01-11 | drm/i915/debugfs: Show all objects in the gtt | Chris Wilson |
2011-01-11 | drm/i915: Record AGP memory type upon error | Chris Wilson |
2011-01-11 | drm/i915: Periodically flush the active lists and requests | Chris Wilson |
2011-01-11 | ehea: Increase the skb array usage | Breno Leitao |
2011-01-11 | net/fec: remove config FEC2 as it's used nowhere | Shawn Guo |
2011-01-11 | pcnet_cs: add new_id | Ken Kawasaki |
2011-01-11 | drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT | Chris Wilson |
2011-01-11 | drm/i915: Record the error batchbuffer on each ring | Chris Wilson |
2011-01-11 | drm/i915: Include TLB miss overhead for computing WM | Chris Wilson |
2011-01-11 | drm/i915: Propagate error from flushing the ring | Chris Wilson |
2011-01-11 | drm/i915: detect & report PCH display error interrupts | Jesse Barnes |
2011-01-11 | drm/i915: cleanup rc6 code | Jesse Barnes |
2011-01-11 | drm/i915: fix rc6 enabling around suspend/resume | Jesse Barnes |
2011-01-11 | drm/i915: re-enable rc6 support for Ironlake+ | Jesse Barnes |
2011-01-11 | drm/i915: Make the ring IMR handling private | Chris Wilson |
2011-01-11 | drm/i915/ringbuffer: Simplify the ring irq refcounting | Chris Wilson |
2011-01-11 | drm/i915/debugfs: Show the per-ring IMR | Chris Wilson |
2011-01-11 | drm/i915: Mask USER interrupts on gen6 (until required) | Chris Wilson |
2011-01-11 | drm/i915: Handle ringbuffer stalls when flushing | Chris Wilson |
2011-01-11 | drm/i915: Enforce write ordering through the GTT | Chris Wilson |
2011-01-11 | drm/i915: Remove impossible test | Chris Wilson |
2011-01-11 | drm/i915: avoid reading non-existent PLL reg on Ironlake+ | Jesse Barnes |
2011-01-11 | drm/i915: add 'reset' parameter | Chris Wilson |
2011-01-11 | drm/i915: fix the wrong latency value while computing wm0 | Yuanhan Liu |