summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/corgi_bl.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: Rename the corgi backlight driver to genericRichard Purdie2009-01-081-148/+0
* backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-081-33/+12
* backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-111-12/+10
* backlight: simplify corgi_bl lockingRichard Purdie2007-02-201-8/+5
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-8/+8
* backlight: Minor code cleanups for corgi_bl.cRichard Purdie2007-02-201-14/+16
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-201-1/+0
* backlight: fix backlight_device_register compile failuresRichard Purdie2007-01-021-1/+1
* [PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh2006-12-081-0/+4
* [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
* [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-311-18/+13
* [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-311-63/+36
* [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
|/
* 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
* [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie2005-09-131-14/+11
* [PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+198