aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/backlight/backlight.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont
2009-12-16backlight: Constify struct backlight_opsEmese Revfy
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi
2009-01-08backlight: Add suspend/resume support to the backlight coreRichard Purdie
2009-01-08bd->props.brightness doesn't reflect the actual backlight level.Zhang Rui
2009-01-08backlight: Catch invalid input in sysfs attributesPavel Machek
2009-01-06video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-23backlight: Fix missing kernel doc entrySebastian Siewior
2008-02-07backlight: Avoid unecessary driver callbacksHelge Deller
2007-10-11backlight/leds: Make two structs staticAdrian Bunk
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2007-02-20backlight: Remove excessive (un)likelysDmitry Torokhov
2007-02-20backlight: Fix error handlingDmitry Torokhov
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-12-08[PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh
2006-12-08[PATCH] backlight: lcd: Remove dependenct from the framebuffer layerJames Simmons
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyHelge Deller
2006-05-15[PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie
2006-03-09[PATCH] Fix error handling in backlight driversJean Delvare
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds