linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-20 20:29:40 to 2019-10-02 18:41:56 UTC [more...]

[RFC PATCH] leds: core: Fix LED_COLOR_MAX_ID
 2019-10-02 18:42 UTC  (3+ messages)

[PATCH -next 0/2] leds: add substitutes for /sys/class/leds/<led>/trigger
 2019-10-02 18:06 UTC  (11+ messages)
` [PATCH -next 1/2] leds: add /sys/devices/virtual/led-trigger/
` [PATCH -next 2/2] leds: add /sys/class/leds/<led>/current-trigger

[PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-02 16:40 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH v10 00/16] Multicolor Framework
 2019-10-02 15:53 UTC  (21+ messages)
` [PATCH v10 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v10 02/16] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v10 03/16] "
` [PATCH v10 04/16] leds: multicolor: Introduce a multicolor class definition
` [PATCH v10 05/16] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v10 06/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v10 07/16] dt: bindings: lp55xx: Be consistent in the document with LED acronym
` [PATCH v10 08/16] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v10 09/16] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v10 10/16] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v10 11/16] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v10 12/16] leds: lp55xx: Add multicolor framework support to lp55xx
` [PATCH v10 13/16] leds: lp5523: Update the lp5523 code to add intensity function
` [PATCH v10 14/16] leds: lp5521: Add multicolor framework intensity support
` [PATCH v10 15/16] leds: lp55xx: Fix checkpatch file permissions issues
` [PATCH v10 16/16] leds: lp5523: Fix checkpatch issues in the code

[PATCH v7 0/5] Add a generic driver for LED-based backlight
 2019-10-02 13:58 UTC  (8+ messages)
` [PATCH v7 1/5] leds: populate the device's of_node when possible
` [PATCH v7 2/5] leds: Add of_led_get() and led_put()
` [PATCH v7 3/5] leds: Add managed API to get a LED from a device driver

[PATCH v2 1/6] leds: flash: Remove extern from the header file
 2019-10-02 12:40 UTC  (6+ messages)
` [PATCH v2 2/6] leds: flash: Add devm_* functions to the flash class
` [PATCH v2 3/6] leds: lm3601x: Convert class registration to device managed
` [PATCH v2 4/6] leds: core: Remove extern from header
` [PATCH v2 5/6] leds: core: Fix devm_classdev_match to reference correct structure
` [PATCH v2 6/6] leds: core: Fix leds.h structure documentation

[PATCH 1/5] leds: Kconfig: Be consistent with the usage of "LED"
 2019-10-02 12:04 UTC  (13+ messages)
` [PATCH 2/5] leds: flash: Convert non extended registration to inline
` [PATCH 3/5] leds: flash: Remove extern from the header file
` [PATCH 4/5] leds: flash: Add devm_* functions to the flash class
` [PATCH 5/5] leds: lm3601x: Convert class registration to device managed

[PATCH v3 0/1] leds: fix /sys/class/leds/<led>/trigger
 2019-10-01 19:35 UTC  (4+ messages)
` [PATCH v3 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-01 15:24 UTC  (4+ messages)
` [PATCH v2 2/8] dt-bindings: sram: Convert SRAM "

[PATCH V6 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2019-10-01 15:17 UTC  (13+ messages)
` [PATCH V6 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V6 2/8] backlight: qcom-wled: restructure the qcom-wled bindings
` [PATCH V6 3/8] backlight: qcom-wled: Add new properties for PMI8998
` [PATCH V6 4/8] backlight: qcom-wled: Rename PM8941* to WLED3
` [PATCH V6 5/8] backlight: qcom-wled: Restructure the driver for WLED3
` [PATCH V6 6/8] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V6 7/8] backlight: qcom-wled: add support for short circuit handling
` [PATCH V6 8/8] backlight: qcom-wled: Add auto string detection logic

[PATCH v9 00/15] Multicolor Framework
 2019-09-30 20:34 UTC  (37+ messages)
` [PATCH v9 01/15] leds: multicolor: Add sysfs interface definition
` [PATCH v9 02/15] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v9 03/15] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v9 04/15] "
` [PATCH v9 05/15] leds: multicolor: Introduce a multicolor class definition
` [PATCH v9 06/15] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v9 07/15] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v9 08/15] dt: bindings: lp55xx: Be consistent in the document with LED
` [PATCH v9 09/15] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v9 10/15] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v9 11/15] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v9 12/15] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v9 13/15] leds: lp55xx: Update the lp55xx to use the multi color framework
` [PATCH v9 14/15] leds: lp55xx: Fix checkpatch file permissions issues
` [PATCH v9 15/15] leds: lp5523: Fix checkpatch issues in the code

[PATCH 1/2] leds: Add flag to keep trigger always
 2019-09-30 17:27 UTC  (5+ messages)

[PATCH 0/6] dt-bindings: max77650: convert the device-tree bindings to yaml
 2019-09-30 13:02 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: mfd: max77650: convert the binding document "
` [PATCH 2/6] dt-bindings: input: "
` [PATCH 3/6] dt-bindings: regulator: "
` [PATCH 4/6] dt-bindings: power: "
` [PATCH 5/6] dt-bindings: leds: "
` [PATCH 6/6] MAINTAINERS: update the list of maintained files for max77650

