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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
leds: bcm6328, bcm6358: use devres LED registering function
Marek Behún
2
-2
/
+2
2020-10-01
leds: mlxreg: Fix possible buffer overflow
Oleh Kravchenko
1
-2
/
+2
2020-08-19
leds: core: Flush scheduled work for system suspend
Kai-Heng Feng
1
-0
/
+1
2020-08-19
leds: lm355x: avoid enum conversion warning
Arnd Bergmann
1
-3
/
+4
2020-08-11
leds: 88pm860x: fix use-after-free on unbind
Johan Hovold
1
-1
/
+13
2020-08-11
leds: lm3533: fix use-after-free on unbind
Johan Hovold
1
-3
/
+9
2020-08-11
leds: da903x: fix use-after-free on unbind
Johan Hovold
1
-1
/
+13
2020-08-11
leds: wm831x-status: fix use-after-free on unbind
Johan Hovold
1
-1
/
+13
2020-02-24
leds: pca963x: Fix open-drain initialization
Zahari Petkov
1
-3
/
+5
2020-01-27
led: triggers: Fix dereferencing of null pointer
Oleh Kravchenko
1
-2
/
+2
2020-01-04
leds: lm3692x: Handle failure to probe the regulator
Guido Günther
1
-2
/
+11
2019-12-17
leds: trigger: netdev: fix handling on interface rename
Martin Schiller
1
-1
/
+4
2019-10-05
led: triggers: Fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2019-10-05
leds: leds-lp5562 allow firmware files up to the maximum length
Nick Stoughton
1
-1
/
+5
2019-05-04
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-05-04
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-05-04
leds: trigger: netdev: fix refcnt leak on interface rename
Rafał Miłecki
1
-8
/
+5
2019-04-05
leds: lp55xx: fix null deref on firmware load failure
Michal Kazior
1
-2
/
+2
2019-02-27
leds: lp5523: fix a missing check of return value of lp55xx_read
Kangjie Lu
1
-1
/
+3
2019-01-13
leds: pwm: silently error out on EPROBE_DEFER
Jerome Brunet
1
-2
/
+3
2018-08-07
leds: ns2: Change unsigned to unsigned int
Kitone Elvis Peter
1
-2
/
+2
2018-07-06
leds: gpio trigger: simplifications from core changes
Uwe Kleine-König
1
-62
/
+25
2018-07-06
leds: backlight trigger: simplifications from core changes
Uwe Kleine-König
1
-43
/
+19
2018-07-06
leds: activity trigger: simplifications from core changes
Uwe Kleine-König
1
-22
/
+16
2018-07-06
leds: default-on trigger: make use of module_led_trigger()
Uwe Kleine-König
1
-13
/
+1
2018-07-06
leds: heartbeat trigger: simplifications from core changes
Uwe Kleine-König
1
-22
/
+19
2018-07-06
leds: oneshot trigger: simplifications from core changes
Uwe Kleine-König
1
-63
/
+26
2018-07-06
leds: transient trigger: simplifications from core changes
Uwe Kleine-König
1
-68
/
+30
2018-07-06
leds: timer trigger: simplifications from core changes
Uwe Kleine-König
1
-40
/
+13
2018-07-06
leds: netdev trigger: simplifications from core changes
Uwe Kleine-König
1
-68
/
+31
2018-07-06
leds: triggers: handle .trigger_data and .activated() in the core
Uwe Kleine-König
1
-0
/
+3
2018-07-06
leds: triggers: add device attribute support
Uwe Kleine-König
1
-0
/
+12
2018-07-06
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
10
-28
/
+63
2018-07-05
leds: triggers: make the MODULE_LICENSE string match the actual license
Uwe Kleine-König
6
-12
/
+8
2018-07-03
leds: lm3692x: Support LED sync configuration
Dan Murphy
1
-38
/
+120
2018-07-03
leds: lm3692x: Change DT calls to fwnode calls
Dan Murphy
1
-17
/
+21
2018-07-03
leds: lm3692x: Update license header to SPDX
Dan Murphy
1
-14
/
+3
2018-07-03
leds: max8997: use mode when calling max8997_led_set_mode
Colin Ian King
1
-1
/
+1
2018-07-03
leds: lt3593: update email address and switch to SPDX license header
Daniel Mack
1
-19
/
+4
2018-07-03
leds: lt3593: Add device tree probing glue
Daniel Mack
1
-0
/
+70
2018-07-03
leds: lt3593: switch to gpiod interface
Daniel Mack
1
-14
/
+12
2018-07-03
leds: lt3593: merge functions and clean up code
Daniel Mack
1
-68
/
+35
2018-06-28
leds: triggers: don't depend on LEDS_TRIGGERS twice
Uwe Kleine-König
1
-14
/
+1
2018-06-28
leds: Modify PC Engines apu/apu2 driver to support apu3
Raffaello D. Di Napoli
2
-3
/
+46
2018-06-19
leds: ledtrig-activity: use ktime_get_boot_ns()
Arnd Bergmann
1
-4
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
16
-40
/
+43
2018-06-13
leds: Use struct_size() in allocation
Kees Cook
1
-2
/
+1
2018-05-24
leds: class: ensure workqueue is initialized before setting brightness
Luis Henriques
1
-2
/
+8
2018-05-23
leds: lm3601x: Introduce the lm3601x LED driver
Dan Murphy
3
-0
/
+497
2018-05-22
leds: sc27xx: Fix return value check in sc27xx_led_probe()
Wei Yongjun
1
-2
/
+2
[next]