linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-20 17:54:12 to 2022-07-05 18:56:55 UTC [more...]

[PATCH v3 0/6] leds: Fix/Add is31fl319{0,1,3} support
 2022-07-05 18:56 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: leds: Convert is31fl319x to dtschema
` [PATCH v3 2/6] dt-bindings: leds: is31fl319x: Document variants specificities
` [PATCH v3 3/6] leds: is31fl319x: Add missing si-en compatibles
` [PATCH v3 4/6] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
` [PATCH v3 5/6] leds: is31fl319x: Move chipset-specific values in chipdef struct
` [PATCH v3 6/6] leds: is31fl319x: Add support for is31fl319{0,1,3} chips

[PATCH 1/2] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding
 2022-07-05 18:46 UTC  (24+ messages)
` [PATCH 2/2] leds: Add support for Turris 1.x LEDs
` [PATCH v2 1/2] [RFT] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding
  ` [PATCH v2 2/2] leds: Add support for Turris 1.x LEDs

[PATCH] dt-bindings: leds: lp50xx: fix LED children names
 2022-07-05 12:13 UTC  (5+ messages)

[PATCH] dt-bindings: leds: class-multicolor: reference class directly in multi-led node
 2022-07-05 11:52 UTC  (3+ messages)

[PATCH 2/6] leds: lm3697: Remove duplicated error reporting in .remove()
 2022-07-05 10:36 UTC  (10+ messages)
` [PATCH 3/6] leds: lm3601x: Don't use mutex after it was destroyed
` [PATCH 4/6] leds: lm3601x: Improve error reporting for problems during .remove()
  ` [PATCH 6/6] i2c: Make remove callback return void

[PATCH v4 00/13] Add Mediatek MT6370 PMIC support
 2022-07-04 21:14 UTC  (25+ messages)
` [PATCH v4 01/13] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v4 02/13] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v4 03/13] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v4 04/13] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v4 05/13] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v4 06/13] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v4 07/13] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v4 08/13] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH v4 09/13] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v4 10/13] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v4 11/13] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v4 12/13] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [PATCH v4 13/13] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH 0/3] leds: turris-omnia: updates
 2022-07-04 10:59 UTC  (4+ messages)
` [PATCH 1/3] leds: turris-omnia: support HW controlled mode via private trigger
` [PATCH 2/3] leds: turris-omnia: initialize multi-intensity to full
` [PATCH 3/3] leds: turris-omnia: change max brightness from 255 to 1

[PATCH 0/5] mfd: max597x: Add support for max597x
 2022-07-04  9:00 UTC 

[PATCH v3 1/4] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block
 2022-07-03  3:56 UTC  (5+ messages)
` [PATCH v3 2/4] leds: qcom-lpg: Add PM660L configuration and compatible
` (subset) [PATCH v3 1/4] dt-bindings: leds: qcom-lpg: Add compatible for PM660L LPG block

[PATCH 1/2] dt-bindings: leds: qcom-wled: fix number of addresses
 2022-07-03  3:56 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: correct SPMI WLED register range encoding
  ` (subset) "
` (subset) [PATCH 1/2] dt-bindings: leds: qcom-wled: fix number of addresses

[PATCH v2 0/6] leds: Fix/Add is31fl319{0,1,3} support
 2022-07-02 13:47 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: leds: Convert is31fl319x to dtschema
` [PATCH v2 2/6] dt-bindings: leds: is31fl319x: Document variants specificities
` [PATCH v2 3/6] leds: is31fl319x: Add missing si-en compatibles
` [PATCH v2 4/6] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
` [PATCH v2 5/6] leds: is31fl319x: Move chipset-specific values in chipdef struct
` [PATCH v2 6/6] leds: is31fl319x: Add support for is31fl319{0,1,3} chips

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[PATCH v1 RESEND 0/7] Fix/Add is31fl319{0,1,3} support
 2022-07-01 16:34 UTC  (13+ messages)
