linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-01 14:25:07 to 2023-11-23 15:57:50 UTC [more...]

[PATCH v4 00/11] leds: aw200xx: several driver updates
 2023-11-23 15:57 UTC  (13+ 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 v4] dt-bindings: leds: add 'internet' and 'signal' function definitions
 2023-11-23 15:45 UTC  (4+ messages)

[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-11-23 15:15 UTC  (2+ 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  (12+ 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 v5] leds: max5970: Add support for max5970
 2023-11-23 13:28 UTC 

[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  (3+ messages)
` (subset) "

[PATCH] leds: Expand led_colors[] array
 2023-11-23 10:56 UTC  (2+ messages)

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

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

[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] leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices
 2023-11-22 18:34 UTC  (17+ messages)
          ` Implement per-key keyboard backlight as auxdisplay?

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

[Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
 2023-11-22 11:28 UTC  (15+ 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 V2 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
 2023-11-22 10:52 UTC  (7+ 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

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  (21+ messages)
` [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 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
 2023-11-18 12:31 UTC  (5+ 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 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 V7 0/3] Add support control UP board CPLD/FPGA pin control
 2023-11-14 14:20 UTC  (8+ messages)
` [PATCH V7 1/3] mfd: Add support for UP board CPLD/FPGA
` [PATCH V7 2/3] pinctrl: Add support pin control "

[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 0/2] leds: add mp3326 driver
 2023-11-12 11:21 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: leds: add mps mp3326 LED
` [PATCH 2/2] leds: add mp3326 driver

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

[PATCH 0/8] devm_led_classdev_register() usage problem
 2023-11-09 23:28 UTC  (6+ messages)
` [PATCH 2/8] leds: nic78bx: explicitly unregister LEDs at module's shutdown

[PATCH v2 2/2] dt-bindings: leds: add "internet" and "rssi" function definitions
 2023-11-06 23:34 UTC 

[Patch v2] leds: ledtrig-tty: free allocated ttyname buffer on deactivate
 2023-11-06 14:49 UTC  (2+ messages)

[PATCH] leds: ledtrig-tty: free allocated ttyname buffer on deactivate
 2023-11-06 14:32 UTC  (3+ messages)

PSA: migrating linux-leds to new vger infrastructure
 2023-11-06 14:18 UTC 

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

[PATCH v5 0/2] ledtrig-tty: add additional tty state evaluation
 2023-11-06  8:40 UTC  (6+ messages)
` [PATCH v5 2/2] leds: ledtrig-tty: add new line mode evaluation

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

[Patch v6 0/8] ledtrig-tty: add additional tty state evaluation
 2023-11-04 13:25 UTC  (3+ messages)
` [Patch v6 3/7] leds: ledtrig-tty: free allocated ttyname buffer on deactivate

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

[PATCH v2 2/2] dt-bindings: leds: add "internet" and "rssi" function definitions
 2023-11-01 14:49 UTC  (3+ 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).