Linux LED subsystem development
 help / color / mirror / Atom feed
 messages from 2023-03-08 19:05:07 to 2023-03-20 17:56:25 UTC [more...]

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-20 17:48 UTC  (23+ messages)
` [net-next PATCH v5 01/15] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v5 02/15] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v5 03/15] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled
` [net-next PATCH v5 05/15] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v5 06/15] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v5 07/15] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v5 08/15] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v5 09/15] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v5 10/15] dt-bindings: net: ethernet-controller: Document support for LEDs node
` [net-next PATCH v5 11/15] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v5 12/15] arm: qcom: dt: Drop unevaluated properties in switch nodes for rb3011
` [net-next PATCH v5 13/15] arm: qcom: dt: Add Switch LED for each port "
` [net-next PATCH v5 14/15] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v5 15/15] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

[PATCH 0/2] leds: aw2013: Add vdd regulator
 2023-03-20 16:44 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: leds: aw2013: Document vdd-supply
` [PATCH 2/2] leds: aw2013: Add vdd regulator

[PATCH v2 0/4] leds: tps68470: LED driver for TPS68470
 2023-03-20 14:23 UTC  (10+ messages)
` [PATCH v2 1/4] platform: x86: int3472: Add MFD cell for tps68470 LED
` [PATCH v2 2/4] include: mfd: tps68470: Add masks for LEDA and LEDB
` [PATCH v2 3/4] leds: tps68470: Add LED control for tps68470
` [PATCH v2 4/4] platform: x86: int3472: Register a LED lookup table entry for the privacy LED

[PATCH 10/27] leds: remove MODULE_LICENSE in non-modules
 2023-03-20 10:40 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add entry for LED devices documentation
 2023-03-19 15:58 UTC  (2+ messages)

[lee-leds:for-leds-next 13/15] drivers/leds/rgb/leds-mt6370-rgb.c:889:8: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
 2023-03-19 10:41 UTC 

[PATCH 0/3] Documentation fixes for MT6370 RGB
 2023-03-19  7:49 UTC  (4+ messages)
` [PATCH 1/3] Documentation: leds: Add MT6370 doc to the toctree
` [PATCH 2/3] Documentation: leds: MT6370: Properly wrap hw_pattern chart
` [PATCH 3/3] Documentation: leds: MT6370: Use bullet lists for timing variables

[net-next PATCH v4 00/14] net: Add basic LED support for switch/phy
 2023-03-18 19:14 UTC  (35+ messages)
` [net-next PATCH v4 01/14] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v4 02/14] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v4 03/14] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v4 04/14] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v4 05/14] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v4 06/14] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v4 07/14] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v4 08/14] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v4 09/14] dt-bindings: net: ethernet-controller: Document support for LEDs node
` [net-next PATCH v4 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v4 11/14] arm: qcom: dt: Drop unevaluated properties in switch nodes for rb3011
` [net-next PATCH v4 12/14] arm: qcom: dt: Add Switch LED for each port "
` [net-next PATCH v4 13/14] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v4 14/14] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

[lee-leds:for-leds-next 15/15] htmldocs: Documentation/leds/leds-mt6370-rgb.rst:39: WARNING: Literal block ends without a blank line; unexpected unindent
 2023-03-18 15:41 UTC 

[net-next PATCH v3 00/14] net: Add basic LED support for switch/phy
 2023-03-17 21:13 UTC  (25+ messages)
` [net-next PATCH v3 01/14] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v3 02/14] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v3 03/14] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v3 04/14] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v3 05/14] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v3 06/14] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v3 07/14] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v3 08/14] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v3 09/14] dt-bindings: net: dsa: dsa-port: Document support for LEDs node
` [net-next PATCH v3 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v3 11/14] arm: qcom: dt: Drop unevaluated properties in switch nodes for rb3011
` [net-next PATCH v3 12/14] arm: qcom: dt: Add Switch LED for each port "
` [net-next PATCH v3 13/14] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v3 14/14] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

[lee-leds:for-leds-next] BUILD REGRESSION 4ba9df04b7ac66d2d000ed7ae2d8136302d99a57
 2023-03-17 20:13 UTC 

[PATCH] leds: flash: set varaiables mvflash_3,4ch_regs storage-class-specifier to static
 2023-03-17 19:13 UTC 

[PATCH 0/3] Add support for high resolution PWMs
 2023-03-17 16:04 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible string
` [PATCH 2/3] leds: rgb: leds-qcom-lpg: Add support for high resolution PWM
` [PATCH 3/3] leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM

[PATCH] leds: rgb: mt6370: Fix implicit declaration for FIELD_GET
 2023-03-17 15:42 UTC 

[lee-leds:for-leds-next 13/15] drivers/leds/rgb/leds-mt6370-rgb.c:889:15: error: implicit declaration of function 'FIELD_GET'
 2023-03-17  9:57 UTC 

Renovace podlahy
 2023-03-17  8:40 UTC 

[PATCH v3 0/2] leds: add aw20xx driver
 2023-03-17  8:09 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: leds: add binding for aw200xx
` [PATCH v3 2/2] leds: add aw20xx driver

