index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp55xx-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
leds: lp55xx: Use devm_clk_get_enabled() helpers
Huan Yang
1
-1
/
+0
2024-06-26
leds: leds-lp55xx: Support ENGINE program up to 128 bytes
Christian Marangi
1
-0
/
+2
2024-06-26
leds: leds-lp55xx: Generalize sysfs master_fader
Christian Marangi
1
-0
/
+32
2024-06-26
leds: leds-lp55xx: Generalize sysfs engine_leds
Christian Marangi
1
-13
/
+19
2024-06-26
leds: leds-lp55xx: Generalize sysfs engine_load and engine_mode
Christian Marangi
1
-16
/
+28
2024-06-26
leds: leds-lp55xx: Generalize stop_engine function
Christian Marangi
1
-0
/
+1
2024-06-26
leds: leds-lp55xx: Generalize turn_off_channels function
Christian Marangi
1
-0
/
+1
2024-06-26
leds: leds-lp55xx: Generalize set_led_current function
Christian Marangi
1
-0
/
+3
2024-06-26
leds: leds-lp55xx: Generalize multicolor_brightness function
Christian Marangi
1
-0
/
+1
2024-06-26
leds: leds-lp55xx: Generalize led_brightness function
Christian Marangi
1
-0
/
+3
2024-06-26
leds: leds-lp55xx: Generalize firmware_loaded function
Christian Marangi
1
-0
/
+1
2024-06-26
leds: leds-lp55xx: Generalize update_program_memory function
Christian Marangi
1
-0
/
+4
2024-06-26
leds: leds-lp55xx: Generalize run_engine function
Christian Marangi
1
-0
/
+2
2024-06-26
leds: leds-lp55xx: Generalize load_engine_and_select_page function
Christian Marangi
1
-0
/
+3
2024-06-26
leds: leds-lp55xx: Generalize load_engine function
Christian Marangi
1
-0
/
+1
2024-06-26
leds: leds-lp55xx: Generalize probe/remove functions
Christian Marangi
1
-17
/
+4
2024-06-26
leds: leds-lp55xx: Generalize stop_all_engine OP
Christian Marangi
1
-2
/
+14
2020-07-22
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
1
-2
/
+12
2020-07-22
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
1
-2
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2016-01-04
leds: lp55xx: Remove work queue
Andrew Lunn
1
-4
/
+2
2015-08-28
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
1
-2
/
+2
2013-08-26
leds: lp55xx: add common macros for device attributes
Milo Kim
1
-0
/
+47
2013-08-26
leds: lp55xx: add common data structure for program
Milo Kim
1
-0
/
+19
2013-06-20
leds: lp55xx: add support for Device Tree bindings
Linus Walleij
1
-0
/
+4
2013-04-01
leds: lp55xx: use common clock framework when external clock is used
Kim, Milo
1
-0
/
+4
2013-02-06
leds-lp55xx: add new function for removing device attribtues
Milo(Woogyom) Kim
1
-0
/
+1
2013-02-06
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
1
-0
/
+4
2013-02-06
leds-lp55xx: support firmware interface
Milo(Woogyom) Kim
1
-0
/
+19
2013-02-06
leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface
Milo(Woogyom) Kim
1
-0
/
+4
2013-02-06
leds-lp55xx: use lp55xx_unregister_leds()
Milo(Woogyom) Kim
1
-0
/
+2
2013-02-06
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
1
-0
/
+2
2013-02-06
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
1
-0
/
+11
2013-02-06
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
1
-1
/
+2
2013-02-06
leds-lp55xx: use lp55xx common init function - post int
Milo(Woogyom) Kim
1
-0
/
+4
2013-02-06
leds-lp55xx: use lp55xx common init function - detect
Milo(Woogyom) Kim
1
-0
/
+2
2013-02-06
leds-lp55xx: use lp55xx common init function - reset
Milo(Woogyom) Kim
1
-0
/
+20
2013-02-06
leds-lp55xx: use lp55xx common init function - platform data
Milo(Woogyom) Kim
1
-0
/
+3
2013-02-06
leds-lp55xx: add new common driver for lp5521/5523
Milo(Woogyom) Kim
1
-0
/
+61