index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp5562.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: leds-lp55xx: Convert mutex lock/unlock to guard API
Christian Marangi
2024-07-11
1
-6
/
+7
*
leds: leds-lp55xx: Drop deprecated defines
Christian Marangi
2024-06-26
1
-15
/
+0
*
leds: leds-lp55xx: Support ENGINE program up to 128 bytes
Christian Marangi
2024-06-26
1
-4
/
+3
*
leds: leds-lp55xx: Generalize firmware_loaded function
Christian Marangi
2024-06-26
1
-25
/
+1
*
leds: leds-lp55xx: Generalize update_program_memory function
Christian Marangi
2024-06-26
1
-54
/
+4
*
leds: leds-lp55xx: Generalize run_engine function
Christian Marangi
2024-06-26
1
-36
/
+6
*
leds: leds-lp55xx: Generalize load_engine function
Christian Marangi
2024-06-26
1
-22
/
+2
*
leds: leds-lp55xx: Generalize probe/remove functions
Christian Marangi
2024-06-26
1
-76
/
+4
*
leds: leds-lp55xx: Generalize stop_all_engine OP
Christian Marangi
2024-06-26
1
-9
/
+6
*
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-21
1
-1
/
+1
*
leds: Remove redundant of_match_ptr()
Zhu Wang
2023-08-17
1
-3
/
+1
*
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
1
-1
/
+1
*
leds: lp5562: 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: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
2020-09-26
1
-1
/
+1
*
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
2020-07-22
1
-5
/
+8
*
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
2020-07-22
1
-6
/
+3
*
leds: leds-lp5562 allow firmware files up to the maximum length
Nick Stoughton
2019-07-22
1
-1
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
leds: lp5562: make several arrays static const
Colin Ian King
2017-08-29
1
-5
/
+5
*
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
2017-05-09
1
-1
/
+1
*
leds: lp55xx: Remove work queue
Andrew Lunn
2016-01-04
1
-5
/
+6
*
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
2015-08-28
1
-6
/
+5
*
leds: lp5562: remove unnecessary parentheses
Jingoo Han
2014-02-27
1
-3
/
+3
*
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-27
1
-1
/
+0
*
leds: Include linux/of.h header
Sachin Kamat
2013-10-22
1
-0
/
+1
*
leds: lp5562: use LP55xx common macros for device attributes
Milo Kim
2013-08-27
1
-2
/
+2
*
leds: use dev_get_platdata()
Jingoo Han
2013-08-27
1
-2
/
+2
*
leds: lp5562: Properly setup of_device_id table
Axel Lin
2013-06-21
1
-1
/
+10
*
leds: lp5562: support the device tree feature
Kim, Milo
2013-06-21
1
-5
/
+14
*
leds: lp55xx: configure the clock detection
Kim, Milo
2013-04-01
1
-4
/
+10
*
leds: add new LP5562 LED driver
Kim, Milo
2013-04-01
1
-0
/
+593