linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-18 18:30:05 to 2023-11-05 15:50:31 UTC [more...]

[PATCH 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
 2023-11-05 15:49 UTC  (3+ messages)
` [PATCH 1/2] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
` [PATCH 2/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act

[PATCH v1 1/4] leds: trigger: gpio: Replace custom code for gpiod_get_optional()
 2023-11-04 22:26 UTC  (8+ messages)
` [PATCH v1 2/4] leds: trigger: gpio: Convert to use kstrtox()
` [PATCH v1 3/4] leds: trigger: gpio: Use sysfs_emit() to instead of s*printf()
` [PATCH v1 4/4] leds: trigger: gpio: Convert to DEVICE_ATTR_RW()

[PATCH] leds: triggers: netdev: add a check, whether device is up
 2023-11-04 16:32 UTC  (4+ messages)

[PATCH v5 0/2] ledtrig-tty: add additional tty state evaluation
 2023-11-04 13:59 UTC  (13+ messages)
` [PATCH v5 1/2] tty: add new helper function tty_get_tiocm
` [PATCH v5 2/2] leds: ledtrig-tty: add new line mode evaluation

[Patch v6 0/8] ledtrig-tty: add additional tty state evaluation
 2023-11-04 13:25 UTC  (9+ messages)
` [Patch v6 1/7] tty: whitespaces in descriptions corrected by replacing tabs with spaces
` [Patch v6 2/7] tty: add new helper function tty_get_tiocm
` [Patch v6 3/7] leds: ledtrig-tty: free allocated ttyname buffer on deactivate
` [Patch v6 4/7] leds: ledtrig-tty: change logging if get icount failed
` [Patch v6 5/7] leds: ledtrig-tty: replace mutex with completion
` [Patch v6 6/7] leds: ledtrig-tty: make rx tx activitate configurable
` [Patch v6 7/7] leds: ledtrig-tty: add additional line state evaluation

Fwd: sysfs: cannot create duplicate filename .../system76_acpi::kbd_backlight/color
 2023-11-04 12:01 UTC  (2+ messages)

[lee-leds:for-leds-next] BUILD SUCCESS b9604be241587fb29c0f40450e53d0a37dc611b5
 2023-11-04 11:39 UTC 

[PATCH 0/8] devm_led_classdev_register() usage problem
 2023-11-04  7:18 UTC  (9+ messages)
` [PATCH 1/8] leds: powernv: explicitly unregister LEDs at module's shutdown
` [PATCH 2/8] leds: nic78bx: "
` [PATCH 3/8] leds: an30259a: "
` [PATCH 4/8] leds: mlxreg: "
` [PATCH 5/8] leds: aw200xx: "
` [PATCH 6/8] leds: aw2013: "
` [PATCH 7/8] leds: lp3952: "

[PATCH] leds: aw2013: Select REGMAP_I2C
 2023-11-03 11:59 UTC  (2+ messages)

[PATCH v3] dt-bindings: leds: add 'internet' and 'signal' function definitions
 2023-11-03  1:30 UTC 

[PATCH v3 00/11] leds: aw200xx: several driver updates
 2023-11-02  0:17 UTC  (19+ messages)
` [PATCH v3 01/11] leds: aw200xx: fix write to DIM parameter
` [PATCH v3 02/11] leds: aw200xx: support HWEN hardware control
` [PATCH v3 03/11] dt-bindings: leds: aw200xx: introduce optional enable-gpios property
` [PATCH v3 04/11] leds: aw200xx: calculate dts property display_rows in the driver
` [PATCH v3 05/11] dt-bindings: leds: aw200xx: remove property "awinic,display-rows"
` [PATCH v3 06/11] leds: aw200xx: add delay after software reset
` [PATCH v3 07/11] leds: aw200xx: enable disable_locking flag in regmap config
` [PATCH v3 08/11] leds: aw200xx: improve autodim calculation method
` [PATCH v3 09/11] leds: aw200xx: add support for aw20108 device
` [PATCH v3 10/11] dt-bindings: leds: awinic,aw200xx: add AW20108 device
` [PATCH v3 11/11] dt-bindings: leds: aw200xx: fix led pattern and add reg constraints

[PATCH v2 1/2] leds: core: add missing LED color strings
 2023-11-01 14:49 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: leds: add "internet" and "rssi" function definitions

[PATCH V7 0/3] Add support control UP board CPLD/FPGA pin control
 2023-11-01 10:44 UTC  (6+ messages)
` [PATCH V7 1/3] mfd: Add support for UP board CPLD/FPGA
` [PATCH V7 2/3] pinctrl: Add support pin control "
` [PATCH V7 3/3] leds: Add support for UP board CPLD onboard LEDS

[PATCH 1/3] dt-bindings: leds: sort LED color definitions by alphabet
 2023-11-01 10:39 UTC  (6+ messages)
` [PATCH 2/3] leds: core: add missing LED color strings
` [PATCH 3/3] dt-bindings: leds: Add "internet" and "rssi" function definitions

[PATCH v6 0/7] Add support for LUT PPG
 2023-10-31 22:18 UTC  (12+ messages)
` [PATCH v6 1/7] dt-bindings: soc: qcom: Add qcom,pbs bindings
` [PATCH v6 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG
` [PATCH v6 3/7] soc: qcom: add QCOM PBS driver
` [PATCH v6 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
` [PATCH v6 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
` [PATCH v6 6/7] leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
` [PATCH v6 7/7] leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme

[PATCH v2 0/2] leds: add more LED color and function definitions
 2023-10-31 13:28 UTC 

[PATCH 1/2] dt-bindings: leds: add mps mp3326 LED
 2023-10-31 12:57 UTC  (3+ messages)

[PATCH 0/3] add more LED color and function definitions
 2023-10-31 11:15 UTC 

[PATCH 2/2] leds: add mp3326 driver
 2023-10-31  8:16 UTC  (2+ messages)

[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
 2023-10-31  7:48 UTC  (8+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller

[PATCH 0/2] leds: Add a driver for mp3326
 2023-10-31  7:42 UTC  (2+ messages)

[PATCH V6 0/3] Add support control UP board CPLD/FPGA pin control
 2023-10-31  2:16 UTC  (4+ messages)
` [PATCH V6 2/3] pinctrl: Add support pin control for UP board CPLD/FPGA

[RESEND PATCH v3] leds: max5970: Add support for max5970
 2023-10-30  8:52 UTC  (5+ messages)

[PATCH] leds: Expand led_colors[] array
 2023-10-30  5:47 UTC 

[PATCH v8 0/5] leds: Allwinner A100 LED controller support
 2023-10-29 21:26 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: leds: Add Allwinner A100 LED controller
` [PATCH v8 2/5] leds: sun50i-a100: New driver for the "
` [PATCH v8 3/5] arm64: dts: allwinner: a100: Add LED controller node
` [PATCH v8 4/5] riscv: dts: allwinner: d1: "
` [PATCH v8 5/5] riscv: dts: allwinner: d1: Add RGB LEDs to boards

[PATCH v4 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-10-27  9:20 UTC 

[lee-leds:for-leds-next] BUILD SUCCESS 13f0ccb77e98cc82c04db2c5fab984865666285e
 2023-10-27  8:07 UTC 

[PATCH v2 0/1] dt-bindings: backlight: mp3309c: remove two required properties
 2023-10-26 14:57 UTC  (3+ messages)
` [PATCH v2 1/1] "

[RESEND PATCH v2] leds: syscon: Support 'reg' in addition to 'offset' for register address
 2023-10-25 19:56 UTC  (2+ messages)

[RESEND PATCH v2] dt-bindings: mfd: armltd: Move Arm board syscon's to separate schema
 2023-10-25 11:51 UTC  (3+ messages)
` (subset) "

[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
 2023-10-25 10:47 UTC  (10+ messages)

[PATCH] leds: lp5521: add an error check in lp5521_post_init_device
 2023-10-25 10:41 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/11] leds: aw200xx: several driver updates
 2023-10-25  7:58 UTC  (25+ messages)
` [PATCH v2 02/11] leds: aw200xx: support HWEN hardware control
` [PATCH v2 03/11] dt-bindings: leds: aw200xx: introduce optional hwen-gpios property
    ` [DMARC error] "
` [PATCH v2 04/11] leds: aw200xx: calculate dts property display_rows in driver
` [PATCH v2 05/11] dt-bindings: leds: aw200xx: remove property "awinic,display-rows"
` [PATCH v2 06/11] leds: aw200xx: add delay after software reset
` [PATCH v2 07/11] leds: aw200xx: enable disable_locking flag in regmap config
` [PATCH v2 08/11] leds: aw200xx: improve autodim calculation method
` [PATCH v2 09/11] leds: aw200xx: add support for aw20108 device
` [PATCH v2 10/11] dt-bindings: leds: awinic,aw200xx: add AW20108 device
` [PATCH v2 11/11] dt-bindings: leds: aw200xx: fix led pattern and add reg constraints

[PATCH 0/1] dt-bindings: backlight: mp3309c: remove two required properties
 2023-10-25  7:02 UTC  (11+ messages)
` [PATCH 1/1] "
` [PATCH v5] backlight: mp3309c: Add support for MPS MP3309C

Wycena paneli fotowoltaicznych
 2023-10-24  8:05 UTC 

[PATCH] leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices
 2023-10-23 11:44 UTC  (11+ messages)
          ` Implement per-key keyboard backlight as auxdisplay?

[PATCH v4 0/3] ledtrig-tty: add additional tty state evaluation
 2023-10-22 11:24 UTC  (13+ messages)
` [PATCH v4 1/3] tty: whitespaces in descriptions corrected by replacing tabs with spaces
` [PATCH v4 2/3] tty: add new helper function tty_get_tiocm
` [PATCH v4 3/3] leds: ledtrig-tty: add new line mode evaluation

[PATCH v1] dt-bindings: backlight: add brightness-levels related common properties
 2023-10-19 12:27 UTC  (2+ messages)
` (subset) "

[PATCH v1 1/6] leds: gpio: Keep driver firmware interface agnostic
 2023-10-19 12:26 UTC  (2+ messages)

[PATCH v2 1/1] leds: core: Refactor led_update_brightness() to use standard pattern
 2023-10-19 12:20 UTC  (2+ messages)
` (subset) "

[PATCH] leds: turris-omnia: Fix brightness setting and trigger activating
 2023-10-19 12:08 UTC  (2+ messages)
` (subset) "

[PATCH V3] leds: sc27xx: Move mutex_init() down
 2023-10-19 11:00 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/4] ledtrig-tty: add additional tty state evaluation
 2023-10-19  9:12 UTC  (5+ messages)
` [PATCH v3 3/4] trigger: ledtrig-tty: move variable definition to the top

[PATCH 2/2] backlight: Add Kinetic KTD2801 driver
 2023-10-19  1:14 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;
as well as URLs for NNTP newsgroup(s).