[PATCH v2 0/1] leds: fix /sys/class/leds/<led>/trigger
 2019-09-28  4:08 UTC  (9+ messages)
` [PATCH v2 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

[PATCH v3 0/2] leds: tlc591xx: switch to managed LED registration
 2019-09-26 12:13 UTC  (5+ messages)
` [PATCH v3 1/2] leds: tlc591xx: simplify driver by using the managed led API
` [PATCH v3 2/2] leds: tlc591xx: use devm_led_classdev_register_ext()

[PATCH] leds: mlxreg: Fix possible buffer overflow
 2019-09-26 12:07 UTC  (2+ messages)

[PATCH v5 0/3] leds: Add control of the voltage/current regulator to the LED core
 2019-09-25  8:41 UTC  (6+ messages)
` [PATCH v5 1/3] led: make led_set_brightness_sync() use led_set_brightness_nosleep()
` [PATCH v5 2/3] dt-bindings: leds: document the "power-supply" property
` [PATCH v5 3/3] leds: Add control of the voltage/current regulator to the LED core

[PATCH] leds: tlc591xx: update the maximum brightness
 2019-09-24 19:26 UTC  (2+ messages)

[PATCH v3 0/5] leds: lm3692x: Probing and flag fixes
 2019-09-24 18:20 UTC  (9+ messages)
` [PATCH v3 1/5] leds: lm3692x: Print error value on dev_err
` [PATCH v3 2/5] leds: lm3692x: Don't overwrite return value in error path
` [PATCH v3 3/5] leds: lm3692x: Handle failure to probe the regulator
` [PATCH v3 4/5] leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
` [PATCH v3 5/5] leds: lm3692x: Use flags from LM3692X_BRT_CTRL

[PATCH v8 0/9] Multicolor FW v8 update
 2019-09-24 14:52 UTC  (34+ messages)
` [PATCH v8 1/9] leds: multicolor: Add sysfs interface definition
` [PATCH v8 2/9] documention: leds: Add multicolor class documentation
` [PATCH v8 3/9] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v8 4/9] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v8 5/9] "
` [PATCH v8 6/9] leds: multicolor: Introduce a multicolor class definition
` [PATCH v8 7/9] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v8 8/9] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v8 9/9] leds: Update the lp55xx to use the multi color framework

[PATCH v4 0/3] leds: Add control of the voltage/current regulator to the LED core
 2019-09-24 13:43 UTC  (7+ messages)
` [PATCH v4 1/3] led: make led_set_brightness_sync() use led_set_brightness_nosleep()

leds: apu: drop obsolete support for apu>=2
 2019-09-24 12:42 UTC  (5+ messages)

[PATCH v4 0/2] leds: tlc591xx: switch to managed LED registration
 2019-09-23 10:01 UTC  (4+ messages)
` [PATCH v4 2/2] leds: tlc591xx: use devm_led_classdev_register_ext()

[PATCH AUTOSEL 5.3 013/203] leds: leds-lp5562 allow firmware files up to the maximum length
 2019-09-22 18:42 UTC  (3+ messages)
` [PATCH AUTOSEL 5.3 101/203] led: triggers: Fix a memory leak bug
` [PATCH AUTOSEL 5.3 132/203] leds: lm3532: Fixes for the driver for stability

[PATCH AUTOSEL 5.2 011/185] leds: leds-lp5562 allow firmware files up to the maximum length
 2019-09-22 18:48 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 091/185] led: triggers: Fix a memory leak bug
` [PATCH AUTOSEL 5.2 121/185] leds: lm3532: Fixes for the driver for stability

[PATCH AUTOSEL 4.19 008/128] leds: leds-lp5562 allow firmware files up to the maximum length
 2019-09-22 18:53 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 066/128] led: triggers: Fix a memory leak bug

[PATCH AUTOSEL 4.14 05/89] leds: leds-lp5562 allow firmware files up to the maximum length
 2019-09-22 18:55 UTC 

[PATCH AUTOSEL 4.9 05/60] leds: leds-lp5562 allow firmware files up to the maximum length
 2019-09-22 18:58 UTC 

[PATCH AUTOSEL 4.4 04/44] leds: leds-lp5562 allow firmware files up to the maximum length
 2019-09-22 19:00 UTC 

[PATCH v2 0/5] leds: lm3692x: Probing and flag fixes
 2019-09-21 21:15 UTC  (4+ messages)
` [PATCH v2 2/5] leds: lm3692x: Don't overwrite return value in error path

[PATCH v7 9/9] leds: Update the lp55xx to use the multi color framework
 2019-09-21 15:45 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).