Linux LED subsystem development
 help / color / mirror / Atom feed
 messages from 2025-09-11 17:18:30 to 2025-10-09 14:18:15 UTC [more...]

[PATCH 1/4] leds: Add Virtual Color LED Group driver
 2025-10-09 14:18 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: leds: Add YAML bindings for "
` [PATCH 3/4] ABI: sysfs-class-leds-virtualcolor: Document sysfs entries for Virtual Color LEDs
` [PATCH 4/4] dt-bindings: led: add virtual LED bindings

[PATCH 0/4] Add first led driver written in Rust
 2025-10-09 13:11 UTC  (14+ messages)
` [PATCH 1/4] rust: i2c: add read and write byte data abstractions
  ` [PATCH 2/4] rust: add pinned wrapper of Vec
    ` [PATCH 3/4] rust: leds: add basic led classdev abstractions
      ` [PATCH 4/4] leds: add driver for synology atmega1608 controlled LEDs

[PATCH v3 0/3] LED: Add basic LP5860 LED matrix driver
 2025-10-09 12:44 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: leds: add lp5860 LED controller
` [PATCH v3 2/3] leds: add support for TI LP5860 LED driver chip

[PATCH v2 00/16] Align availability checks on fwnode child node enumeration
 2025-10-09 12:38 UTC  (58+ messages)
` [PATCH v2 01/16] ACPI: property: Make acpi_get_next_subnode() static
` [PATCH v2 02/16] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH v2 03/16] ACPI: property: Rework acpi_graph_get_next_endpoint()
` [PATCH v2 04/16] ACPI: property: Return present device nodes only on fwnode interface
` [PATCH v2 05/16] property: Move Return: section of fwnode_graph_get_endpoint_by_id() down
` [PATCH v2 06/16] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_by_id()
` [PATCH v2 07/16] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_count()
` [PATCH v2 08/16] property: Document that fwnode API returns available nodes
` [PATCH v2 09/16] driver core: Use fwnode_for_each_child_node() instead
` [PATCH v2 10/16] net: lan966x: "
` [PATCH v2 11/16] Input: touch-overlay - "
` [PATCH v2 12/16] media: thp7312: "
` [PATCH v2 13/16] leds: "
` [PATCH v2 14/16] leds: Use fwnode_get_next_child_node() instead
` [PATCH v2 15/16] property: Drop functions operating on "available" child nodes
` [PATCH v2 16/16] spi: cadence: Remove explicit device node availability check
` (subset) [PATCH v2 00/16] Align availability checks on fwnode child node enumeration

[PATCH] dt-bindings: leds: arc,arc2c0608: Convert to DT Schema
 2025-10-09 12:04 UTC  (3+ messages)
` (subset) "

[PATCH] dt-bindings: leds: bcm6358: Convert to DT Schema
 2025-10-09 11:53 UTC  (3+ messages)

[PATCH v4 0/4] backlight: add new max25014 backlight driver
 2025-10-09  6:48 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: backlight: Add max25014 bindings
