linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-09 08:51:12 to 2023-11-28 17:16:11 UTC [more...]

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

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

[PATCH v3 1/2] leds: trigger: netdev: extend speeds up to 10G
 2023-11-28  4:00 UTC  (2+ messages)
` [PATCH v3 2/2] docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entry

[PATCH] leds: Expand led_colors[] array
 2023-11-27 15:59 UTC  (3+ messages)

[Patch v9 0/4] ledtrig-tty: add additional tty state evaluation
 2023-11-27 13:12 UTC  (6+ messages)
` [Patch v9 1/4] tty: add new helper function tty_get_tiocm
` [Patch v9 2/4] leds: ledtrig-tty: replace mutex with completion
` [Patch v9 3/4] leds: ledtrig-tty: make rx tx activitate configurable
` [Patch v9 4/4] leds: ledtrig-tty: add additional line state evaluation

[PATCH v2] leds: trigger: netdev: extend speeds up to 10G
 2023-11-27 12:58 UTC  (2+ messages)

[PATCH 0/8] devm_led_classdev_register() usage problem
 2023-11-27 12:41 UTC  (10+ messages)
` [PATCH 2/8] leds: nic78bx: explicitly unregister LEDs at module's shutdown

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

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

[Patch v3 1/1] leds: ledtrig-tty: free allocated ttyname buffer on deactivate
 2023-11-27  9:42 UTC  (3+ messages)
` (subset) "

[PATCH V7 0/3] Add support control UP board CPLD/FPGA pin control
 2023-11-27  9:37 UTC  (11+ messages)
` [PATCH V7 1/3] mfd: Add support for UP board CPLD/FPGA
` [PATCH V7 2/3] pinctrl: Add support pin control "

[Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
 2023-11-27  8:19 UTC  (22+ messages)
` [Patch v8 1/6] tty: add new helper function tty_get_tiocm
` [Patch v8 2/6] leds: ledtrig-tty: free allocated ttyname buffer on deactivate
` [Patch v8 3/6] leds: ledtrig-tty: change logging if get icount failed
` [Patch v8 4/6] leds: ledtrig-tty: replace mutex with completion
` [Patch v8 5/6] leds: ledtrig-tty: make rx tx activitate configurable
` [Patch v8 6/6] leds: ledtrig-tty: add additional line state evaluation

[PATCH] leds: trigger: netdev: extend speeds up to 10G
 2023-11-27  8:13 UTC  (4+ messages)

[PATCH 0/2] leds: qcom-lpg: Two cleanups
 2023-11-26  9:52 UTC  (3+ messages)
` [PATCH 1/2] leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removal
` [PATCH 2/2] leds: qcom-lpg: Consistenly use dev_err_probe() in .probe()'s error path

[PATCH 0/2] leds: Add a driver for MP3326
 2023-11-25 21:05 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: leds: add mps mp3326 LED
` [PATCH 2/2] leds: add mp3326 driver

[linux-next:master] BUILD REGRESSION 8c9660f6515396aba78d1168d2e17951d653ebf2
 2023-11-25  3:21 UTC 

[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
 2023-11-24 21:21 UTC  (13+ messages)
` [PATCH v3 102/108] leds: qcom-lpg: Make use of devm_pwmchip_alloc() function

[lee-leds:for-leds-next] BUILD SUCCESS 8171710be2d04fdc263da49212d7b875d3688f58
 2023-11-24 18:25 UTC 

[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-11-24 13:31 UTC  (3+ messages)

[PATCH v5] leds: max5970: Add support for max5970
 2023-11-23 17:47 UTC  (2+ messages)
` (subset) "

[PATCH v4] dt-bindings: leds: add 'internet' and 'signal' function definitions
 2023-11-23 15:45 UTC  (3+ messages)

[PATCH 1/2] leds: tca6507: Use devm_gpiochip_add_data() to simplify remove path
 2023-11-23 15:10 UTC  (3+ messages)
` [PATCH 2/2] leds: tca6507: Use devm_led_classdev_register() "

[PATCH v7 0/2] backlight: mp3309c: Add support for MPS MP3309C
 2023-11-23 14:54 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: backlight: mp3309c: remove two required properties
` [PATCH v7 2/2] backlight: mp3309c: Add support for MPS MP3309C

[PATCH v1 1/4] leds: trigger: gpio: Replace custom code for gpiod_get_optional()
 2023-11-23 14:48 UTC  (6+ messages)
` [PATCH v1 2/4] leds: trigger: gpio: Convert to use kstrtox()

[RESEND PATCH v3] leds: max5970: Add support for max5970
 2023-11-23 13:14 UTC  (12+ messages)

[PATCH] leds: aw2013: Select REGMAP_I2C
 2023-11-23 10:59 UTC  (2+ messages)
` (subset) "

[PATCH v8 0/5] leds: Allwinner A100 LED controller support
 2023-11-23 10:55 UTC  (2+ messages)
` (subset) "

[RESEND PATCH v2] leds: syscon: Support 'reg' in addition to 'offset' for register address
 2023-11-23  9:12 UTC  (2+ messages)

[PATCH] dt-bindings: leds: Fix JSON pointer in max-brightness
 2023-11-23  9:09 UTC  (3+ messages)
` (subset) "

[RESEND PATCH v2] leds: syscon: Support 'reg' in addition to 'offset' for register address
 2023-11-23  8:58 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/7] Add support for LUT PPG
 2023-11-22 18:18 UTC  (3+ messages)
` [PATCH v6 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG

[PATCH] leds: class: Don't expose color sysfs entry
 2023-11-22 11:46 UTC  (3+ messages)

[PATCH] Revert "leds: class: Store the color index in struct led_classdev"
 2023-11-22 11:44 UTC  (4+ messages)

Fwd: sysfs: cannot create duplicate filename .../system76_acpi::kbd_backlight/color
 2023-11-21 15:15 UTC  (13+ messages)

Describing LEDs roles in device tree?
 2023-11-20  9:54 UTC 

[PATCH v3 00/11] leds: aw200xx: several driver updates
 2023-11-18 16:57 UTC  (4+ messages)
` [PATCH v3 04/11] leds: aw200xx: calculate dts property display_rows in the driver

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

[PATCH v2 0/2] leds: add more LED color and function definitions
 2023-11-18  3:35 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION eff99d8edbed7918317331ebd1e365d8e955d65e
 2023-11-17 15:21 UTC 

[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
 2023-11-17 12:54 UTC  (4+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller

[PATCH v3] dt-bindings: leds: add 'internet' and 'signal' function definitions
 2023-11-17 12:32 UTC  (2+ messages)

[PATCH v6 0/2] backlight: mp3309c: Add support for MPS MP3309C
 2023-11-15 20:14 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: backlight: mp3309c: remove two required properties
` [PATCH v6 2/2] backlight: mp3309c: Add support for MPS MP3309C

[PATCH v2 0/1] dt-bindings: backlight: mp3309c: remove two required properties
 2023-11-13 15:28 UTC  (4+ messages)
` [PATCH v2 1/1] "

[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
 2023-11-13 13:46 UTC 

[PATCH 2/2] leds: add mp3326 driver
 2023-11-12 11:21 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
 2023-11-11  3:10 UTC 

PSA: This list is being migrated (no action required)
 2023-11-10 19:35 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).