summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-131-2/+2
|\
| * backlight: Fix up hp680_bl build.Kristoffer Ericson2007-09-211-2/+2
* | backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-112-17/+16Star
* | backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen2007-10-114-0/+439
* | backlight: Fix cr_bllcd allocations and error pathsJesper Juhl2007-10-111-15/+20
* | backlight/leds: Make two structs staticAdrian Bunk2007-10-112-2/+2
|/
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-224-145/+120Star
|\
| * leds: cr_bllcd.c: build fixAndrew Morton2007-07-221-1/+1
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-163-135/+104Star
| * backlight: Fix order of Kconfig entriesDavid Brownell2007-07-161-10/+16
* | cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl2007-07-201-1/+1
|/
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-122-2/+2
* vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane2007-05-083-0/+296
* [PATCH] misc NULL noiseAl Viro2007-03-141-2/+2
* [ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie2007-03-081-2/+2
* backlight: simplify corgi_bl lockingRichard Purdie2007-02-201-8/+5Star
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-206-115/+89Star
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-0/+17
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-201-1/+1
* backlight: Fix Kconfig entriesRichard Purdie2007-02-201-15/+4Star
* backlight: Convert semaphore -> mutexRichard Purdie2007-02-202-32/+32
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-202-6/+5Star
* backlight: Minor code cleanups for hp680_bl.cRichard Purdie2007-02-201-15/+24
* backlight: Minor code cleanups for corgi_bl.cRichard Purdie2007-02-201-14/+16
* backlight: Remove excessive (un)likelysDmitry Torokhov2007-02-202-20/+20
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-204-4/+0Star
* backlight: Fix error handlingDmitry Torokhov2007-02-202-7/+11
* backlight: Add Frontpath ProGear HX1050+ driverMarcin Juszkiewicz2007-02-203-0/+163
* backlight: fix backlight_device_register compile failuresRichard Purdie2007-01-023-3/+3
* Pull platform-drivers into test branchLen Brown2006-12-201-2/+5
|\
| * ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-2/+5
* | [PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh2006-12-084-6/+12
* | [PATCH] backlight: lcd: Remove dependenct from the framebuffer layerJames Simmons2006-12-082-61/+104
* | [PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2006-12-082-2/+2
* | video: Fix include in hp680_bl.Kristoffer Ericson2006-10-311-1/+1
* | [ARM] 3898/1: corgi_bl fix module loadingAnton Vorontsov2006-10-241-1/+1
* | [ARM] 3897/1: corgi_bl fix module compilingAnton Vorontsov2006-10-241-1/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-15/+15
|\
| * [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2006-09-271-15/+15
* | video: Update header location in hp680_bl.Andriy Skulysh2006-09-271-2/+2
|/
* [PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas2006-07-311-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* [PATCH] backlight: Fix Kconfig dependencyAntonino A. Daplas2006-06-261-2/+2
* [PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie2006-06-263-17/+116
* [PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie2006-05-152-22/+28
* [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-312-20/+15Star
* [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie2006-03-311-80/+59Star
* [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-312-91/+92
* [PATCH] fix hardcoded values in collie frontlightPavel Machek2006-03-251-13/+10Star