index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp55xx-common.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
-55
/
+40
*
leds: leds-lp55xx: Support ENGINE program up to 128 bytes
Christian Marangi
2024-06-26
1
-12
/
+42
*
leds: leds-lp55xx: Generalize sysfs master_fader
Christian Marangi
2024-06-26
1
-0
/
+113
*
leds: leds-lp55xx: Generalize sysfs engine_leds
Christian Marangi
2024-06-26
1
-0
/
+109
*
leds: leds-lp55xx: Generalize sysfs engine_load and engine_mode
Christian Marangi
2024-06-26
1
-6
/
+77
*
leds: leds-lp55xx: Generalize stop_engine function
Christian Marangi
2024-06-26
1
-0
/
+13
*
leds: leds-lp55xx: Generalize turn_off_channels function
Christian Marangi
2024-06-26
1
-0
/
+10
*
leds: leds-lp55xx: Generalize set_led_current function
Christian Marangi
2024-06-26
1
-0
/
+11
*
leds: leds-lp55xx: Generalize multicolor_brightness function
Christian Marangi
2024-06-26
1
-0
/
+21
*
leds: leds-lp55xx: Generalize led_brightness function
Christian Marangi
2024-06-26
1
-0
/
+14
*
leds: leds-lp55xx: Generalize firmware_loaded function
Christian Marangi
2024-06-26
1
-0
/
+25
*
leds: leds-lp55xx: Generalize update_program_memory function
Christian Marangi
2024-06-26
1
-0
/
+57
*
leds: leds-lp55xx: Generalize run_engine function
Christian Marangi
2024-06-26
1
-0
/
+43
*
leds: leds-lp55xx: Generalize load_engine_and_select_page function
Christian Marangi
2024-06-26
1
-0
/
+10
*
leds: leds-lp55xx: Generalize load_engine function
Christian Marangi
2024-06-26
1
-1
/
+32
*
leds: leds-lp55xx: Generalize probe/remove functions
Christian Marangi
2024-06-26
1
-36
/
+105
*
leds: leds-lp55xx: Generalize stop_all_engine OP
Christian Marangi
2024-06-26
1
-0
/
+36
*
leds: lp55xx: Use gpiod_set_value_cansleep()
Stefan Eichenberger
2023-11-01
1
-2
/
+2
*
leds: lp55xx: Configure internal charge pump
Maarten Zanders
2023-05-25
1
-0
/
+9
*
leds: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-07
1
-2
/
+2
*
leds: lp55xx: remove variable j
Colin Ian King
2022-10-21
1
-2
/
+1
*
leds: lp55xx: initialise output direction from dts
Merlijn Wajer
2022-01-12
1
-1
/
+3
*
leds: lp55xx: Initialize enable GPIO direction to output
Doug Zobel
2021-06-23
1
-1
/
+1
*
leds: various: fix OF node leaks
Marek BehĂșn
2020-09-26
1
-2
/
+6
*
leds: various: use only available OF children
Marek BehĂșn
2020-09-26
1
-3
/
+3
*
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
2020-08-03
1
-1
/
+1
*
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
2020-07-22
1
-22
/
+155
*
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
2020-07-22
1
-14
/
+1
*
leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros
Dan Murphy
2020-07-15
1
-12
/
+10
*
leds: lp55xx: Convert to use GPIO descriptors
Linus Walleij
2020-07-12
1
-16
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
leds: lp55xx: fix null deref on firmware load failure
Michal Kazior
2019-02-14
1
-2
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
leds: lp55xx: Remove work queue
Andrew Lunn
2016-01-04
1
-7
/
+5
*
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
2015-08-28
1
-7
/
+6
*
leds:lp55xx: fix firmware loading error
Milo Kim
2015-06-29
1
-1
/
+1
*
leds: lp55xx-common: fix attribute-creation race
Johan Hovold
2014-06-27
1
-19
/
+3
*
leds: lp55xx-common: fix sysfs entry leak
Johan Hovold
2014-06-27
1
-0
/
+2
*
leds: lp5523: Support LED MUX configuration on running a pattern
Milo Kim
2014-01-27
1
-0
/
+2
*
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
2013-10-25
1
-12
/
+13
*
leds: lp55xx: enable setting default trigger
Linus Walleij
2013-10-22
1
-0
/
+3
*
leds: support new LP8501 device - another LP55xx common
Kim, Milo
2013-08-26
1
-0
/
+3
*
leds: lp55xx: support dynamic channel settings in the device tree structure
Kim, Milo
2013-06-20
1
-35
/
+26
*
leds: lp55xx: add support for Device Tree bindings
Linus Walleij
2013-06-20
1
-0
/
+54
*
leds: lp55xx: use common clock framework when external clock is used
Kim, Milo
2013-04-01
1
-0
/
+36
*
leds: lp55xx: fix the sysfs read operation
Kim, Milo
2013-04-01
1
-2
/
+2
*
leds: add new LP5562 LED driver
Kim, Milo
2013-04-01
1
-1
/
+1
*
leds-lp55xx: fix problem on removing LED attributes
Milo(Woogyom) Kim
2013-02-06
1
-3
/
+0
*
leds-lp55xx: add new function for removing device attribtues
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+12
*
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
2013-02-06
1
-1
/
+12
[next]