aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/hp680_bl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-3/+5
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-1/+1
2009-09-07backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-08backlight: hp680_bl - Use platform_device_register_simple()Akinobu Mita1-12/+8
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt1-1/+1
2008-07-30video: Fix up hp6xx driver build regressions.Paul Mundt1-1/+1
2007-09-21backlight: Fix up hp680_bl build.Kristoffer Ericson1-2/+2
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-7/+7
2007-02-20backlight: Minor code cleanups for hp680_bl.cRichard Purdie1-15/+24
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-01-02backlight: fix backlight_device_register compile failuresRichard Purdie1-1/+1
2006-12-08[PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh1-0/+4
2006-10-31video: Fix include in hp680_bl.Kristoffer Ericson1-1/+1
2006-09-27video: Update header location in hp680_bl.Andriy Skulysh1-2/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-03-31[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie1-80/+59
2006-02-01[PATCH] video: hp680 backlight driverAndriy Skulysh1-0/+189