index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp3952.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-21
1
-1
/
+1
*
leds: lp3952: Use devm API to cleanup module's resources
George Stark
2024-04-11
1
-10
/
+11
*
leds: lp3952: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
*
leds: lp3952: Replace deprecated strncpy with strscpy
Justin Stitt
2023-11-01
1
-1
/
+1
*
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
1
-1
/
+1
*
leds: lp3952: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
leds: lp3952: Include the right header
Linus Walleij
2020-04-17
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
leds: lp3952: Use 'if (ret)' pattern
Andy Shevchenko
2017-03-23
1
-3
/
+4
*
leds: lp3952: Remove ACPI support for lp3952
Andy Shevchenko
2017-03-23
1
-11
/
+0
*
leds: lp3952: Export I2C module alias information for module autoload
Javier Martinez Canillas
2016-11-22
1
-0
/
+1
*
leds: LED driver for TI LP3952 6-Channel Color LED
Tony Makkiel
2016-07-18
1
-0
/
+301