` [PATCH v4 2/4] backlight: add max25014atg backlight
` [PATCH v4 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v4 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[PATCH 0/2] dt-bindings: leds: Convert to DT Schema
 2025-10-08 19:58 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: leds: ti,lm3532: "
` [PATCH 2/2] dt-bindings: leds: ti,lm3601x: "

[PATCH] leds: leds-lp50xx: allow LED 0 to be added to module bank
 2025-10-08 12:32 UTC 

[PATCH] leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs
 2025-10-08 12:50 UTC 

[PATCH v4 0/3] LED: Add basic LP5860 LED matrix driver
 2025-10-07  8:58 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: leds: add lp5860 LED controller
` [PATCH v4 2/3] leds: add support for TI LP5860 LED driver chip
` [PATCH v4 3/3] Documentation: ABI: add lp5860 led matrix controller

[RFC PATCH 00/13] Support ROHM BD72720 PMIC
 2025-10-07  8:35 UTC  (14+ messages)
` [RFC PATCH 01/13] dt-bindings: regulator: ROHM BD72720
` [RFC PATCH 02/13] dt-bindings: Add trickle-charge upper limit
` [RFC PATCH 03/13] dt-bindings: power: supply: BD72720 managed battery
` [RFC PATCH 04/13] dt-bindings: mfd: ROHM BD72720
` [RFC PATCH 05/13] dt-bindings: leds: bd72720: Add BD72720
` [RFC PATCH 06/13] mfd: bd71828: Support ROHM BD72720
` [RFC PATCH 07/13] regulator: bd71828: rename IC specific entities
` [RFC PATCH 08/13] regulator: bd71828: Support ROHM BD72720
` [RFC PATCH 09/13] gpio: Support ROHM BD72720 gpios
` [RFC PATCH 10/13] clk: clk-bd718x7: Support BD72720 clk gate
` [RFC PATCH 11/13] rtc: bd70528: Support BD72720 rtc
` [RFC PATCH 12/13] power: supply: bd71828-power: Support ROHM BD72720
` [RFC PATCH 13/13] MAINTAINERS: Add ROHM BD72720 PMIC

[PATCH v4 0/2] Add support for Uniwill laptop features
 2025-10-06 19:08 UTC  (12+ messages)
` [PATCH v4 1/2] platform/x86: Add Uniwill laptop driver
` [PATCH v4 2/2] Documentation: laptops: Add documentation for uniwill laptops

[PATCH] leds: lp55xx_common: enable use without FW_LOADER_USER_HELPER
 2025-10-06 10:37 UTC 

[PATCH v3 0/4] backlight: add new max25014 backlight driver
 2025-10-06 10:02 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: backlight: Add max25014 bindings
  ` [PATCH v3 1/4] dt-bindings: backlight: Add max25014 bindingsy
` [PATCH v3 2/4] backlight: add max25014atg backlight

[PATCH v5 0/2] Add support for Uniwill laptop features
 2025-10-05 19:20 UTC  (3+ messages)
` [PATCH v5 1/2] platform/x86: Add Uniwill laptop driver
` [PATCH v5 2/2] Documentation: laptops: Add documentation for uniwill laptops

[PATCH v15 0/3] led: add new LED driver for TI LP5812
 2025-10-05 15:33 UTC  (4+ messages)
` [PATCH v15 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v15 2/3] leds: add basic support for "
` [PATCH v15 3/3] docs: leds: Document TI LP5812 LED driver

[lee-leds:for-leds-next] BUILD SUCCESS 64826db1e2e177b58dcbc7cf1e1379527be2185a
 2025-10-02 10:27 UTC 

[PATCH v5 0/7] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
 2025-10-02  2:58 UTC  (11+ messages)
` [PATCH v5 1/7] dt-bindings: vendor-prefixes: Add fdhisi, titanmec, princeton, winrise, wxicore
` [PATCH v5 2/7] dt-bindings: leds: add default-brightness property to common.yaml
` [PATCH v5 3/7] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx
` [PATCH v5 4/7] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
` [PATCH v5 5/7] auxdisplay: TM16xx: Add keypad support for scanning matrix keys
` [PATCH v5 6/7] auxdisplay: TM16xx: Add support for I2C-based controllers
` [PATCH v5 7/7] auxdisplay: TM16xx: Add support for SPI-based controllers

[PATCH v2] dt-bindings: leds: as3645: Convert to DT schema
 2025-09-25 12:01 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/2] dt-bindings: leds: Add bindings for Kaanapali PMIC peripherals
 2025-09-25  8:56 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: leds: leds-qcom-lpg: Add support for PMH0101 PWM
` [PATCH v2 2/2] dt-bindings: leds: qcom,spmi-flash-led: Add PMH0101 compatible

[PATCH 0/2] dt-bindings: leds: Add bindings for Kaanapali PMIC peripherals
 2025-09-24 23:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: leds: leds-qcom-lpg: Add support for PMH0101 PWM
` [PATCH 2/2] dt-bindings: leds: qcom,spmi-flash-led: Add PMH0101 compatible

[PATCH v14 0/4] leds: add new LED driver for TI LP5812
 2025-09-23 16:03 UTC  (5+ messages)

[PATCH v5 0/4] leds: privacy-led support for devicetree
 2025-09-23  8:36 UTC  (12+ messages)
` [PATCH v5 1/4] dt-bindings: leds: add generic LED consumer documentation
` [PATCH v5 2/4] dt-bindings: leds: commonize leds property
` [PATCH v5 3/4] leds: led-class: Add devicetree support to led_get()
` (subset) [PATCH v5 0/4] leds: privacy-led support for devicetree

[PATCH 1/5] leds: Add Virtual Color LED Group driver
 2025-09-22 23:38 UTC  (11+ messages)
` [PATCH 2/5] leds: rgb: Add Virtual Color LED Group driver to Make
` [PATCH 3/5] dt-bindings: leds: Add YAML bindings for Virtual Color LED Group driver
` [PATCH 4/5] ABI: sysfs-class-leds-virtualcolor: Document sysfs entries for Virtual Color LEDs
` [PATCH 5/5] dt-bindings: led: add virtual LED bindings

[PATCH v3 0/2] Add support for Uniwill laptop features
 2025-09-22 16:03 UTC  (13+ messages)
` [PATCH v3 1/2] platform/x86: Add Uniwill laptop driver

[PATCH v2] ARM: dts: microchip: sama7d65: Add GPIO buttons and LEDs
 2025-09-22 13:28 UTC  (2+ messages)

[PATCH v7 00/10] Add strobe duration and hw strobe signal v4l2 ctrl & use it for ov9282
 2025-09-18  8:07 UTC  (9+ messages)
` [PATCH v7 04/10] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,HW_STROBE_SIGNAL}

use-after-free in firmware_fallback_sysfs
 2025-09-17 18:28 UTC  (5+ messages)

[lee-leds:for-leds-next] BUILD SUCCESS ef381e17930e9c5268a53f57187c87a85676d0f7
 2025-09-17 17:10 UTC 

[PATCH] ARM: dts: microchip: sama7d65: Add GPIO buttons and LEDs
 2025-09-16 17:38 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