linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-19 18:34:31 to 2019-10-01 14:56:59 UTC [more...]

[PATCH v10 00/16] Multicolor Framework
 2019-10-01 14:56 UTC  (16+ messages)
` [PATCH v10 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v10 03/16] leds: Add multicolor ID to the color ID list
` [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 v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-01 14:00 UTC  (7+ messages)
` [PATCH v2 2/8] dt-bindings: sram: Convert SRAM "
` [PATCH v2 5/8] dt-bindings: watchdog: Convert Samsung SoC watchdog "
` [PATCH v2 8/8] dt-bindings: pwm: Convert Samsung PWM "

[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 v3 0/1] leds: fix /sys/class/leds/<led>/trigger
 2019-09-29 14:46 UTC  (3+ messages)
` [PATCH v3 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

[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 V6 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2019-09-30  6:39 UTC  (9+ 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 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  (6+ 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 v7 0/5] Add a generic driver for LED-based backlight
 2019-09-24 21:10 UTC  (7+ 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] 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  (35+ 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  (9+ messages)
` [PATCH v4 1/3] led: make led_set_brightness_sync() use led_set_brightness_nosleep()
` [PATCH v4 2/3] dt-bindings: leds: document the "power-supply" property
` [PATCH v4 3/3] leds: Add control of the voltage/current regulator to the LED core

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  (5+ messages)
` [PATCH v4 1/2] leds: tlc591xx: simplify driver by using the managed led API
` [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  (9+ messages)
` [PATCH v2 1/5] leds: lm3692x: Print error value on dev_err
` [PATCH v2 2/5] leds: lm3692x: Don't overwrite return value in error path
` [PATCH v2 3/5] leds: lm3692x: Handle failure to probe the regulator
` [PATCH v2 4/5] leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
` [PATCH v2 5/5] leds: lm3692x: Use flags from LM3692X_BRT_CTRL

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

[PATCH] leds-bcm63xx: Use devm_platform_ioremap_resource() in two functions
 2019-09-20 19:49 UTC  (5+ messages)
  ` [PATCH v2] leds-bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()
  ` [PATCH v2] leds-bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe()

[PATCH v3 0/3] leds: Add control of the voltage/current regulator to the LED core
 2019-09-20 12:29 UTC  (6+ messages)
` [PATCH v3 2/3] "

[PATCH v6 1/9] leds: multicolor: Add sysfs interface definition
 2019-09-20 12:31 UTC  (6+ messages)
` [PATCH v6 6/9] leds: multicolor: Introduce a multicolor class definition

[PATCH] drivers: leds: tlc591xx: check error during device init
 2019-09-19 20:26 UTC  (2+ messages)

v11 EL15203000
 2019-09-19 20:10 UTC  (6+ messages)
` [PATCH v11 1/2] dt-bindings: Add docs for EL15203000
` [PATCH v11 2/2] leds: add LED driver for EL15203000 board

[PATCH v7 0/9] Multicolor Framework updates
 2019-09-19 18:36 UTC  (7+ messages)
` [PATCH v7 1/9] leds: multicolor: Add sysfs interface definition
` [PATCH v7 2/9] documention: leds: Add multicolor class documentation
` [PATCH v7 4/9] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v7 5/9] "
` [PATCH v7 6/9] leds: multicolor: Introduce a multicolor class definition
` [PATCH v7 7/9] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers


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).