Age | Commit message (Expand) | Author |
2008-02-07 | backlight: Add OMAP1 PWL backlight driver | Andrzej Zaborowski |
2008-02-07 | backlight: Avoid unecessary driver callbacks | Helge Deller |
2008-02-06 | atmel_lcdfb: backlight control | David Brownell |
2007-10-16 | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-10-11 | backlight: Convert corgi backlight driver into a more generic driver | Richard Purdie |
2007-10-11 | backlight: Add Samsung LTV350QV LCD driver | Haavard Skinnemoen |
2007-10-11 | backlight: Fix cr_bllcd allocations and error paths | Jesper Juhl |
2007-10-11 | backlight/leds: Make two structs static | Adrian Bunk |
2007-09-21 | backlight: Fix up hp680_bl build. | Kristoffer Ericson |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2007-07-22 | leds: cr_bllcd.c: build fix | Andrew Morton |
2007-07-20 | cr_backlight_probe() allocates too little storage for struct cr_panel | Jesper Juhl |
2007-07-16 | backlight: Convert from struct class_device to struct device | Richard Purdie |
2007-07-16 | backlight: Fix order of Kconfig entries | David Brownell |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-05-08 | vmlfb: framebuffer driver for Intel Vermilion Range | Alan Hourihane |
2007-03-14 | [PATCH] misc NULL noise | Al Viro |
2007-03-08 | [ARM] 4250/1: Fix locomo backlight conversion error/compile failure | Richard Purdie |
2007-02-20 | backlight: simplify corgi_bl locking | Richard Purdie |
2007-02-20 | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie |
2007-02-20 | backlight: Clean up pmac_backlight handling | Richard Purdie |
2007-02-20 | backlight/fbcon: Add FB_EVENT_CONBLANK | Richard Purdie |
2007-02-20 | backlight: Fix Kconfig entries | Richard Purdie |
2007-02-20 | backlight: Convert semaphore -> mutex | Richard Purdie |
2007-02-20 | backlight: Fix external uses of backlight internal semaphore | Richard Purdie |
2007-02-20 | backlight: Minor code cleanups for hp680_bl.c | Richard Purdie |
2007-02-20 | backlight: Minor code cleanups for corgi_bl.c | Richard Purdie |
2007-02-20 | backlight: Remove excessive (un)likelys | Dmitry Torokhov |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie |
2007-02-20 | backlight: Fix error handling | Dmitry Torokhov |
2007-02-20 | backlight: Add Frontpath ProGear HX1050+ driver | Marcin Juszkiewicz |
2007-01-02 | backlight: fix backlight_device_register compile failures | Richard Purdie |
2006-12-20 | Pull platform-drivers into test branch | Len Brown |
2006-12-20 | ACPI: video: Add dev argument for backlight_device_register | Yu Luming |
2006-12-08 | [PATCH] backlight: do not power off backlight when unregistering | Henrique de Moraes Holschuh |
2006-12-08 | [PATCH] backlight: lcd: Remove dependenct from the framebuffer layer | James Simmons |
2006-12-08 | [PATCH] various fbdev files: mark structs and array read-only | Helge Deller |
2006-10-31 | video: Fix include in hp680_bl. | Kristoffer Ericson |
2006-10-24 | [ARM] 3898/1: corgi_bl fix module loading | Anton Vorontsov |
2006-10-24 | [ARM] 3897/1: corgi_bl fix module compiling | Anton Vorontsov |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-27 | [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs | Richard Purdie |
2006-09-27 | video: Update header location in hp680_bl. | Andriy Skulysh |
2006-07-31 | [PATCH] fbdev: statically link the framebuffer notification functions | Antonino A. Daplas |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-26 | [PATCH] backlight: Fix Kconfig dependency | Antonino A. Daplas |
2006-06-26 | [PATCH] backlight: LOCOMO Backlight Driver updates | Richard Purdie |
2006-05-15 | [PATCH] Backlight/LCD Class: Fix sysfs _store error handling | Richard Purdie |