index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
lm3639_bl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-11
backlight: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2024-06-20
backlight: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
1
-1
/
+1
2024-03-07
backlight: lm3639: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2023-05-25
backlight: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-12-07
backlight: lm3639: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-10-09
backlight: lm3639: Unconditionally call led_classdev_unregister
Nathan Chancellor
1
-4
/
+2
2014-08-29
backlight: lm3639: Remove unnecessary return statements
Jingoo Han
1
-2
/
+0
2014-04-08
backlight: lm3639: Use devm_backlight_device_register()
Daniel Jeong
1
-10
/
+7
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-11-13
backlight: lm3639: don't mix different enum types
Jingoo Han
1
-4
/
+7
2013-02-21
drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe
Devendra Naga
1
-4
/
+1
2012-12-17
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
Axel Lin
1
-1
/
+1
2012-11-28
backlight: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
backlight: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
backlight: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-19
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...
Axel Lin
1
-2
/
+2
2012-10-06
backlight: add new lm3639 backlight driver
G.Shark Jeong
1
-0
/
+437