summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-206-115/+89
* 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/+4
* backlight: Convert semaphore -> mutexRichard Purdie2007-02-202-32/+32
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-202-6/+5
* 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/+0
* 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/+0
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-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/+15
* [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie2006-03-311-80/+59
* [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-312-91/+92
* [PATCH] fix hardcoded values in collie frontlightPavel Machek2006-03-251-13/+10
* [PATCH] Fix error handling in backlight driversJean Delvare2006-03-092-2/+2
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-072-2/+0
* [PATCH] video: hp680 backlight driverAndriy Skulysh2006-02-013-0/+198
* [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-051-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-10/+11
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-10/+11
* | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-101-0/+6
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-092-2/+0
|/
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-6/+4
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-1/+0
* [PATCH] SharpSL: Add missing hunk from backlight updateRichard Purdie2005-09-171-4/+5
OpenPOWER on IntegriCloud