index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
backlight.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-1
/
+7
*
backlight: Add backlight_device parameter to check_fb
Bruno Prémont
2010-03-16
1
-1
/
+1
*
backlight: Constify struct backlight_ops
Emese Revfy
2009-12-16
1
-1
/
+1
*
backlight: extend event support to also support poll()
Henrique de Moraes Holschuh
2009-09-26
1
-0
/
+1
*
backlight: Allow drivers to update the core, and generate events on changes
Matthew Garrett
2009-09-21
1
-0
/
+41
*
fbdev: fix info->lock deadlock in fbcon_event_notify()
Andrea Righi
2009-04-13
1
-3
/
+0
*
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
Andrea Righi
2009-04-01
1
-0
/
+3
*
backlight: Add suspend/resume support to the backlight core
Richard Purdie
2009-01-08
1
-0
/
+34
*
bd->props.brightness doesn't reflect the actual backlight level.
Zhang Rui
2009-01-08
1
-4
/
+2
*
backlight: Catch invalid input in sysfs attributes
Pavel Machek
2009-01-08
1
-18
/
+15
*
video: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
backlight: Fix missing kernel doc entry
Sebastian Siewior
2008-07-23
1
-0
/
+1
*
backlight: Avoid unecessary driver callbacks
Helge Deller
2008-02-07
1
-4
/
+8
*
backlight/leds: Make two structs static
Adrian Bunk
2007-10-11
1
-1
/
+1
*
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-07-16
1
-72
/
+53
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-1
/
+1
*
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
1
-49
/
+30
*
backlight: Clean up pmac_backlight handling
Richard Purdie
2007-02-20
1
-0
/
+17
*
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
2007-02-20
1
-1
/
+1
*
backlight: Convert semaphore -> mutex
Richard Purdie
2007-02-20
1
-17
/
+17
*
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
1
-6
/
+4
*
backlight: Remove excessive (un)likelys
Dmitry Torokhov
2007-02-20
1
-12
/
+12
*
backlight: Fix error handling
Dmitry Torokhov
2007-02-20
1
-3
/
+6
*
Pull platform-drivers into test branch
Len Brown
2006-12-20
1
-2
/
+5
|
\
|
*
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
2006-12-20
1
-2
/
+5
*
|
[PATCH] backlight: do not power off backlight when unregistering
Henrique de Moraes Holschuh
2006-12-08
1
-6
/
+0
*
|
[PATCH] backlight: lcd: Remove dependenct from the framebuffer layer
James Simmons
2006-12-08
1
-32
/
+55
*
|
[PATCH] various fbdev files: mark structs and array read-only
Helge Deller
2006-12-08
1
-1
/
+1
|
/
*
[PATCH] Backlight/LCD Class: Fix sysfs _store error handling
Richard Purdie
2006-05-15
1
-6
/
+12
*
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
2006-03-31
1
-28
/
+56
*
[PATCH] Fix error handling in backlight drivers
Jean Delvare
2006-03-09
1
-1
/
+1
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
1
-1
/
+0
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+264