linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-24 15:29:03 to 2023-12-11 12:19:46 UTC [more...]

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-11 12:18 UTC  (14+ 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

Poptávka
 2023-12-11  8:51 UTC 

[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-11  8:30 UTC  (4+ messages)

[PATCH v7 1/4] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-11  8:24 UTC 

[PATCH] feat(kernel/pca963x): implement power management
 2023-12-10 22:37 UTC  (2+ messages)

[PATCH] leds: trigger: panic: simplify led_trigger_set_panic
 2023-12-09 22:54 UTC 

[PATCH] leds: trigger: panic: don't register panic notifier if creating the trigger failed
 2023-12-09 22:51 UTC 

[PATCH] leds: trigger: netdev: display only supported link speed attribute
 2023-12-09 15:07 UTC 

[linux-next:master] BUILD REGRESSION bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23
 2023-12-09  5:13 UTC 

[PATCH RFC] leds: trigger: load trigger modules on-demand if used as default trigger
 2023-12-08 23:07 UTC 

[PATCH] leds: trigger: remove unused function led_trigger_rename_static
 2023-12-08 22:56 UTC 

[lee-leds:for-leds-next] BUILD SUCCESS 430545cd13d0f554aaadb8b938ac0bdf7a70a413
 2023-12-08 22:35 UTC 

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

[PATCH v2 00/10] devm_led_classdev_register() usage problem
 2023-12-07 21:29 UTC  (36+ 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 v1 0/2] leds: aw200xx: support for hw pattern controllers
 2023-12-07 17:18 UTC  (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] dt-bindings: leds: aw200xx: add 'interrupts' property

[PATCH V3] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
 2023-12-07 16:08 UTC  (4+ messages)
` (subset) "

[PATCH] dt-bindings: leds: qcom,spmi-flash-led: fix example node name
 2023-12-07 15:25 UTC  (4+ messages)
` (subset) "

[PATCH v7 0/7] Add support for LUT PPG
 2023-12-07 14:25 UTC  (11+ 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

[lee-leds:for-leds-next] BUILD SUCCESS 5707a06e5391a4eeaf0c2705f973336537a41c79
 2023-12-07 13:37 UTC 

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

[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  (10+ messages)
` [Patch v8 2/6] leds: ledtrig-tty: free allocated ttyname buffer on deactivate

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

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

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

[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-11-29  9:08 UTC  (3+ 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  (10+ messages)
` [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] 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 2/2] leds: add mp3326 driver
 2023-11-25 21:05 UTC  (4+ messages)

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

[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  (8+ 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 


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