linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-04 10:55:10 to 2020-02-14 15:48:27 UTC [more...]

[PATCH] leds: use devm_platform_ioremap_resource_byname()
 2020-02-14 15:48 UTC 

[PATCH v6 0/4] leds: trigger: implement a tty trigger
 2020-02-13  9:16 UTC  (5+ messages)
` [PATCH v6 1/4] lib: new helper kstrtodev_t()
` [PATCH v6 2/4] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v6 3/4] tty: new helper function tty_get_icount()
` [PATCH v6 4/4] leds: trigger: implement a tty trigger

[PATCH 1/2 v2] leds: ns2: Absorb platform data
 2020-02-12 13:27 UTC  (3+ messages)
` [PATCH 2/2 v2] leds: ns2: Convert to GPIO descriptors

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

[PATCH] leds: pwm: Replace zero-length array with flexible-array member
 2020-02-11 20:49 UTC 

[PATCH] leds: is31fl32xx: Replace zero-length array with flexible-array member
 2020-02-11 20:47 UTC 

[PATCH v15 06/19] leds: lp50xx: Add the LP50XX family of the RGB LED driver
 2020-02-09 22:47 UTC  (7+ messages)
        ` [kbuild-all] "

[RFC PATCH 0/5] leds: Add DT node finding and parsing to core
 2020-02-09 22:46 UTC  (5+ messages)

[GIT PULL] LEDs changes for v5.6-rc1
 2020-02-06 22:45 UTC  (4+ messages)

How to synchronize leds in trigger
 2020-01-31 16:39 UTC  (6+ messages)

[PATCH 0/3] leds: pwm: some cleanups
 2020-01-27  7:41 UTC  (8+ messages)
` [PATCH 1/3] leds: pwm: simplify if condition
` [PATCH 2/3] leds: pwm: convert to atomic PWM API
` [PATCH 3/3] leds: pwm: don't set the brightness during .probe

[PATCH v2 1/2] dt-bindings: leds: Convert common LED binding to schema
 2020-01-23 21:20 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: leds: Convert gpio-leds to DT schema

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-01-23 15:18 UTC  (27+ messages)
` [PATCH v10 01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v10 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v10 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v10 04/13] mfd: bd718x7: Add compatible for BD71850
` [PATCH v10 05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v10 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v10 07/13] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v10 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v10 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v10 10/13] rtc: bd70528: add BD71828 support
` [PATCH v10 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v10 12/13] leds: Add common LED binding parsing support to LED class/core
` [PATCH v10 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH] leds: lm3697: fix spelling mistake "To" -> "Too"
 2020-01-22 23:37 UTC 

[GIT PULL] LEDs changes for 5.5-rc8
 2020-01-22 21:05 UTC  (3+ messages)

[PATCH v2] leds: add SGI IP30 led support
 2020-01-20 17:09 UTC 

[PATCH v12 00/10] Support ROHM BD71828 PMIC
 2020-01-20 13:41 UTC  (13+ messages)
` [PATCH v12 01/10] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v12 02/10] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v12 03/10] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v12 04/10] mfd: bd718x7: Add compatible for BD71850
` [PATCH v12 05/10] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v12 06/10] mfd: bd71828: Add power-key support
` [PATCH v12 07/10] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v12 08/10] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v12 09/10] mfd: bd70528: Fix hour register mask
` [PATCH v12 10/10] rtc: bd70528: add BD71828 support

[PATCH v11 00/13] Support ROHM BD71828 PMIC
 2020-01-20  8:59 UTC  (17+ messages)
` [PATCH v11 01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v11 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v11 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v11 04/13] mfd: bd718x7: Add compatible for BD71850
` [PATCH v11 05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v11 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v11 07/13] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v11 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v11 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v11 10/13] rtc: bd70528: add BD71828 support
` [PATCH v11 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v11 12/13] leds: Add common LED binding parsing support to LED class/core
` [PATCH v11 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH AUTOSEL 4.19 531/671] led: triggers: Fix dereferencing of null pointer
 2020-01-16 17:02 UTC 

