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
/
ld9040.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
backlight: ld9040: convert ld9040 to dev_pm_ops
Jingoo Han
1
-11
/
+9
2013-02-21
drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API
Sachin Kamat
1
-8
/
+3
2013-02-21
backlight: ld9040: use spi_get_drvdata and spi_set_drvdata
Jingoo Han
1
-5
/
+5
2013-02-21
backlight: ld9040: reorder inclusions of <linux/xxx.h>
Jingoo Han
1
-14
/
+5
2013-02-21
backlight: ld9040: remove redundant return variables
Jingoo Han
1
-20
/
+4
2013-02-21
backlight: ld9040: replace EFAULT with EINVAL
Jingoo Han
1
-2
/
+2
2013-02-21
backlight: ld9040: remove unnecessary NULL deference check
Jingoo Han
1
-15
/
+13
2013-02-21
backlight: ld9040: use sleep instead of delay
Jingoo Han
1
-6
/
+7
2012-11-28
backlight: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
backlight: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-05-29
backlight: ld9040: use devm_ functions
Jingoo Han
1
-8
/
+6
2012-05-29
blacklight: remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-03-23
backlight: convert backlight spi drivers to module_spi_driver
Axel Lin
1
-12
/
+1
2012-01-10
backlight/ld9040.c: regulator control in the driver
Donghwa Lee
1
-12
/
+59
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
1
-0
/
+1
2011-07-25
backlight: set backlight type and max_brightness before backlights are regist...
Axel Lin
1
-2
/
+6
2011-07-25
drivers/video/backlight/ld9040.c: small fixes
Axel Lin
1
-3
/
+6
2011-03-22
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
1
-0
/
+819