Linux-LEDs Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-22 11:56:26 to 2023-12-07 05:42:02 UTC [more...]

[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf
 2023-12-07  5:41 UTC 

[PATCH v2 00/10] devm_led_classdev_register() usage problem
 2023-12-07  2:16 UTC  (27+ messages)
` [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
` [PATCH v2 02/10] leds: aw2013: unlock mutex before destroying it
` [PATCH v2 03/10] leds: aw2013: use devm API to cleanup module's resources
` [PATCH v2 04/10] leds: aw200xx: "
` [PATCH v2 05/10] leds: lp3952: "

[PATCH] leds: trigger: netdev: add core support for hw not supporting fallback to LED sw control
 2023-12-06 19:42 UTC 

[PATCH] leds: trigger: netdev: skip setting baseline state in activate if hw-controlled
 2023-12-06 18:32 UTC  (10+ messages)

[PATCH v5 00/11] leds: aw200xx: several driver updates
 2023-12-06 17:02 UTC  (18+ 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 v2] leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
 2023-12-06 16:19 UTC  (6+ messages)

[Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
 2023-12-06 13:57 UTC  (16+ messages)
` [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 v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-06 11:45 UTC  (5+ messages)
` [PATCH v4 003/115] leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removal
` [PATCH v4 004/115] leds: qcom-lpg: Consistenly use dev_err_probe() in .probe()'s error path
` [PATCH v4 005/115] leds: qcom-lpg: Introduce a wrapper for getting driver data from a pwm chip
` [PATCH v4 108/115] leds: qcom-lpg: Make use of devm_pwmchip_alloc() function

[linux-next:master] BUILD REGRESSION 0f5f12ac05f36f117e793656c3f560625e927f1b
 2023-12-06  4:11 UTC 

[PATCH V3] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
 2023-12-04 14:03 UTC  (3+ messages)

[PATCH] leds: rgb: Drop obsolete dependency on COMPILE_TEST
 2023-12-02 20:43 UTC 

[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
 2023-12-02  4:12 UTC 

[PATCH RFC] leds: trigger: netdev: add 2500 link speed mode
 2023-12-01 15:10 UTC  (2+ messages)

[PATCH V2 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
 2023-12-01 11:23 UTC  (12+ 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 v3 1/2] leds: trigger: netdev: extend speeds up to 10G
 2023-12-01 10:57 UTC  (3+ messages)
` [PATCH v3 2/2] docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entry

[Patch v9 0/4] ledtrig-tty: add additional tty state evaluation
 2023-12-01 10:40 UTC  (7+ 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 0/2] leds: qcom-lpg: Two cleanups
 2023-12-01 10:14 UTC  (4+ 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] leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
 2023-12-01 10:13 UTC  (3+ messages)

[PATCH] dt-bindings: leds: qcom,spmi-flash-led: fix example node name
 2023-12-01  9:38 UTC  (3+ messages)

[PATCH V7 0/3] Add support control UP board CPLD/FPGA pin control
 2023-12-01  8:40 UTC  (13+ messages)
` [PATCH V7 1/3] mfd: Add support for UP board CPLD/FPGA
` [PATCH V7 2/3] pinctrl: Add support pin control "

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

[PATCH] leds: Expand led_colors[] array
 2023-11-30 11:32 UTC  (4+ messages)

[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-11-29  9:13 UTC 

[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-11-29  9:08 UTC  (4+ messages)

[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  (7+ messages)

[PATCH v4 00/11] leds: aw200xx: several driver updates
 2023-11-27 11:41 UTC  (14+ messages)
` [PATCH v4 02/11] leds: aw200xx: support HWEN hardware control
` [PATCH v4 04/11] leds: aw200xx: calculate dts property display_rows in the driver
` [PATCH v4 06/11] leds: aw200xx: add delay after software reset
` [PATCH v4 09/11] leds: aw200xx: add support for aw20108 device

[PATCH] leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices
 2023-11-27 10:59 UTC  (16+ 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] leds: trigger: netdev: extend speeds up to 10G
 2023-11-27  8:13 UTC  (4+ messages)

[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  (11+ 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] 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  (2+ messages)

[PATCH v7 0/2] backlight: mp3309c: Add support for MPS MP3309C
 2023-11-23 14:54 UTC  (2+ messages)

[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


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 read-only IMAP folder(s) and NNTP newsgroup(s).