linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-04 08:26:49 to 2021-11-08 00:25:10 UTC [more...]

[RFC PATCH v2 0/5] Adds support for PHY LEDs with offload triggers
 2021-11-08  0:24 UTC 

[RFC PATCH 0/6] Adds support for PHY LEDs with offload triggers
 2021-11-07 22:59 UTC  (17+ messages)
` [RFC PATCH 1/6] leds: trigger: add API for HW offloading of triggers
` [RFC PATCH 2/6] leds: permit to declare supported offload triggers
` [RFC PATCH 3/6] leds: add function to configure offload leds
` [RFC PATCH 4/6] leds: trigger: add offload-phy-activity trigger
` [RFC PATCH 5/6] net: dsa: qca8k: add LEDs support
` [RFC PATCH 6/6] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH] leds: gpio: Always provide cdev->brightness_set_blocking()
 2021-11-04 13:09 UTC  (2+ messages)

[GIT PULL] LEDs changes for v5.16-rc1
 2021-11-02  2:20 UTC  (2+ messages)

[PATCH] leds: Don't emit brightness set error message if LED supports hw triggers only
 2021-11-01 12:48 UTC  (4+ messages)

Define LEDs with mixed colors
 2021-11-01 12:18 UTC  (4+ messages)

[PATCH 0/2] leds: pca955x: Expose GPIOs for all pins
 2021-11-01  2:07 UTC  (3+ messages)
` [PATCH 1/2] leds: pca955x: Make the gpiochip always expose "

[PATCH V3 0/4] Add PM8350C PMIC PWM support for backlight
 2021-10-29 19:02 UTC  (10+ messages)
` [PATCH V3 1/4] dt-bindings: leds: Add pm8350c pmic support
` [PATCH V3 2/4] leds: Add pm8350c support to Qualcomm LPG driver
` [PATCH V3 3/4] arm64: dts: qcom: pm8350c: Add pwm support
` [PATCH V3 4/4] arm64: dts: qcom: Enable pm8350c pwm for sc7280-idp2

[PATCH v10 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-10-27 21:27 UTC  (8+ messages)
` [PATCH v10 2/2] leds: Add driver for Qualcomm LPG

[PATCH v3 0/3] HID: playstation: add LED support
 2021-10-27  7:50 UTC  (17+ messages)
` [PATCH v3 2/3] leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers

[PATCH 1/3] dt-bindings: leds: Deprecate `linux,default-trigger` property
 2021-10-26 20:44 UTC  (10+ messages)
` [PATCH 2/3] dt-bindings: leds: Add `excludes` property
` [PATCH 3/3] dt-bindings: leds: Allow for multiple colors in the `color` property

[PATCH] leds: lp5523: fix out-of-bounds bug in lp5523_selftest()
 2021-10-25 12:23 UTC 

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-10-24 23:21 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: leds: Convert register-bit-led binding to DT schema
` [PATCH v2 2/8] dt-bindings: leds: register-bit-led: Use 'reg' instead of 'offset'
` [PATCH v2 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names

[PATCH 1/2] dt-bindings: leds: Document none trigger
 2021-10-24 18:05 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: leds: Document mmc trigger

[PATCH] platform/x86: hp-wmi: add support for hp fourzone lighting
 2021-10-24 17:44 UTC  (3+ messages)

[PATCH platform-next v4 1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems
 2021-10-24 15:01 UTC 

[RESEND PATCH v8 0/2] Introduce block device LED trigger
 2021-10-22 17:20 UTC  (3+ messages)
` [RESEND PATCH v8 1/2] docs: Add block device (blkdev) LED trigger documentation
` [RESEND PATCH v8 2/2] leds: trigger: Add block device LED trigger

[PATCH V2 0/3] Add PM8350C PMIC PWM support for backlight
 2021-10-22 17:22 UTC  (6+ messages)
` [PATCH V2 1/3] dt-bindings: leds: Add pm8350c pmic support
` [PATCH V2 2/3] leds: Add pm8350c support to Qualcomm LPG driver
` [PATCH V2 3/3] arm64: dts: qcom: pm8350c: Add pwm support

[PATCH] leds: pca9532: Make pca9532_destroy_devices() return void
 2021-10-22 10:17 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v8 00/21] auxdisplay: ht16k33: Add character display support
 2021-10-21 21:57 UTC  (27+ messages)
