index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
adp8860_bl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
backlight: adp8860: Fix another uninitialized variable use
Arnd Bergmann
2016-01-11
1
-3
/
+5
*
backlight: adp88x0: Fix uninitialized variable use
Arnd Bergmann
2016-01-11
1
-4
/
+6
*
backlight: adp8860: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-10-05
1
-1
/
+0
*
backlight: adp8860: Add blank line after declarations
Jingoo Han
2014-08-29
1
-0
/
+3
*
backlight: adp8860: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+1
*
backlight: adp8860: use devm_backlight_device_register()
Jingoo Han
2013-11-13
1
-7
/
+4
*
backlight: use dev_get_platdata()
Jingoo Han
2013-11-13
1
-3
/
+3
*
drivers/video/backlight/adp8860_bl.c: fix error return code in adp8860_led_pr...
Wei Yongjun
2013-04-29
1
-0
/
+2
*
backlight: adp8860: convert adp8860 to dev_pm_ops
Jingoo Han
2013-04-29
1
-9
/
+12
*
drivers/video/backlight/adp88?0_bl.c: fix resume
Lars-Peter Clausen
2013-02-21
1
-1
/
+1
*
backlight: remove use of __devexit
Bill Pemberton
2012-11-28
1
-3
/
+3
*
backlight: remove use of __devinit
Bill Pemberton
2012-11-28
1
-3
/
+3
*
backlight: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
backlight: adp8860: use devm_ functions
Jingoo Han
2012-05-29
1
-15
/
+7
*
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
Jingoo Han
2012-05-29
1
-3
/
+3
*
backlight: convert backlight i2c drivers to module_i2c_driver
Axel Lin
2012-03-23
1
-11
/
+1
*
drivers/video/backlight/adp88x0_bl.c: fix bit testing logic
Axel Lin
2012-01-23
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
2011-08-29
1
-1
/
+0
|
\
|
*
Remove unneeded version.h includes from drivers/video/
Jesper Juhl
2011-06-24
1
-1
/
+0
*
|
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...
Axel Lin
2011-07-25
1
-2
/
+1
|
/
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value
Michael Hennerich
2010-11-12
1
-1
/
+3
*
drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling
Michael Hennerich
2010-11-12
1
-2
/
+2
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
backlight: adp8860: add support for ADP8861 & ADP8863
Michael Hennerich
2010-05-26
1
-17
/
+41
*
backlight: fix adp8860_bl build errors
Randy Dunlap
2010-05-26
1
-1
/
+6
*
backlight: new driver for the ADP8860 backlight parts
Michael Hennerich
2010-05-26
1
-0
/
+809