index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp55xx-common.c
Age
Commit message (
Expand
)
Author
2024-08-22
leds: lp55xx: Use devm_clk_get_enabled() helpers
Huan Yang
2024-08-22
leds: lp55xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-07-11
leds: leds-lp55xx: Convert mutex lock/unlock to guard API
Christian Marangi
2024-06-26
leds: leds-lp55xx: Support ENGINE program up to 128 bytes
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize sysfs master_fader
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize sysfs engine_leds
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize sysfs engine_load and engine_mode
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize stop_engine function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize turn_off_channels function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize set_led_current function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize multicolor_brightness function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize led_brightness function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize firmware_loaded function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize update_program_memory function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize run_engine function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize load_engine_and_select_page function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize load_engine function
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize probe/remove functions
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize stop_all_engine OP
Christian Marangi
2023-11-01
leds: lp55xx: Use gpiod_set_value_cansleep()
Stefan Eichenberger
2023-05-25
leds: lp55xx: Configure internal charge pump
Maarten Zanders
2022-12-07
leds: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-10-21
leds: lp55xx: remove variable j
Colin Ian King
2022-01-12
leds: lp55xx: initialise output direction from dts
Merlijn Wajer
2021-06-23
leds: lp55xx: Initialize enable GPIO direction to output
Doug Zobel
2020-09-26
leds: various: fix OF node leaks
Marek BehĂșn
2020-09-26
leds: various: use only available OF children
Marek BehĂșn
2020-08-03
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
2020-07-22
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
2020-07-22
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
2020-07-15
leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros
Dan Murphy
2020-07-12
leds: lp55xx: Convert to use GPIO descriptors
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-14
leds: lp55xx: fix null deref on firmware load failure
Michal Kazior
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2016-01-04
leds: lp55xx: Remove work queue
Andrew Lunn
2015-08-28
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
2015-06-29
leds:lp55xx: fix firmware loading error
Milo Kim
2014-06-27
leds: lp55xx-common: fix attribute-creation race
Johan Hovold
2014-06-27
leds: lp55xx-common: fix sysfs entry leak
Johan Hovold
2014-01-27
leds: lp5523: Support LED MUX configuration on running a pattern
Milo Kim
2013-10-25
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
2013-10-22
leds: lp55xx: enable setting default trigger
Linus Walleij
2013-08-26
leds: support new LP8501 device - another LP55xx common
Kim, Milo
2013-06-20
leds: lp55xx: support dynamic channel settings in the device tree structure
Kim, Milo
2013-06-20
leds: lp55xx: add support for Device Tree bindings
Linus Walleij
2013-04-01
leds: lp55xx: use common clock framework when external clock is used
Kim, Milo
2013-04-01
leds: lp55xx: fix the sysfs read operation
Kim, Milo
2013-04-01
leds: add new LP5562 LED driver
Kim, Milo
2013-02-06
leds-lp55xx: fix problem on removing LED attributes
Milo(Woogyom) Kim
[next]