` [PATCH v8 01/21] uapi: Add <linux/map_to_14segment.h>
` [PATCH v8 02/21] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v8 03/21] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v8 04/21] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v8 05/21] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v8 06/21] auxdisplay: Extract character line display core support
` [PATCH v8 07/21] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v8 08/21] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v8 09/21] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v8 10/21] auxdisplay: ht16k33: Fix frame buffer device blanking
` [PATCH v8 11/21] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v8 12/21] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v8 13/21] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v8 14/21] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v8 15/21] auxdisplay: ht16k33: Move delayed work
` [PATCH v8 16/21] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v8 17/21] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v8 18/21] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v8 19/21] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v8 20/21] auxdisplay: ht16k33: Add LED support
` [PATCH v8 21/21] auxdisplay: ht16k33: Make use of device properties

[PATCH v7 00/21] auxdisplay: ht16k33: Add character display support
 2021-10-15  8:59 UTC  (26+ messages)
` [PATCH v7 01/21] uapi: Add <linux/map_to_14segment.h>
` [PATCH v7 02/21] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v7 03/21] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v7 04/21] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v7 05/21] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v7 06/21] auxdisplay: Extract character line display core support
` [PATCH v7 07/21] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v7 08/21] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v7 09/21] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v7 10/21] auxdisplay: ht16k33: Fix frame buffer device blanking
` [PATCH v7 11/21] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v7 12/21] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v7 13/21] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v7 14/21] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v7 15/21] auxdisplay: ht16k33: Move delayed work
` [PATCH v7 16/21] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v7 17/21] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v7 18/21] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v7 19/21] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v7 20/21] auxdisplay: ht16k33: Add LED support
` [PATCH v7 21/21] auxdisplay: ht16k33: Make use of device properties

[PATCH] leds: trigger: Disable CPU trigger on PREEMPT_RT
 2021-10-13 18:08 UTC  (13+ messages)
                  ` [PATCH v2] "

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-10-12 15:08 UTC  (6+ messages)
` [PATCH v6 19/19] auxdisplay: ht16k33: Add LED support

[PATCH v2 1/2] dt-bindings: leds: Add Allwinner R329/D1 LED controller
 2021-10-12  1:14 UTC  (2+ messages)

[PATCH 5.14 032/151] ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe
 2021-10-11 13:45 UTC 

[PATCH 5.10 18/83] ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe
 2021-10-11 13:45 UTC 

[PATCH v8 0/2] Introduce block device LED trigger
 2021-10-09 15:39 UTC  (3+ messages)
` [PATCH v8 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v8 2/2] leds: trigger: Add block device LED trigger

[PATCH v7 0/2] Introduce block device LED trigger
 2021-10-08 19:12 UTC  (3+ messages)
` [PATCH v7 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v7 2/2] leds: trigger: Add block device LED trigger

[PATCH v6 0/2] Introduce block device LED trigger
 2021-10-08 18:50 UTC  (4+ messages)
` [PATCH v6 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v6 2/2] leds: trigger: Add block device LED trigger

[RESEND PATCH v5 0/2] Introduce block device LED trigger
 2021-10-08 14:04 UTC  (7+ messages)
` [RESEND PATCH v5 1/2] docs: Add block device (blkdev) LED trigger documentation
` [RESEND PATCH v5 2/2] leds: trigger: Add block device LED trigger

[PATCH v3 0/5] Add support for QCOM SPMI Flash LEDs
 2021-10-08  2:12 UTC  (6+ messages)
` [PATCH v3 2/5] leds: Add driver "

lets settle the LED `function` property regarding the netdev trigger
 2021-10-07 17:13 UTC  (17+ messages)

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-10-06  7:44 UTC  (5+ messages)

[PATCH v2 2/2] leds: sunxi: New driver for the R329/D1 LED controller
 2021-10-05 21:10 UTC  (2+ messages)

[PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360
 2021-10-05 19:33 UTC  (3+ messages)

[PATCH v4 0/2] Introduce block device LED trigger
 2021-10-05 12:24 UTC  (7+ messages)
` [PATCH v4 1/2] docs: Add block device (blkdev) LED trigger documentation

[PATCH] leds: LP50XX should select REGMAP_I2C
 2021-10-04 23:20 UTC 

devicename part of LEDs under ethernet MAC / PHY
 2021-10-04 12:14 UTC  (10+ messages)
    ` are device names part of sysfs ABI? (was Re: devicename part of LEDs under ethernet MAC / PHY)


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