index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
leds: pm8058: cosmetic change: use helper variable
Marek Behún
2020-09-26
1
-9
/
+11
*
leds: pm8058: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-5
/
+6
*
leds: mt6323: cosmetic change: use helper variable
Marek Behún
2020-09-26
1
-4
/
+3
*
leds: mt6323: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-3
/
+6
*
leds: max77650: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-14
/
+9
*
leds: lm3697: cosmetic change: use helper variable, reverse christmas tree
Marek Behún
2020-09-26
1
-39
/
+36
*
leds: lm3697: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-10
/
+8
*
leds: bcm6328, bcm6358: use struct led_init_data when registering
Marek Behún
2020-09-26
2
-4
/
+6
*
leds: bcm6328, bcm6358: use devres LED registering function
Marek Behún
2020-09-26
2
-2
/
+2
*
leds: various: fix OF node leaks
Marek Behún
2020-09-26
3
-4
/
+12
*
leds: various: use only available OF children
Marek Behún
2020-09-26
15
-26
/
+26
*
leds: lt3593: do not rewrite .of_node of new LED device to wrong value
Marek Behún
2020-09-26
1
-1
/
+0
*
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
2020-09-26
28
-35
/
+35
*
leds: various: use device_get_match_data
Marek Behún
2020-09-26
5
-34
/
+6
*
leds: ip30: compile if COMPILE_TEST=y
Marek Behún
2020-09-26
2
-1
/
+2
*
leds: various: compile if COMPILE_TEST=y
Marek Behún
2020-09-26
1
-5
/
+5
*
leds: pwm: Allow automatic labels for DT based devices
Alexander Dahl
2020-09-26
1
-1
/
+2
*
leds: tlc591xx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-6
/
+4
*
leds: sgm3140: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-18
/
+9
*
leds: pwm: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-7
/
+4
*
leds: lm3692x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-7
/
+4
*
leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startup
Grant Feng
2020-09-09
1
-0
/
+18
*
leds: lp50xx: Add the LP50XX family of the RGB LED driver
Dan Murphy
2020-08-17
3
-0
/
+646
*
leds: LP55XX_COMMON needs to depend on LEDS_CLASS
Randy Dunlap
2020-08-17
1
-0
/
+1
*
leds: pca955x: Add an IBM software implementation of the PCA9552 chip
Eddie James
2020-08-17
1
-0
/
+8
*
leds: sgm3140: fix led->LED for consistency
Pavel Machek
2020-08-17
1
-1
/
+1
*
leds: mt6323: move period calculation
Tom Rix
2020-08-17
1
-9
/
+9
*
leds: s3c24xx: Remove unused machine header include
Krzysztof Kozlowski
2020-08-17
1
-2
/
+0
*
Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2020-08-05
30
-210
/
+1001
|
\
|
*
leds: disallow /sys/class/leds/*:multi:* for now
Pavel Machek
2020-08-03
1
-0
/
+4
|
*
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
2020-08-03
2
-1
/
+2
|
*
Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:
Randy Dunlap
2020-07-28
1
-0
/
+1
|
*
leds: initial support for Turris Omnia LEDs
Marek Behún
2020-07-24
3
-0
/
+307
|
*
leds: pattern trigger -- check pattern for validity
Pavel Machek
2020-07-24
1
-2
/
+4
|
*
leds: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
5
-6
/
+6
|
*
leds: trigger: add support for LED-private device triggers
Marek Behún
2020-07-22
1
-6
/
+20
|
*
leds: lp5521: Add multicolor framework multicolor brightness support
Dan Murphy
2020-07-22
1
-0
/
+20
|
*
leds: lp5523: Update the lp5523 code to add multicolor brightness function
Dan Murphy
2020-07-22
1
-0
/
+20
|
*
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
2020-07-22
7
-52
/
+205
|
*
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
2020-07-22
6
-40
/
+13
|
*
leds: multicolor: Introduce a multicolor class definition
Dan Murphy
2020-07-22
3
-0
/
+214
|
*
leds: Add multicolor ID to the color ID list
Dan Murphy
2020-07-15
1
-0
/
+1
|
*
leds: lp5523: Fix various formatting issues in the code
Dan Murphy
2020-07-15
1
-9
/
+10
|
*
leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros
Dan Murphy
2020-07-15
1
-12
/
+10
|
*
leds: gpio: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2020-07-12
1
-10
/
+3
|
*
leds: ns2: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2020-07-12
1
-8
/
+1
|
*
leds: gpio: Fix semantic error
Linus Walleij
2020-07-12
1
-1
/
+1
|
*
leds: core: Flush scheduled work for system suspend
Kai-Heng Feng
2020-07-12
1
-0
/
+1
|
*
leds: trigger: gpio: Avoid warning on update of inverted
Jan Kiszka
2020-07-12
1
-1
/
+2
|
*
leds: fix spelling mistake
Flavio Suligoi
2020-07-12
1
-1
/
+1
[prev]
[next]