index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2019-12-01
16
-138
/
+578
|
\
|
*
leds: trigger: netdev: fix handling on interface rename
Martin Schiller
2019-11-03
1
-1
/
+4
|
*
leds: an30259a: add a check for devm_regmap_init_i2c
Chuhong Yuan
2019-11-03
1
-0
/
+7
|
*
leds: mlxreg: Fix possible buffer overflow
Oleh Kravchenko
2019-11-03
1
-2
/
+2
|
*
leds: pca953x: Use of_device_get_match_data()
Stephen Boyd
2019-11-03
1
-12
/
+2
|
*
leds: core: Fix devm_classdev_match to reference correct structure
Dan Murphy
2019-11-03
1
-1
/
+1
|
*
leds: lm3601x: Convert class registration to device managed
Dan Murphy
2019-11-03
1
-3
/
+1
|
*
leds: flash: Add devm_* functions to the flash class
Dan Murphy
2019-11-03
1
-0
/
+50
|
*
leds: Kconfig: Be consistent with the usage of "LED"
Dan Murphy
2019-11-03
1
-2
/
+2
|
*
leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
Akinobu Mita
2019-11-03
3
-26
/
+78
|
*
leds: tlc591xx: update the maximum brightness
Jean-Jacques Hiblot
2019-11-03
1
-3
/
+4
|
*
leds: lm3692x: Use flags from LM3692X_BRT_CTRL
Guido Günther
2019-11-03
1
-1
/
+1
|
*
leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
Guido Günther
2019-11-03
1
-3
/
+3
|
*
leds: lm3692x: Handle failure to probe the regulator
Guido Günther
2019-11-03
1
-2
/
+11
|
*
leds: lm3692x: Don't overwrite return value in error path
Guido Günther
2019-11-03
1
-4
/
+5
|
*
leds: lm3692x: Print error value on dev_err
Guido Günther
2019-11-03
1
-7
/
+10
|
*
leds: tlc591xx: use devm_led_classdev_register_ext()
Jean-Jacques Hiblot
2019-11-03
1
-3
/
+5
|
*
leds: tlc591xx: simplify driver by using the managed led API
Jean-Jacques Hiblot
2019-11-03
1
-62
/
+22
|
*
leds: bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe()
Markus Elfring
2019-11-03
1
-6
/
+1
|
*
leds: bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()
Markus Elfring
2019-11-03
1
-6
/
+1
|
*
drivers: leds: tlc591xx: check error during device init
Daniel Mack
2019-11-03
1
-1
/
+4
|
*
leds: add LED driver for EL15203000 board
Oleh Kravchenko
2019-11-03
3
-0
/
+371
*
|
leds: Use all-in-one vtime aware kcpustat accessor
Frederic Weisbecker
2019-11-21
1
-5
/
+9
*
|
leds: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-29
1
-1
/
+1
|
/
*
leds: lm3532: Fix optional led-max-microamp prop error handling
Dan Murphy
2019-09-12
1
-5
/
+8
*
led: triggers: Fix dereferencing of null pointer
Oleh Kravchenko
2019-09-05
1
-2
/
+2
*
leds: ti-lmu-common: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-03
1
-1
/
+1
*
leds: lm3532: Move static keyword to the front of declarations
Krzysztof Wilczynski
2019-09-03
1
-3
/
+3
*
leds: trigger: gpio: GPIO 0 is valid
Andy Shevchenko
2019-09-01
1
-5
/
+7
*
leds: pwm: Use struct_size() helper
Gustavo A. R. Silva
2019-09-01
1
-7
/
+1
*
leds: is31fl32xx: Use struct_size() helper
Gustavo A. R. Silva
2019-09-01
1
-7
/
+1
*
leds: ti-lmu-common: Fix coccinelle issue in TI LMU
Dan Murphy
2019-09-01
1
-9
/
+6
*
leds: lm3532: Avoid potentially unpaired regulator calls
Tony Lindgren
2019-09-01
1
-2
/
+24
*
leds: syscon: Use resource managed variant of device register
Alexander Dahl
2019-09-01
1
-1
/
+1
*
leds: Allow to call led_classdev_unregister() unconditionally
Andy Shevchenko
2019-08-26
1
-0
/
+4
*
leds: lm3532: Add full scale current configuration
Dan Murphy
2019-08-26
1
-0
/
+25
*
leds: lm3532: Fixes for the driver for stability
Dan Murphy
2019-08-26
1
-4
/
+13
*
leds: lm3532: Change the define for the fs current register
Dan Murphy
2019-08-26
1
-6
/
+6
*
leds: lm3532: Fix brightness control for i2c mode
Dan Murphy
2019-08-26
1
-14
/
+30
*
leds: Switch to use fwnode instead of be stuck with OF one
Andy Shevchenko
2019-08-23
2
-8
/
+5
*
leds: max77650: Switch to fwnode property API
Andy Shevchenko
2019-08-23
1
-13
/
+9
*
led: triggers: Fix a memory leak bug
Wenwen Wang
2019-08-20
1
-0
/
+1
*
leds: pca953x: Include the right header
Linus Walleij
2019-08-08
1
-1
/
+1
*
Merge tag 'generic_lookup_helpers' into for-next
Jacek Anaszewski
2019-07-30
1
-8
/
+1
|
\
|
*
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-8
/
+1
*
|
leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()
Nishka Dasgupta
2019-07-29
1
-2
/
+4
*
|
leds: netxbig: remove legacy board-file support
Masahiro Yamada
2019-07-29
2
-20
/
+51
*
|
leds: lm3697: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
1
-4
/
+1
*
|
leds: lm36274: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
1
-3
/
+1
*
|
leds: lm3532: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
1
-4
/
+1
[next]