[PATCH v18 0/3] Add MediaTek MT6370 PMIC support
 2023-03-17  8:04 UTC  (10+ messages)
` [PATCH v18 1/3] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v18 2/3] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v18 3/3] docs: leds: Add MT6370 RGB LED pattern document

[PATCH 0/3] Add PM6150L flash LED to Fairphone 4
 2023-03-17  7:51 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

[lee-leds:for-leds-next] BUILD SUCCESS 1aeff621689120db60cb7029e5a0fde7d01f7fb6
 2023-03-17  4:07 UTC 

[net-next PATCH 01/11] net: dsa: qca8k: add LEDs basic support
 2023-03-16 22:07 UTC  (2+ messages)

[PATCH v3 15/38] leds: add HAS_IOPORT dependencies
 2023-03-16 16:14 UTC  (2+ messages)

[PATCH V2 REBASED] dt-bindings: leds: add "usbport" trigger
 2023-03-16 15:33 UTC  (2+ messages)

[PATCH V2] dt-bindings: leds: add "usbport" trigger
 2023-03-16 13:41 UTC  (2+ messages)

[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
 2023-03-16 13:34 UTC  (3+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller

Rubber Molded
 2023-03-16  8:40 UTC 

[PATCH RESEND] leds: qcom-lpg: Release node reference before returning
 2023-03-15 17:11 UTC 

[PATCH v8 1/2] leds: flash: add driver to support flash LED module in QCOM PMICs
 2023-03-15 17:10 UTC  (4+ messages)
` [PATCH v8 2/2] dt-bindings: leds: add QCOM flash LED controller

[PATCH v2] Add multicolor support to BlinkM LED driver
 2023-03-15 16:16 UTC  (2+ messages)

[PATCH v7 0/6] Add a multicolor LED driver for groups of monochromatic LEDs
 2023-03-15 15:53 UTC  (4+ messages)
` [PATCH v7 6/6] leds: Add a multicolor LED driver to group "

[PATCH v2] leds: Mark GPIO LED trigger broken
 2023-03-15 15:14 UTC  (2+ messages)

Faktoring
 2023-03-15  9:05 UTC 

[PATCH] leds: Delete GPIO LED trigger
 2023-03-14 20:57 UTC  (3+ messages)

[lee-leds:for-leds-next] BUILD SUCCESS faa7f34a47f057dee571861eccadfe81834dde6c
 2023-03-14  5:16 UTC 

[PATCH] leds: tlc591xx: Mark OF related data as maybe unused
 2023-03-13 17:10 UTC  (5+ messages)

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-03-13  9:28 UTC  (7+ messages)

[net-next PATCH v2 00/14] net: Add basic LED support for switch/phy
 2023-03-10  0:58 UTC  (19+ messages)
` [net-next PATCH v2 01/14] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v2 02/14] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v2 03/14] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v2 04/14] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v2 05/14] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v2 06/14] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v2 07/14] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v2 08/14] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v2 09/14] dt-bindings: net: dsa: dsa-port: Document support for LEDs node
` [net-next PATCH v2 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v2 11/14] arm: qcom: dt: Drop unevaluated properties in switch nodes for rb3011
` [net-next PATCH v2 12/14] arm: qcom: dt: Add Switch LED for each port "
` [net-next PATCH v2 13/14] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v2 14/14] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

[PATCH v17 RESEND 0/3] Add MediaTek MT6370 PMIC support
 2023-03-09 17:24 UTC  (7+ messages)
` [PATCH v17 RESEND 2/3] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[net-next PATCH 00/11] net: Add basic LED support for switch/phy
 2023-03-08 19:42 UTC  (12+ messages)
` [net-next PATCH 09/11] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH 10/11] dt-bindings: net: phy: Document support for LEDs node


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox