summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/corgi_bl.c
AgeCommit message (Expand)AuthorLines
2009-01-08backlight: Rename the corgi backlight driver to genericRichard Purdie-148/+0
2009-01-08backlight: Add suspend/resume support to the backlight coreRichard Purdie-33/+12
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie-12/+10
2007-02-20backlight: simplify corgi_bl lockingRichard Purdie-8/+5
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie-8/+8
2007-02-20backlight: Minor code cleanups for corgi_bl.cRichard Purdie-14/+16
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie-1/+0
2007-01-02backlight: fix backlight_device_register compile failuresRichard Purdie-1/+1
2006-12-08[PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh-0/+4
2006-10-24[ARM] 3898/1: corgi_bl fix module loadingAnton Vorontsov-1/+1
2006-10-24[ARM] 3897/1: corgi_bl fix module compilingAnton Vorontsov-1/+1
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie-18/+13
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie-63/+36
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie-0/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds-10/+11
2005-11-10[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie-0/+6
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-10/+11
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King-6/+4
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King-1/+0
2005-09-17[PATCH] SharpSL: Add missing hunk from backlight updateRichard Purdie-4/+5
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie-14/+11
2005-04-16[PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+198