linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 20:37:00 to 2020-06-05 12:11:21 UTC [more...]

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

[PATCH v26 00/15] Multicolor Framework v26
 2020-06-05  0:08 UTC  (20+ messages)
` [PATCH v26 01/15] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v26 02/15] leds: Add multicolor ID to the color ID list
` [PATCH v26 03/15] leds: multicolor: Introduce a multicolor class definition
` [PATCH v26 04/15] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v26 05/15] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v26 06/15] dt-bindings: leds: Convert leds-lp55xx to yaml
` [PATCH v26 07/15] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v26 08/15] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v26 09/15] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v26 10/15] leds: lp55xx: Convert LED class registration to devm_*
` [PATCH v26 11/15] leds: lp55xx: Add multicolor framework support to lp55xx
` [PATCH v26 12/15] leds: lp5523: Update the lp5523 code to add multicolor brightness function
` [PATCH v26 13/15] leds: lp5521: Add multicolor framework multicolor brightness support
` [PATCH v26 14/15] leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros
` [PATCH v26 15/15] leds: lp5523: Fix various formatting issues in the code

[GIT PULL] LEDs changes for v5.8-rc1
 2020-06-04 18:25 UTC  (2+ messages)

[PATCH] leds: mt6360: Add LED driver for MT6360
 2020-06-04 16:07 UTC  (5+ messages)

[PATCH v2] leds-bcm6328: support second hw blinking interval
 2020-06-04 14:01 UTC  (11+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH 0/6] leds: fix broken devres usage
 2020-06-04 13:31 UTC  (15+ messages)
` [PATCH 1/6] leds: 88pm860x: fix use-after-free on unbind
` [PATCH 2/6] leds: da903x: "
` [PATCH 3/6] leds: lm3533: "
` [PATCH 4/6] leds: lm36274: "
` [PATCH 5/6] leds: wm831x-status: "
` [PATCH 6/6] leds: drop redundant struct-device pointer casts

[PATCH] leds: lm355x: avoid enum conversion warning
 2020-06-04 13:28 UTC  (5+ messages)

[PATCH v18 0/4] Multi Color LED Framework Patches
 2020-06-04 13:21 UTC  (5+ messages)
` [PATCH v18 4/4] leds: multicolor: Introduce a multicolor class definition

[PATCH v1] dt-bindings: leds: fix macro names for pca955x
 2020-06-04 13:17 UTC  (2+ messages)

[PATCH v26 00/15] Multicolor Framework v25
 2020-06-04 12:04 UTC 

[PATCH] dt-bindings: leds: fix macro names for pca955x
 2020-05-29 17:27 UTC  (6+ messages)

[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Shanghai Awinic Technology Co., Ltd
 2020-05-27 17:04 UTC  (8+ messages)
` [PATCH v2 2/3] dt-bindings: leds: Add binding for aw2013
` [PATCH v2 3/3] leds: add aw2013 driver

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

[PATCH] dt-bindings: leds: fix macro names for pca955x
 2020-05-26  8:37 UTC 

[PATCH -next] leds: blinkm: remove set but not used variable
 2020-05-25 10:49 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: misc. cleanups and improvements
 2020-05-11 23:12 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: leds: common: Drop enumeration for linux,default-triggers

[PATCH v2 0/2] Add Turris Omnia LEDs driver
 2020-05-11 20:21 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: leds: add cznic,turris-omnia-leds binding
` [PATCH v2 2/2] leds: initial support for Turris Omnia LEDs

[PATCH v1] Add support for MediaTek regulator vibrator driver
 2020-05-07 21:09 UTC  (3+ messages)

[PATCH V6 0/4] Add support for WLED5
 2020-05-06 10:08 UTC  (11+ messages)
` [PATCH V6 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V6 2/4] backlight: qcom-wled: Add callback functions
` [PATCH V6 3/4] backlight: qcom-wled: Add WLED5 bindings
` [PATCH V6 4/4] backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8150L PMICs

[PATCH 1/3] leds: add aw2013 driver
 2020-05-05 17:19 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: leds: Add binding for aw2013
` [PATCH 3/3] dt-bindings: vendor-prefixes: Add Shanghai Awinic Technology Co., Ltd

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

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


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