index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-07
leds: lm3692x: Disable chip on brightness 0
Guido Günther
1
-1
/
+17
2020-01-07
leds: lm3692x: Split out lm3692x_leds_disable
Guido Günther
1
-16
/
+26
2020-01-07
leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
Guido Günther
1
-35
/
+35
2020-01-07
leds: lm3692x: Make sure we don't exceed the maximum LED current
Guido Günther
1
-1
/
+19
2020-01-06
leds: lm3692x: Allow to configure over voltage protection
Guido Günther
1
-4
/
+30
2020-01-06
leds: populate the device's of_node
Jean-Jacques Hiblot
1
-1
/
+3
2020-01-06
leds: Add managed API to get a LED from a device driver
Jean-Jacques Hiblot
1
-0
/
+49
2020-01-06
leds: Add of_led_get() and led_put()
Tomi Valkeinen
1
-0
/
+44
2020-01-06
leds: lm3532: add pointer to documentation and fix typo
Pavel
1
-1
/
+2
2020-01-04
leds: lm3532: use extended registration so that LED can be used for backlight
Pavel
1
-1
/
+7
2020-01-02
leds: lm3642: remove warnings for bad strtol, cleanup gotos
Pavel Machek
1
-23
/
+14
2020-01-02
leds: rb532: cleanup whitespace
Pavel Machek
1
-1
/
+0
2020-01-02
ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()
Pavel Machek
1
-2
/
+2
2019-12-21
leds: tps6105x: add driver for MFD chip LED mode
Sven Van Asbroeck
3
-0
/
+100
2019-12-21
led: max77650: add of_match table
Bartosz Golaszewski
1
-0
/
+7
2019-12-21
leds: bd2802: Convert to use GPIO descriptors
Linus Walleij
1
-9
/
+18
2019-12-21
leds: pca963x: Fix open-drain initialization
Zahari Petkov
1
-3
/
+5
2019-12-21
leds-as3645a: Drop fwnode reference on ignored node
Sakari Ailus
1
-1
/
+2
2019-12-21
leds: gpio: Fix uninitialized gpio label for fwnode based probe
Jacek Anaszewski
1
-1
/
+9
2019-12-01
Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
16
-138
/
+578
2019-11-21
leds: Use all-in-one vtime aware kcpustat accessor
Frederic Weisbecker
1
-5
/
+9
2019-11-03
leds: trigger: netdev: fix handling on interface rename
Martin Schiller
1
-1
/
+4
2019-11-03
leds: an30259a: add a check for devm_regmap_init_i2c
Chuhong Yuan
1
-0
/
+7
2019-11-03
leds: mlxreg: Fix possible buffer overflow
Oleh Kravchenko
1
-2
/
+2
2019-11-03
leds: pca953x: Use of_device_get_match_data()
Stephen Boyd
1
-12
/
+2
2019-11-03
leds: core: Fix devm_classdev_match to reference correct structure
Dan Murphy
1
-1
/
+1
2019-11-03
leds: lm3601x: Convert class registration to device managed
Dan Murphy
1
-3
/
+1
2019-11-03
leds: flash: Add devm_* functions to the flash class
Dan Murphy
1
-0
/
+50
2019-11-03
leds: Kconfig: Be consistent with the usage of "LED"
Dan Murphy
1
-2
/
+2
2019-11-03
leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
Akinobu Mita
3
-26
/
+78
2019-11-03
leds: tlc591xx: update the maximum brightness
Jean-Jacques Hiblot
1
-3
/
+4
2019-11-03
leds: lm3692x: Use flags from LM3692X_BRT_CTRL
Guido Günther
1
-1
/
+1
2019-11-03
leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
Guido Günther
1
-3
/
+3
2019-11-03
leds: lm3692x: Handle failure to probe the regulator
Guido Günther
1
-2
/
+11
2019-11-03
leds: lm3692x: Don't overwrite return value in error path
Guido Günther
1
-4
/
+5
2019-11-03
leds: lm3692x: Print error value on dev_err
Guido Günther
1
-7
/
+10
2019-11-03
leds: tlc591xx: use devm_led_classdev_register_ext()
Jean-Jacques Hiblot
1
-3
/
+5
2019-11-03
leds: tlc591xx: simplify driver by using the managed led API
Jean-Jacques Hiblot
1
-62
/
+22
2019-11-03
leds: bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe()
Markus Elfring
1
-6
/
+1
2019-11-03
leds: bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()
Markus Elfring
1
-6
/
+1
2019-11-03
drivers: leds: tlc591xx: check error during device init
Daniel Mack
1
-1
/
+4
2019-11-03
leds: add LED driver for EL15203000 board
Oleh Kravchenko
3
-0
/
+371
2019-10-29
leds: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
Frederic Weisbecker
1
-1
/
+1
2019-09-12
leds: lm3532: Fix optional led-max-microamp prop error handling
Dan Murphy
1
-5
/
+8
2019-09-05
led: triggers: Fix dereferencing of null pointer
Oleh Kravchenko
1
-2
/
+2
2019-09-03
leds: ti-lmu-common: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-03
leds: lm3532: Move static keyword to the front of declarations
Krzysztof Wilczynski
1
-3
/
+3
2019-09-01
leds: trigger: gpio: GPIO 0 is valid
Andy Shevchenko
1
-5
/
+7
2019-09-01
leds: pwm: Use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+1
2019-09-01
leds: is31fl32xx: Use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+1
[next]