Show patches with: State = Action Required       |    Archived = No       |   2003 patches
« 1 2 3 420 21 »
Patch Series S/W/F Date Submitter Delegate State
leds: use devm_platform_ioremap_resource_byname() leds: use devm_platform_ioremap_resource_byname() --- 2020-02-14 qiwuchen55@gmail.com New
leds: leds-nic78bx: handle error checking and error processing leds: leds-nic78bx: handle error checking and error processing --- 2020-02-14 qiwuchen55@gmail.com New
leds: led-core: The value of delay_on and delay_off remains when led off leds: led-core: The value of delay_on and delay_off remains when led off --- 2021-04-29 lqhua06@163.com New
[1/3] leds:triggers:Extend the kernel panic LED trigger [1/3] leds:triggers:Extend the kernel panic LED trigger --- 2021-09-06 chaochao2021666@163.com New
[3/3] dt-bindings:leds:Extend panic led state [1/3] leds:triggers:Extend the kernel panic LED trigger --- 2021-09-06 chaochao2021666@163.com New
leds: pca963x: fix blink with hw acceleration leds: pca963x: fix blink with hw acceleration --- 2021-12-05 bernardocrodrigues@live.com New
[linux-next] leds: leds-lm3533: Convert to use sysfs_emit() APIs [linux-next] leds: leds-lm3533: Convert to use sysfs_emit() APIs --- 2022-09-27 zhangsongyi.cgel@gmail.com New
[linux-next] leds: leds-bd2802: replace strcmp with sysfs_streq [linux-next] leds: leds-bd2802: replace strcmp with sysfs_streq --- 2022-10-08 yexingchen116@gmail.com New
leds: cht-wcove: Remove unneeded semicolon leds: cht-wcove: Remove unneeded semicolon --- 2023-06-27 baomingtong001@208suo.com New
[-next] leds: turris-omnia: add missing MODULE_DEVICE_TABLE [-next] leds: turris-omnia: add missing MODULE_DEVICE_TABLE --- 2021-05-12 Zou Wei New
[-next] leds: remove redundant of_match_ptr() [-next] leds: remove redundant of_match_ptr() --- 2023-08-08 Zhu Wang New
[1/6] dt-bindings: leds: choose correct color value of multi-led fix all errors except one reported by dt_binding_check --- 2020-10-13 Zhen Lei New
[2/6] dt-bindings: mfd: google,cros-ec: explicitly allow additional properties fix all errors except one reported by dt_binding_check --- 2020-10-13 Zhen Lei New
[3/6] spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for slave mode fix all errors except one reported by dt_binding_check --- 2020-10-13 Zhen Lei New
[4/6] dt-bindings: misc: explicitly add #address-cells for slave mode fix all errors except one reported by dt_binding_check --- 2020-10-13 Zhen Lei New
[5/6] ARM: dts: mmp2-olpc-xo-1-75: explicitly add #address-cells=<0> for slave mode fix all errors except one reported by dt_binding_check --- 2020-10-13 Zhen Lei New
[6/6] dt-bindings: misc: correct the property name cmd-gpios to cmd-gpio fix all errors except one reported by dt_binding_check --- 2020-10-13 Zhen Lei New
[v2,1/1] dt-bindings: misc: add support for both property names cmd-gpios and cmd-gpio fix all errors except one reported by dt_binding_check --- 2020-10-15 Zhen Lei New
[1/1] dt-bindings: leds: add onboard LED triggers of 96Boards [1/1] dt-bindings: leds: add onboard LED triggers of 96Boards --- 2020-12-10 Zhen Lei New
[1/1] leds: as3645a: Fix error return code in as3645a_parse_node() [1/1] leds: as3645a: Fix error return code in as3645a_parse_node() --- 2021-05-15 Zhen Lei New
[1/1] leds: blinkm: remove unused variable 'ret' in blinkm_init_hw() [1/1] leds: blinkm: remove unused variable 'ret' in blinkm_init_hw() --- 2021-05-19 Zhen Lei New
[-next] drivers: leds: simplify the return expression of register_nasgpio_led() [-next] drivers: leds: simplify the return expression of register_nasgpio_led() --- 2020-12-10 Zheng Yongjun New
答复: [PATCH -next] leds: use resource_size 答复: [PATCH -next] leds: use resource_size --- 2021-01-06 Zheng Yongjun New
[v2,-next] leds: convert comma to semicolon [v2,-next] leds: convert comma to semicolon --- 2021-01-08 Zheng Yongjun New
[1/2] leds: Add driver for mp3326 [1/2] leds: Add driver for mp3326 --- 2023-08-09 Yuxi Wang New
[1/2] dt-bindings: leds: add mps mp3326 LED leds: add mp3326 driver --- 2023-11-08 Yuxi Wang New
[2/2] leds: add mp3326 driver leds: add mp3326 driver --- 2023-11-08 Yuxi Wang New
[1/2] dt-bindings: leds: add mps mp3326 LED leds: Add a driver for MP3326 --- 2023-11-24 Yuxi Wang New
[2/2] leds: add mp3326 driver leds: Add a driver for MP3326 --- 2023-11-24 Yuxi Wang New
leds: various: add missing put_device() call in netxbig_leds_get_of_pdata() leds: various: add missing put_device() call in netxbig_leds_get_of_pdata() --- 2020-10-29 Yu Kuai New
[-next] leds: leds-bd2802: remove set but not used variable 'pdata' [-next] leds: leds-bd2802: remove set but not used variable 'pdata' --- 2020-01-08 Yue Haibing New
leds: tca6507: use swap() to make code cleaner leds: tca6507: use swap() to make code cleaner --- 2021-11-15 Yihao Han New
[-next] leds: wm831x-status: use devm_led_classdev_register() [-next] leds: wm831x-status: use devm_led_classdev_register() --- 2021-06-05 Yang Yingliang New
[-next] leds: rb532: use devm_led_classdev_register() [-next] leds: rb532: use devm_led_classdev_register() --- 2021-06-05 Yang Yingliang New
leds: netxbig: add missing of_node_put() in netxbig_leds_get_of_pdata() leds: netxbig: add missing of_node_put() in netxbig_leds_get_of_pdata() --- 2022-10-29 Yang Yingliang New
Documentation: devres: add missing LED helpers Documentation: devres: add missing LED helpers --- 2022-11-03 Yang Yingliang New
leds: ip30: Convert to devm_platform_ioremap_resource() leds: ip30: Convert to devm_platform_ioremap_resource() --- 2023-07-04 Yangtao Li New
[-next] leds: trigger: netdev: NULL check before dev_{put, hold} [-next] leds: trigger: netdev: NULL check before dev_{put, hold} --- 2023-05-11 Yang Li New
[-next] leds: cht-wcove: Fix an unsigned comparison which can never be negative [-next] leds: cht-wcove: Fix an unsigned comparison which can never be negative --- 2023-05-31 Yang Li New
[v3,1/1] leds: simatic-ipc-leds-gpio: add support for module BX-59A Patch Resent: Enabling LED Support for Siemens IPC BX-59A --- 2024-03-13 Xing Tong Wu New
[2/4] hung_task: Replace "did_panic" with is_be_panic() Add new API is_being_panic() --- 2020-12-18 Xiaoming Ni New
[v2,1/4] panic: Add new API in_panic_state() panic: Add new API in_panic_state() --- 2020-12-20 Xiaoming Ni New
[v2,4/4] leds:trigger:ledtrig-heartbeat: Replace "panic_heartbeats" with in_panic_state() panic: Add new API in_panic_state() --- 2020-12-20 Xiaoming Ni New
leds: move from strlcpy with unused retval to strscpy leds: move from strlcpy with unused retval to strscpy --- 2022-08-18 Wolfram Sang New
leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices --- 2023-10-11 Werner Sembach New
[1/3] leds: cr0014114: silent no spi_device_id warning [1/3] leds: cr0014114: silent no spi_device_id warning --- 2022-09-05 Wei Yongjun New
[2/3] leds: el15203000: silent no spi_device_id warning [1/3] leds: cr0014114: silent no spi_device_id warning --- 2022-09-05 Wei Yongjun New
[3/3] leds: spi-byte: silent no spi_device_id warning [1/3] leds: cr0014114: silent no spi_device_id warning --- 2022-09-05 Wei Yongjun New
leds: spi-byte: fix unbalanced of_node_get()/of_node_put() leds: spi-byte: fix unbalanced of_node_get()/of_node_put() --- 2022-09-05 Wei Yongjun New
leds: Fix reference file name of documentation leds: Fix reference file name of documentation --- 2021-05-06 Wan Jiabing New
leds: Add of_node_put() before return leds: Add of_node_put() before return --- 2022-06-01 Wan Jiabing New
[01/13] leds: cr0014114: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[02/13] leds: el15203000: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[03/13] leds: lm3532: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[04/13] leds: lm3692x: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[05/13] leds: lm3697: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[06/13] leds: lp50xx: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[07/13] leds: lp8860: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[08/13] leds: mlxreg: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[09/13] leds: mt6323: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[10/13] leds: powernv: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[11/13] leds: sc27xx: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[12/13] leds: spi-byte: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
[13/13] leds: rt8515: Fix devm vs. non-devm ordering leds: Fix devm vs. non-devm ordering --- 2022-11-09 wangyufen New
dt-bindings: leds: Convert PCA9532 to dtschema dt-bindings: leds: Convert PCA9532 to dtschema --- 2022-12-28 Wadim Egorov New
[v2,2/2] dt-bindings: rtc: Move rv3028 from trivial-rtc.yaml into own schema file [v2,1/2] dt-bindings: leds: Convert PCA9532 to dtschema --- 2023-01-11 Wadim Egorov New
[v3] dt-bindings: leds: Convert PCA9532 to dtschema [v3] dt-bindings: leds: Convert PCA9532 to dtschema --- 2023-04-12 Wadim Egorov New
[2/2] dt-bindings: leds: Document Awinic AW2016 bindings leds: add Awinic AW2016 driver --- 2023-05-24 Vladimir Barinov New
[v2,1/2] leds: add Awinic AW2026 LED driver leds: add Awinic AW2026 driver --- 2023-05-25 Vladimir Barinov New
[v1,RESEND,2/7] dt-bindings: leds: is31fl319x: Add missing si-en compatibles Fix/Add is31fl319{0,1,3} support --- 2022-06-28 Vincent Knecht New
[v4,3/7] leds: is31fl319x: Add missing si-en compatibles leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-09 Vincent Knecht New
[v4,4/7] leds: is31fl319x: Use non-wildcard names for vars, structs and defines leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-09 Vincent Knecht New
[v4,5/7] leds: is31fl319x: Move chipset-specific values in chipdef struct leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-09 Vincent Knecht New
[v4,6/7] leds: is31fl319x: Add support for is31fl319{0,1,3} chips leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-09 Vincent Knecht New
[v4,7/7] leds: is31fl319x: Cleanup formatting and dev_dbg calls leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-09 Vincent Knecht New
[v5,01/12] dt-bindings: leds: Convert is31fl319x to dtschema leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-12 Vincent Knecht New
[v5,02/12] dt-bindings: leds: is31fl319x: Document variants specificities leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-12 Vincent Knecht New
[v5,08/12] leds: is31fl319x: Make use of device properties leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-12 Vincent Knecht New
[v5,09/12] leds: is31fl319x: Make use of dev_err_probe() leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-12 Vincent Knecht New
[v5,11/12] leds: is31fl319x: use simple i2c probe function leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-12 Vincent Knecht New
[v5,12/12] leds: is31fl319x: sort header inclusion alphabetically leds: Fix/Add is31fl319{0,1,3} support --- 2022-07-12 Vincent Knecht New
[v9,02/12] dt-bindings: mfd: Document ROHM BD71828 bindings Support ROHM BD71828 PMIC --- 2020-01-11 Vaittinen, Matti New
[v9,04/12] mfd: bd718x7: Add compatible for BD71850 Support ROHM BD71828 PMIC --- 2020-01-11 Vaittinen, Matti New
[v9,06/12] mfd: input: bd71828: Add power-key support Support ROHM BD71828 PMIC --- 2020-01-11 Vaittinen, Matti New
[v9,08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts Support ROHM BD71828 PMIC --- 2020-01-11 Vaittinen, Matti New
[v9,10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs Support ROHM BD71828 PMIC --- 2020-01-11 Vaittinen, Matti New
[v9,12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC Support ROHM BD71828 PMIC --- 2020-01-11 Vaittinen, Matti New
[v10,01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver Support ROHM BD71828 PMIC --- 2020-01-17 Vaittinen, Matti New
[v10,03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices Support ROHM BD71828 PMIC --- 2020-01-17 Vaittinen, Matti New
[v10,05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core Support ROHM BD71828 PMIC --- 2020-01-17 Vaittinen, Matti New
[v10,10/13] rtc: bd70528: add BD71828 support Support ROHM BD71828 PMIC --- 2020-01-17 Vaittinen, Matti New
[v10,12/13] leds: Add common LED binding parsing support to LED class/core Support ROHM BD71828 PMIC --- 2020-01-17 Vaittinen, Matti New
[v12,07/10] clk: bd718x7: Support ROHM BD71828 clk block [v12,01/10] dt-bindings: leds: ROHM BD71282 PMIC LED driver --- 2020-01-20 Vaittinen, Matti New
[v12,09/10] mfd: bd70528: Fix hour register mask [v12,01/10] dt-bindings: leds: ROHM BD71282 PMIC LED driver --- 2020-01-20 Vaittinen, Matti New
[led-next,1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems [led-next,1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems --- 2020-10-06 Vadim Pasternak New
[Re-send,led-next,v3,1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems [Re-send,led-next,v3,1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular sy... --- 2021-03-16 Vadim Pasternak New
[led-next,1/1] leds: mlxreg: Provide conversion for hardware LED color code [led-next,1/1] leds: mlxreg: Provide conversion for hardware LED color code --- 2021-05-07 Vadim Pasternak New
[platform-next,1/2] leds: mlxreg: Remove code for amber LED colour leds: mlxreg: Change behavior during init and remove unused definition --- 2023-08-22 Vadim Pasternak New
[platform-next,2/2] leds: mlxreg: Skip setting LED color during initialization leds: mlxreg: Change behavior during init and remove unused definition --- 2023-08-22 Vadim Pasternak New
[1/3] leds: pwm: simplify if condition [1/3] leds: pwm: simplify if condition --- 2020-01-24 Uwe Kleine-König New
« 1 2 3 420 21 »