index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
backlight: Add OMAP1 PWL backlight driver
Andrzej Zaborowski
3
-0
/
+220
2008-02-07
backlight: Avoid unecessary driver callbacks
Helge Deller
1
-4
/
+8
2008-02-06
atmel_lcdfb: backlight control
David Brownell
1
-0
/
+13
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2
-2
/
+0
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-2
/
+2
2007-10-11
backlight: Convert corgi backlight driver into a more generic driver
Richard Purdie
2
-17
/
+16
2007-10-11
backlight: Add Samsung LTV350QV LCD driver
Haavard Skinnemoen
4
-0
/
+439
2007-10-11
backlight: Fix cr_bllcd allocations and error paths
Jesper Juhl
1
-15
/
+20
2007-10-11
backlight/leds: Make two structs static
Adrian Bunk
2
-2
/
+2
2007-09-21
backlight: Fix up hp680_bl build.
Kristoffer Ericson
1
-2
/
+2
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
4
-145
/
+120
2007-07-22
leds: cr_bllcd.c: build fix
Andrew Morton
1
-1
/
+1
2007-07-20
cr_backlight_probe() allocates too little storage for struct cr_panel
Jesper Juhl
1
-1
/
+1
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
3
-135
/
+104
2007-07-16
backlight: Fix order of Kconfig entries
David Brownell
1
-10
/
+16
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2
-2
/
+2
2007-05-08
vmlfb: framebuffer driver for Intel Vermilion Range
Alan Hourihane
3
-0
/
+296
2007-03-14
[PATCH] misc NULL noise
Al Viro
1
-2
/
+2
2007-03-08
[ARM] 4250/1: Fix locomo backlight conversion error/compile failure
Richard Purdie
1
-2
/
+2
2007-02-20
backlight: simplify corgi_bl locking
Richard Purdie
1
-8
/
+5
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
6
-115
/
+89
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
1
-0
/
+17
2007-02-20
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
1
-1
/
+1
2007-02-20
backlight: Fix Kconfig entries
Richard Purdie
1
-15
/
+4
2007-02-20
backlight: Convert semaphore -> mutex
Richard Purdie
2
-32
/
+32
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2
-6
/
+5
2007-02-20
backlight: Minor code cleanups for hp680_bl.c
Richard Purdie
1
-15
/
+24
2007-02-20
backlight: Minor code cleanups for corgi_bl.c
Richard Purdie
1
-14
/
+16
2007-02-20
backlight: Remove excessive (un)likelys
Dmitry Torokhov
2
-20
/
+20
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
4
-4
/
+0
2007-02-20
backlight: Fix error handling
Dmitry Torokhov
2
-7
/
+11
2007-02-20
backlight: Add Frontpath ProGear HX1050+ driver
Marcin Juszkiewicz
3
-0
/
+163
2007-01-02
backlight: fix backlight_device_register compile failures
Richard Purdie
3
-3
/
+3
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-2
/
+5
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
1
-2
/
+5
2006-12-08
[PATCH] backlight: do not power off backlight when unregistering
Henrique de Moraes Holschuh
4
-6
/
+12
2006-12-08
[PATCH] backlight: lcd: Remove dependenct from the framebuffer layer
James Simmons
2
-61
/
+104
2006-12-08
[PATCH] various fbdev files: mark structs and array read-only
Helge Deller
2
-2
/
+2
2006-10-31
video: Fix include in hp680_bl.
Kristoffer Ericson
1
-1
/
+1
2006-10-24
[ARM] 3898/1: corgi_bl fix module loading
Anton Vorontsov
1
-1
/
+1
2006-10-24
[ARM] 3897/1: corgi_bl fix module compiling
Anton Vorontsov
1
-1
/
+1
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-15
/
+15
2006-09-27
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
Richard Purdie
1
-15
/
+15
2006-09-27
video: Update header location in hp680_bl.
Andriy Skulysh
1
-2
/
+2
2006-07-31
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
[PATCH] backlight: Fix Kconfig dependency
Antonino A. Daplas
1
-2
/
+2
2006-06-26
[PATCH] backlight: LOCOMO Backlight Driver updates
Richard Purdie
3
-17
/
+116
2006-05-15
[PATCH] Backlight/LCD Class: Fix sysfs _store error handling
Richard Purdie
2
-22
/
+28
[next]