linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-08 12:41:29 to 2019-09-19 10:57:11 UTC [more...]

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

v10 EL15203000
 2019-09-19  8:35 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: Add docs for EL15203000
` [PATCH v10 2/2] leds: add LED driver for EL15203000 board

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

v9 EL15203000
 2019-09-18 21:28 UTC  (6+ messages)
` [PATCH v9 1/2] dt-bindings: Add docs for EL15203000
` [PATCH v9 2/2] leds: add LED driver for EL15203000 board

[GIT PULL] LED updates for 5.4-rc1
 2019-09-18 19:00 UTC  (12+ messages)

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-09-18 17:31 UTC  (8+ messages)
` [PATCH v2 2/8] dt-bindings: sram: Convert SRAM "
` [PATCH v2 3/8] dt-bindings: sram: Convert Samsung Exynos SYSRAM "
` [PATCH v2 4/8] dt-bindings: memory-controllers: Convert Samsung Exynos SROM "
` [PATCH v2 5/8] dt-bindings: watchdog: Convert Samsung SoC watchdog "
` [PATCH v2 6/8] dt-bindings: watchdog: Add missing clocks requirement in Samsung SoC watchdog
` [PATCH v2 7/8] dt-bindings: pwm: Convert PWM bindings to json-schema
` [PATCH v2 8/8] dt-bindings: pwm: Convert Samsung "

[PATCH v3 0/2] leds: tlc591xx: switch to managed LED registration
 2019-09-18 15:25 UTC  (3+ 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 v7 0/5] Add a generic driver for LED-based backlight
 2019-09-18 14:57 UTC  (6+ 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 v7 4/5] dt-bindings: backlight: Add led-backlight binding
` [PATCH v7 5/5] backlight: add led-backlight driver

[RFC PATCH 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-09-18 11:53 UTC  (6+ messages)
` [RFC PATCH 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH] leds-bcm63xx: Use devm_platform_ioremap_resource() in two functions
 2019-09-18  8:55 UTC 

[PATCH v4 0/2] backlight_lm3630a: add enable_gpios property
 2019-09-17 18:14 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: backlight: lm3630a: add enable_gpios
` [PATCH v4 2/2] backlight: lm3630a: add an enable gpio for the HWEN pin

[PATCH] leds: lm3532: Avoid potentially unpaired regulator calls
 2019-09-17 17:23 UTC  (9+ messages)
` [FYI] lm3532: right registration to work with LED-backlight
        ` [PATCH] "

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

[PATCH 0/2] backlight_lm3630a: add enable_gpios property
 2019-09-15 17:34 UTC  (10+ messages)
` [PATCH 1/2] backlight: lm3630a: add an enable gpio for the HWEN pin
` [PATCH 2/2] dt-bindings: backlight: lm3630a: add enable_gpios

[PATCH] drivers: leds: tlc591xx: check error during device init
 2019-09-15 16:52 UTC  (2+ messages)

[PATCH v2 0/1] leds: fix /sys/class/leds/<led>/trigger
 2019-09-13 15:03 UTC  (2+ messages)
` [PATCH v2 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

v7 EL15203000
 2019-09-13 13:42 UTC  (6+ messages)
` [PATCH v8 1/2] dt-bindings: Add docs for EL15203000
` [PATCH v8 2/2] leds: add LED driver for EL15203000 board

[PATCH] leds: fix /sys/class/leds/<led>/trigger
 2019-09-13  5:00 UTC  (5+ messages)
` [PATCH] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

[PATCH v2] leds: lm3532: Fix optional led-max-microamp prop error handling
 2019-09-12 19:47 UTC  (4+ messages)

[PATCH v3 0/2] backlight_lm3630a: add enable_gpios property
 2019-09-12 15:03 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: backlight: lm3630a: add enable_gpios
` [PATCH v3 2/2] backlight: lm3630a: add an enable gpio for the HWEN pin

[PATCH v2 0/2] backlight_lm3630a: add enable_gpios property
 2019-09-12  9:18 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: lm3630a: add enable_gpios
` [PATCH v2 2/2] backlight: lm3630a: add an enable gpio for the HWEN pin

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

[PATCH 0/5] leds: fix /sys/class/leds/<led>/trigger and add new api
 2019-09-11 17:25 UTC  (17+ messages)
` [PATCH 1/5] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
` [PATCH 2/5] leds: make sure leds_class is initialized before triggers are registered
` [PATCH 3/5] driver core: class: add function to create /sys/class/<class>/foo directory
` [PATCH 4/5] leds: add /sys/class/triggers/ that contains trigger sub-directories
` [PATCH 5/5] leds: add /sys/class/leds/<led>/current-trigger

Inquiry 11/Sept/2019
 2019-09-11 12:08 UTC 

[RESEND,v2 0/2] leds: tlc591xx: switch to OF and managed API
 2019-09-11  8:20 UTC  (5+ messages)
` [RESEND,v2 1/2] leds: tlc591xx: simplify driver by using the managed led API
` [RESEND,v2 2/2] leds: tlc591xx: Use the OF version of the LED registration function

[PATCH v6 0/4] Add a generic driver for LED-based backlight
 2019-09-10 18:49 UTC  (7+ messages)
` [PATCH v6 1/4] leds: Add of_led_get() and led_put()
` [PATCH v6 2/4] leds: Add managed API to get a LED from a device driver
` [PATCH v6 3/4] dt-bindings: backlight: Add led-backlight binding
` [PATCH v6 4/4] backlight: add led-backlight driver

[PATCH v5 0/4] Add a generic driver for LED-based backlight
 2019-09-10 11:39 UTC  (9+ messages)
` [PATCH v5 1/4] leds: Add of_led_get() and led_put()
` [PATCH v5 2/4] leds: Add managed API to get a LED from a device driver
` [PATCH v5 3/4] dt-bindings: backlight: Add led-backlight binding
` [PATCH v5 4/4] backlight: add led-backlight driver

[PATCH v4 0/4] Add a generic driver for LED-based backlight
 2019-09-09 11:12 UTC  (8+ messages)
` [PATCH v4 4/4] backlight: add led-backlight driver

[PATCH v6 2/2] leds: add LED driver for EL15203000 board
 2019-09-08 16:40 UTC  (2+ 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).