` [PATCH v1 RESEND 1/7] dt-bindings: leds: Convert is31fl319x to dtschema
` [PATCH v1 RESEND 2/7] dt-bindings: leds: is31fl319x: Add missing si-en compatibles
` [PATCH v1 RESEND 3/7] "
` [PATCH v1 RESEND 4/7] dt-bindings: leds: is31fl319x: Document variants specificities
` [PATCH v1 RESEND 5/7] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
` [PATCH v1 RESEND 6/7] leds: is31fl319x: Move chipset-specific values in chipdef struct
` [PATCH v1 RESEND 7/7] leds: is31fl319x: Add support for is31fl319{0,1,3} chips

[PATCH v6 0/3] Add support for the TLC5925
 2022-07-01 15:32 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: leds: Add bindings for the TLC5925 controller
` [PATCH v6 2/3] leds: Add driver for the TLC5925 LED controller
` [PATCH v6 3/3] leds: tlc5925: Add support for non blocking operations

[PATCH 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2022-07-01  9:33 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-06-30 21:55 UTC  (43+ messages)
` [PATCH v3 01/14] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v3 02/14] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v3 03/14] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v3 04/14] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v3 05/14] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v3 06/14] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v3 08/14] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH v3 09/14] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [PATCH v3 10/14] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v3 11/14] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v3 12/14] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v3 13/14] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [PATCH v3 14/14] video: backlight: mt6370: Add Mediatek MT6370 support
` (subset) [PATCH v3 00/14] Add Mediatek MT6370 PMIC support

Wycena paneli fotowoltaicznych
 2022-06-30  7:51 UTC 

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-06-29 17:14 UTC  (6+ messages)

[PATCH v2] arm64: dts: ti: k3-am642-sk: Add DT entry for onboard LEDs
 2022-06-29  7:58 UTC 

[PATCH v1 0/7] Fix/Add is31fl319{0,1,3} support
 2022-06-28 17:46 UTC  (8+ messages)
` [PATCH v1 1/7] dt-bindings: leds: Convert is31fl319x to dtschema
` [PATCH v1 2/7] dt-bindings: leds: is31fl319x: Add missing si-en compatibles
` [PATCH v1 3/7] "
` [PATCH v1 4/7] dt-bindings: leds: is31fl319x: Document variants specificities
` [PATCH v1 5/7] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
  ` [PATCH v1 6/7] leds: is31fl319x: Move chipset-specific values in chipdef struct
  ` [PATCH v1 7/7] leds: is31fl319x: Add support for is31fl319{0,1,3} chips

[PATCH v3 0/3] Add support for the TLC5925
 2022-06-28 13:05 UTC  (5+ messages)
` [PATCH v3 2/3] leds: Add driver for the TLC5925 LED controller

Prawne zabezpieczenie firmy
 2022-06-28  6:46 UTC 

[PATCH RESEND v2] leds: Add leds-qcom-lpg entry to documentation table of contents
 2022-06-28  0:33 UTC  (2+ messages)

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-27 16:28 UTC  (16+ messages)
` [PATCH v2 03/15] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v2 07/15] Documentation: ABI: testing: mt6370: Add ADC sysfs guideline
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support

[PATCH v4 0/2] Add the property to make backlight OCP level selectable
 2022-06-27 14:08 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: backlight: rt4831: Add the new ocp level property
` [PATCH v4 2/2] backlight: rt4831: Apply ocp level from devicetree

[PATCH RESEND v2] led: multicolor: Fix intensity setting while SW blinking
 2022-06-27 13:31 UTC 

[PATCH v5 0/3] Add support for the TLC5925
 2022-06-27  7:57 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: leds: Add bindings for the TLC5925 controller

[PATCH 0/3] leds-mt6323: Make driver flexible and cleanups
 2022-06-22 13:53 UTC  (2+ messages)

[PATCH v2 0/3] leds/arm: dts: leds on Samsung Galaxy S3
 2022-06-22 11:58 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: exynos: align aat1290 flash LED node with bindings in "
  ` (subset) "
` [PATCH v2 3/3] ARM: dts: exynos: add function and color to aat1290 flash LED node "
  ` (subset) "

[PATCH 1/3] dt-bindings: leds: skyworks,aat1290: convert to dtschema
 2022-06-20 23:47 UTC  (7+ messages)
` [PATCH 3/3] ARM: dts: exynos: add function and color to aat1290 flash LED node in Galaxy S3
          ` [Replicant] "


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