index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp8501.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
leds: leds-lp55xx: Drop deprecated defines
Christian Marangi
1
-31
/
+0
2024-06-26
leds: leds-lp55xx: Generalize turn_off_channels function
Christian Marangi
1
-9
/
+1
2024-06-26
leds: leds-lp55xx: Generalize set_led_current function
Christian Marangi
1
-8
/
+4
2024-06-26
leds: leds-lp55xx: Generalize led_brightness function
Christian Marangi
1
-14
/
+4
2024-06-26
leds: leds-lp55xx: Generalize firmware_loaded function
Christian Marangi
1
-21
/
+1
2024-06-26
leds: leds-lp55xx: Generalize update_program_memory function
Christian Marangi
1
-48
/
+4
2024-06-26
leds: leds-lp55xx: Generalize run_engine function
Christian Marangi
1
-37
/
+4
2024-06-26
leds: leds-lp55xx: Generalize load_engine_and_select_page function
Christian Marangi
1
-16
/
+3
2024-06-26
leds: leds-lp55xx: Generalize load_engine function
Christian Marangi
1
-15
/
+2
2024-06-26
leds: leds-lp55xx: Generalize probe/remove functions
Christian Marangi
1
-77
/
+4
2024-06-26
leds: leds-lp55xx: Generalize stop_all_engine OP
Christian Marangi
1
-8
/
+12
2024-06-21
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-08-17
leds: Remove redundant of_match_ptr()
Zhu Wang
1
-3
/
+1
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-25
leds: lp55xx: Configure internal charge pump
Maarten Zanders
1
-3
/
+5
2023-01-30
leds: lp8501: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-09-26
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
1
-1
/
+1
2020-07-22
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
1
-6
/
+8
2020-07-22
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
1
-6
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2017-08-29
leds: lp8501: make several arrays static const
Colin Ian King
1
-3
/
+3
2016-01-04
leds: lp55xx: Remove work queue
Andrew Lunn
1
-5
/
+6
2015-08-28
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
1
-6
/
+5
2015-03-30
leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.c
Masanari Iida
1
-1
/
+1
2014-01-10
lp5523, lp8501: comment improvements
Pavel Machek
1
-1
/
+1
2013-10-22
leds: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-08-27
leds: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-27
leds: support new LP8501 device - another LP55xx common
Kim, Milo
1
-0
/
+410