summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/backlight.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-15backlight: introduce backlight_device_registeredAaron Lu
2013-07-25video: backlight: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-03backlight: convert from legacy pm ops to dev_pm_opsShuah Khan
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-02-07backlight: fix class_find_device() argumentsGreg Kroah-Hartman
2012-12-18backlight: add of_find_backlight_by_node()Thierry Reding
2012-05-29backlight: use pr_warn() and pr_debug() instead of printk()Jingoo Han
2012-01-11backlight: use kstrtoul()Jingoo Han
2011-09-10backlight: Declare backlight_types[] constBart Van Assche
2011-03-23backlight: add backlight typeMatthew Garrett
2010-11-24backlight: grab ops_lock before testing bd->opsUwe Kleine-König
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-10[PATCH] Fix error handling in backlight driversJean Delvare
2006-02-08[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-rc2Linus Torvalds