Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
22cb0a76e0059701bce395bd8832ea94342cbf4a
/
drivers
/
leds
22cb0a76
leds-as3645a: Drop fwnode reference on ignored node
by Sakari Ailus
· 5 years ago
90a8e82
leds: gpio: Fix uninitialized gpio label for fwnode based probe
by Jacek Anaszewski
· 5 years ago
304220b
Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
by Linus Torvalds
· 5 years ago
8688f2f
leds: Use all-in-one vtime aware kcpustat accessor
by Frederic Weisbecker
· 5 years ago
5f820ed
leds: trigger: netdev: fix handling on interface rename
by Martin Schiller
· 5 years ago
fc7b502
leds: an30259a: add a check for devm_regmap_init_i2c
by Chuhong Yuan
· 5 years ago
7c6082b
leds: mlxreg: Fix possible buffer overflow
by Oleh Kravchenko
· 5 years ago
66c4113
leds: pca953x: Use of_device_get_match_data()
by Stephen Boyd
· 5 years ago
4b83cf0
leds: core: Fix devm_classdev_match to reference correct structure
by Dan Murphy
· 5 years ago
e63a744
leds: lm3601x: Convert class registration to device managed
by Dan Murphy
· 5 years ago
20cdba9
leds: flash: Add devm_* functions to the flash class
by Dan Murphy
· 5 years ago
f884e86
leds: Kconfig: Be consistent with the usage of "LED"
by Dan Murphy
· 5 years ago
11f7000
leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
by Akinobu Mita
· 5 years ago
a2cafdf
leds: tlc591xx: update the maximum brightness
by Jean-Jacques Hiblot
· 5 years ago
da61a66
leds: lm3692x: Use flags from LM3692X_BRT_CTRL
by Guido Günther
· 5 years ago
846d0d1
leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
by Guido Günther
· 5 years ago
396128d
leds: lm3692x: Handle failure to probe the regulator
by Guido Günther
· 5 years ago
d0f9cc4
leds: lm3692x: Don't overwrite return value in error path
by Guido Günther
· 5 years ago
1051da2
leds: lm3692x: Print error value on dev_err
by Guido Günther
· 5 years ago
5b4b723
leds: tlc591xx: use devm_led_classdev_register_ext()
by Jean-Jacques Hiblot
· 5 years ago
1ab4531
leds: tlc591xx: simplify driver by using the managed led API
by Jean-Jacques Hiblot
· 5 years ago
8b4423d
leds: bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe()
by Markus Elfring
· 5 years ago
be9f18e
leds: bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()
by Markus Elfring
· 5 years ago
b46d2b4
drivers: leds: tlc591xx: check error during device init
by Daniel Mack
· 5 years ago
fc19967
leds: add LED driver for EL15203000 board
by Oleh Kravchenko
· 5 years ago
e79b3dd
leds: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
by Frederic Weisbecker
· 5 years ago
6d4faf3
leds: lm3532: Fix optional led-max-microamp prop error handling
by Dan Murphy
· 5 years ago
4016ba8
led: triggers: Fix dereferencing of null pointer
by Oleh Kravchenko
· 5 years ago
ba7eb84
leds: ti-lmu-common: Move static keyword to the front of declaration
by Krzysztof Wilczynski
· 5 years ago
536129cc
leds: lm3532: Move static keyword to the front of declarations
by Krzysztof Wilczynski
· 5 years ago
4e421040
leds: trigger: gpio: GPIO 0 is valid
by Andy Shevchenko
· 5 years ago
d4b0220
leds: pwm: Use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
1669ec7
leds: is31fl32xx: Use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
2637fd4
leds: ti-lmu-common: Fix coccinelle issue in TI LMU
by Dan Murphy
· 5 years ago
070a0ee
leds: lm3532: Avoid potentially unpaired regulator calls
by Tony Lindgren
· 5 years ago
68bfcf6
leds: syscon: Use resource managed variant of device register
by Alexander Dahl
· 5 years ago
1dbb9fb4
leds: Allow to call led_classdev_unregister() unconditionally
by Andy Shevchenko
· 5 years ago
517ea49
leds: lm3532: Add full scale current configuration
by Dan Murphy
· 5 years ago
6559ac3
leds: lm3532: Fixes for the driver for stability
by Dan Murphy
· 5 years ago
4c90545
leds: lm3532: Change the define for the fs current register
by Dan Murphy
· 5 years ago
1312394
leds: lm3532: Fix brightness control for i2c mode
by Dan Murphy
· 5 years ago
fd81d7e
leds: Switch to use fwnode instead of be stuck with OF one
by Andy Shevchenko
· 5 years ago
ae6c4c7
leds: max77650: Switch to fwnode property API
by Andy Shevchenko
· 5 years ago
60e2dde
led: triggers: Fix a memory leak bug
by Wenwen Wang
· 5 years ago
3881a72f
leds: pca953x: Include the right header
by Linus Walleij
· 5 years ago
be7fc2c
Merge tag 'generic_lookup_helpers' into for-next
by Jacek Anaszewski
· 5 years ago
6cda08a
drivers: Introduce device lookup variants by name
by Suzuki K Poulose
· 5 years ago
af7b650
leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()
by Nishka Dasgupta
· 5 years ago
156189a
leds: netxbig: remove legacy board-file support
by Masahiro Yamada
· 5 years ago
246eab59
leds: lm3697: Switch to use fwnode_property_count_uXX()
by Andy Shevchenko
· 5 years ago
ebefec8
leds: lm36274: Switch to use fwnode_property_count_uXX()
by Andy Shevchenko
· 5 years ago
cc93c86
leds: lm3532: Switch to use fwnode_property_count_uXX()
by Andy Shevchenko
· 5 years ago
1817208
leds: an30259a: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
d7235f5
leds: gpio: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
b1f2449
leds: as3645a: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
8103f55
leds: aat1290: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
889003c
leds: cr0014114: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
e322b75
leds: lm3601x: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
a50ff28
leds: lm3692x: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
99ca0ea
leds: lp8860: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
68e1920
leds: lt3593: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
5fdf85a
leds: sc27xx-blt: Use generic support for composing LED names
by Jacek Anaszewski
· 6 years ago
bb4e9af
leds: core: Add support for composing LED class device names
by Jacek Anaszewski
· 6 years ago
b2b998c
leds: class: Improve LED and LED flash class registration API
by Jacek Anaszewski
· 6 years ago
7d9d60b
leds: is31fl319x: simplify getting the adapter of a client
by Wolfram Sang
· 5 years ago
6043971
leds: apu: add pr_fmt prefix for better log output
by Enrico Weigelt
· 5 years ago
93562049
leds: apu: fix error message on probing failure
by Enrico Weigelt
· 5 years ago
cc92e3c
leds: apu: drop profile field from priv data
by Enrico Weigelt
· 5 years ago
08e8382
leds: apu: drop iosize field from priv data
by Enrico Weigelt
· 5 years ago
da97735
leds: apu: drop enum_apu_led_platform_types
by Enrico Weigelt
· 5 years ago
0344e61
leds: apu: drop superseeded apu2/3 led support
by Enrico Weigelt
· 5 years ago
967ea03
leds: ktd2692: Fix a typo in the name of a constant
by Christophe JAILLET
· 5 years ago
f3b357c
leds: an30259a: Fix typo
by Christophe JAILLET
· 5 years ago
ed2abfe
leds: leds-lp5562 allow firmware files up to the maximum length
by Nick Stoughton
· 5 years ago
79937a4
leds: ns2: Add of_node_put() before return
by Nishka Dasgupta
· 5 years ago
730f693
leds: max77650: Add of_node_put() before return
by Nishka Dasgupta
· 6 years ago
533016c
leds: as3645a: Fix misuse of strlcpy
by Joe Perches
· 6 years ago
51251542
leds: max77650: add MODULE_ALIAS()
by Bartosz Golaszewski
· 6 years ago
8a3367c
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
6e2bbb6
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 6 years ago
3419240
Merge branch 'timers/vdso' into timers/core
by Thomas Gleixner
· 6 years ago
8dab919
docs: leds: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
3f467eb
leds: pwm: Support ACPI via firmware-node framework
by Nikolaus Voss
· 6 years ago
9285ec4
timekeeping: Use proper clock specifier names in functions
by Jason A. Donenfeld
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
25529ed
Merge tag 'ti-lmu-led-drivers' into for-next
by Jacek Anaszewski
· 6 years ago
09bfa5f
leds: leds-tca6507: simplify getting the adapter of a client
by Wolfram Sang
· 6 years ago
1c57d9b
leds: leds-pca955x: simplify getting the adapter of a client
by Wolfram Sang
· 6 years ago
11e1bbc
leds: lm36274: Introduce the TI LM36274 LED driver
by Dan Murphy
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
a61127c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
by Thomas Gleixner
· 6 years ago
36edc93
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
f58c356
Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
8c0f693
leds: avoid flush_work in atomic context
by Pavel Machek
· 6 years ago
0376148
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
Next »