aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie
2007-10-11backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen
2007-10-11backlight: Fix cr_bllcd allocations and error pathsJesper Juhl
2007-10-11backlight/leds: Make two structs staticAdrian Bunk
2007-09-21backlight: Fix up hp680_bl build.Kristoffer Ericson
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-22leds: cr_bllcd.c: build fixAndrew Morton
2007-07-20cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-07-16backlight: Fix order of Kconfig entriesDavid Brownell
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-05-08vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane
2007-03-14[PATCH] misc NULL noiseAl Viro
2007-03-08[ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie
2007-02-20backlight: simplify corgi_bl lockingRichard Purdie
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie
2007-02-20backlight: Fix Kconfig entriesRichard Purdie
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2007-02-20backlight: Minor code cleanups for hp680_bl.cRichard Purdie
2007-02-20backlight: Minor code cleanups for corgi_bl.cRichard Purdie
2007-02-20backlight: Remove excessive (un)likelysDmitry Torokhov
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2007-02-20backlight: Fix error handlingDmitry Torokhov
2007-02-20backlight: Add Frontpath ProGear HX1050+ driverMarcin Juszkiewicz
2007-01-02backlight: fix backlight_device_register compile failuresRichard Purdie
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-12-08[PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh
2006-12-08[PATCH] backlight: lcd: Remove dependenct from the framebuffer layerJames Simmons
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyHelge Deller
2006-10-31video: Fix include in hp680_bl.Kristoffer Ericson
2006-10-24[ARM] 3898/1: corgi_bl fix module loadingAnton Vorontsov
2006-10-24[ARM] 3897/1: corgi_bl fix module compilingAnton Vorontsov
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie
2006-09-27video: Update header location in hp680_bl.Andriy Skulysh
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26[PATCH] backlight: Fix Kconfig dependencyAntonino A. Daplas
2006-06-26[PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie
2006-05-15[PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie
2006-03-31[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek
2006-03-09[PATCH] Fix error handling in backlight driversJean Delvare