[PATCH] leds: add SGI IP30 led support
 2020-01-16 15:21 UTC  (4+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2020-01-15 14:31 UTC  (9+ messages)
` [RFC 22/25] leds: tm1826: Add combined glyph support

[RESEND PATCH v9 00/12] Support ROHM BD71828 PMIC
 2020-01-15  9:21 UTC  (13+ messages)
` [RESEND PATCH v9 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [RESEND PATCH v9 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [RESEND PATCH v9 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [RESEND PATCH v9 04/12] mfd: bd718x7: Add compatible for BD71850
` [RESEND PATCH v9 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [RESEND PATCH v9 06/12] mfd: input: bd71828: Add power-key support
` [RESEND PATCH v9 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [RESEND PATCH v9 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [RESEND PATCH v9 09/12] rtc: bd70528: add BD71828 support
` [RESEND PATCH v9 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [RESEND PATCH v9 11/12] leds: Add common LED binding parsing support to LED class/core
` [RESEND PATCH v9 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v9 00/12] Support ROHM BD71828 PMIC
 2020-01-15  8:41 UTC  (15+ messages)
` [PATCH v9 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v9 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v9 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v9 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v9 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v9 06/12] mfd: input: bd71828: Add power-key support
` [PATCH v9 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v9 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v9 09/12] rtc: bd70528: add BD71828 support
` [PATCH v9 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v9 11/12] leds: Add common LED binding parsing support to LED class/core
` [PATCH v9 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2020-01-15  8:34 UTC  (14+ messages)
` [PATCH v8 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v8 09/12] rtc: bd70528: add BD71828 support

Investment opportunity
 2020-01-12  5:00 UTC 

[PATCH 1/2] leds: ns2: Absorb platform data
 2020-01-12 13:56 UTC  (6+ messages)
` [PATCH 2/2] leds: ns2: Convert to GPIO descriptors

[PATCH v17 00/19] Multicolor Framework
 2020-01-08 19:12 UTC  (5+ messages)

[PATCH -next] leds: leds-bd2802: remove set but not used variable 'pdata'
 2020-01-08 17:06 UTC  (2+ messages)

[PATCH] Documentation: spi-ir-led: fix spelling mistake "balue"->"value"
 2020-01-08 16:42 UTC  (2+ messages)

[PATCH v4 0/6] leds: lm3692x: Allow to set ovp and brigthness mode
 2020-01-08 12:40 UTC  (9+ messages)
` [PATCH v4 1/6] leds: lm3692x: Make sure we don't exceed the maximum led current
` [PATCH v4 2/6] leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
` [PATCH v4 3/6] leds: lm3692x: Split out lm3692x_leds_disable
` [PATCH v4 4/6] leds: lm3692x: Disable chip on brightness 0
` [PATCH v4 5/6] dt: bindings: lm3692x: Add ti,brightness-mapping-exponential property
` [PATCH v4 6/6] leds: lm3692x: Allow to configure brigthness mode
` Exponential LED brightness Re: [PATCH v4 0/6] leds: lm3692x: Allow to set ovp and "

[PATCH v10 0/6] Add a generic driver for LED-based backlight
 2020-01-07 14:33 UTC  (6+ messages)
` [PATCH v10 6/6] backlight: add led-backlight driver

[PATCH v5 0/3] tty/leds: implement a trigger for ttys
 2020-01-07  9:34 UTC  (8+ messages)
` [PATCH v5 3/3] leds: trigger: implement a tty trigger

[PATCH v3 0/9] leds: lm3692x: Allow to set ovp and brigthness mode
 2020-01-06  9:44 UTC  (9+ messages)
` [PATCH v3 1/9] dt: bindings: lm3692x: Add ti,ovp-microvolt property
` [PATCH v3 3/9] dt: bindings: lm3692x: Add ti,brightness-mapping-exponential property
` [PATCH v3 5/9] dt: bindings: lm3692x: Add led-max-microamp property

[pavel-linux-leds:for-next 19/21] drivers/leds/leds-lm3692x.c:413:61: error: 'max_cur' undeclared
 2020-01-06  5:28 UTC 

[pavel-linux-leds:for-next 19/21] drivers/leds/leds-lm3692x.c:331:9: error: 'struct lm3692x_led' has no member named 'brightness_ctrl'
 2020-01-06  3:45 UTC 

LED backlight on Droid 4 and others
 2020-01-05 23:55 UTC 


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