linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 10:48:59 to 2020-12-21 10:53:08 UTC [more...]

[PATCH v13 0/5] leds: mt6360: Add LED driver for MT6360
 2020-12-21 10:45 UTC  (3+ messages)
` [PATCH v13 2/5] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH v13 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions

[PATCH v2 0/4] panic: Add new API in_panic_state()
 2020-12-20  3:45 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] hung_task: Replace "did_panic" with in_panic_state()
` [PATCH v2 3/4] leds:trigger:ledtrig-activity Replace "panic_detected" "
` [PATCH v2 4/4] leds:trigger:ledtrig-heartbeat: Replace "panic_heartbeats" "

[PATCH 0/4] Add new API is_being_panic()
 2020-12-20  2:58 UTC  (9+ messages)
` [PATCH 1/4] panic: "
` [PATCH 2/4] hung_task: Replace "did_panic" with is_be_panic()
` [PATCH 3/4] leds:trigger:ledtrig-activity Replace "panic_detected" "
` [PATCH 4/4] leds:trigger:ledtrig-heartbeat: Replace "panic_heartbeats" "

[PATCH v10 0/3] leds: trigger: implement a tty trigger
 2020-12-18 10:42 UTC  (4+ messages)
` [PATCH v10 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v10 2/3] tty: new helper function tty_get_icount()
` [PATCH v10 3/3] leds: trigger: implement a tty trigger

[PATCH] leds: led-core: Get rid of enum led_brightness
 2020-12-17 22:59 UTC  (5+ messages)

[PATCH] leds: lm3533: Switch to using the new API kobj_to_dev()
 2020-12-17 21:13 UTC  (2+ messages)

[PATCH -next] leds: leds-ariel: convert comma to semicolon
 2020-12-17 20:55 UTC  (3+ messages)

[PATCH -next] leds: leds-lm3533: convert comma to semicolon
 2020-12-17 20:53 UTC  (2+ messages)

[PATCH v2 -next] leds: ss4200: simplify the return expression of register_nasgpio_led()
 2020-12-17 20:53 UTC  (2+ messages)

[PATCH v2] leds: Use DEVICE_ATTR_{RW, RO, WO} macros
 2020-12-17 20:51 UTC  (2+ messages)

[GIT PULL] LEDs changes for v5.11-rc1
 2020-12-16 23:10 UTC  (2+ messages)

[PATCH 0/2] Add LED mode behavior/select properties and handle
 2020-12-16 22:41 UTC 

[PATCH v12 0/5] leds: mt6360: Add LED driver for MT6360
 2020-12-16  5:52 UTC  (8+ messages)
` [PATCH v12 1/5] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v12 2/5] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH v12 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v12 4/5] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v12 5/5] leds: mt6360: Add LED driver for MT6360

[PATCH v2] dt-bindings: leds: Document commonly used LED triggers
 2020-12-14 22:36 UTC  (4+ messages)

[PATCH v3 4/4] arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP
 2020-12-14  8:54 UTC  (2+ messages)

[PATCH -next] drivers: leds: simplify the return expression of register_nasgpio_led()
 2020-12-14  3:03 UTC  (2+ messages)

[PATCH] leds: Use DEVICE_ATTR_{RW, RO, WO} macros
 2020-12-13 19:46 UTC  (5+ messages)

[PATCH 1/2 v8] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-12-12 11:10 UTC  (2+ messages)
` [PATCH 2/2 v8] leds: rt8515: Add Richtek RT8515 LED driver

[PATCH] leds: led-core: Get rid of enum led_brightness
 2020-12-11 20:42 UTC 

[PATCH v3 1/2] dt-bindings: leds: Add bindings for Intel LGM SoC
 2020-12-11  3:45 UTC  (3+ messages)
` [PATCH v3 2/2] leds: lgm: Add LED controller driver for "

[PATCH] leds: led-core: Get rid of enum led_brightness
 2020-12-10 20:03 UTC  (2+ messages)

[PATCH] dt-bindings: leds: Document commonly used LED triggers
 2020-12-10  7:26 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: leds: add onboard LED triggers of 96Boards
 2020-12-10  6:21 UTC  (4+ messages)

[PATCH v11 0/5] leds: mt6360: Add LED driver for MT6360
 2020-12-09 19:58 UTC  (16+ messages)
` [PATCH v11 1/5] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v11 2/5] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH v11 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v11 4/5] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v11 5/5] leds: mt6360: Add LED driver for MT6360

[PATCH 1/2 v7] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-12-09 16:31 UTC  (3+ messages)
` [PATCH 2/2 v7] leds: rt8515: Add Richtek RT8515 LED driver

[PATCH v2 1/2] dt-bindings: leds: Add bindings for Intel LGM SoC
 2020-12-07 19:29 UTC  (2+ messages)

[PATCH v8 0/5] leds: pwm: Make automatic labels work
 2020-12-07 10:32 UTC  (8+ messages)
` [PATCH v8 1/5] dt-bindings: mfd: Fix schema warnings for pwm-leds
` [PATCH v8 2/5] ARM: dts: berlin: "
` [PATCH v8 3/5] ARM: dts: stm32: "
  ` [Linux-stm32] "
` [PATCH v8 4/5] arm64: dts: meson: "
` [PATCH v8 5/5] MIPS: DTS: img: "

[PATCH v2 1/2] Input: i8042 - Prevent intermixing i8042 commands
 2020-12-07  6:40 UTC  (2+ messages)

[PATCH 0/6] fix all errors except one reported by dt_binding_check
 2020-12-04  7:48 UTC  (3+ messages)
` [PATCH 5/6] ARM: dts: mmp2-olpc-xo-1-75: explicitly add #address-cells=<0> for slave mode

[PATCH 1/2 v6] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-30 21:49 UTC  (4+ messages)
` [PATCH 2/2 v6] leds: rt8515: Add Richtek RT8515 LED driver

[PATCH v10 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-30 21:13 UTC  (11+ messages)
` [PATCH v10 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v10 2/6] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH v10 3/6] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v10 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
` [PATCH v10 5/6] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v10 6/6] leds: mt6360: Add LED driver for MT6360

[PATCH v9 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-26 18:14 UTC  (9+ messages)
` [PATCH v9 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v9 2/6] leds: flash: Fix multicolor registration no-ops by return 0
` [PATCH v9 3/6] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v9 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
` [PATCH v9 5/6] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v9 6/6] leds: mt6360: Add LED driver for MT6360

[PATCH led-next v2 1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems
 2020-11-26 11:19 UTC 

[PATCH v2] leds: lp50xx: add missing fwnode_handle_put in error handling case
 2020-11-25 19:50 UTC  (4+ messages)

[PATCH 1/2 v3] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-25 19:35 UTC  (7+ messages)
` [PATCH 2/2 v3] leds: rt8515: Add Richtek RT8515 LED driver

[PATCH v8 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-25 18:16 UTC  (11+ messages)
` [PATCH v8 1/6] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v8 2/6] leds: flash: Fix multicolor registration no-ops by return 0
` [PATCH v8 3/6] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v8 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
` [PATCH v8 5/6] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v8 6/6] leds: mt6360: Add LED driver for MT6360

[PATCH] leds: trigger: fix potential deadlock with libata
 2020-11-25 15:20 UTC  (5+ messages)

[PATCH v2] leds: trigger: fix potential deadlock with libata
 2020-11-25 15:18 UTC 

[PATCH RFC leds + net-next 0/7] netdev trigger offloading and LEDs on Marvell PHYs
 2020-11-25 12:38 UTC  (5+ messages)
` [PATCH RFC leds + net-next 1/7] leds: trigger: netdev: don't explicitly zero kzalloced data
` [PATCH RFC leds + net-next 7/7] net: phy: marvell: support LEDs connected on Marvell PHYs

[PATCH leds 1/5] leds: turris-omnia: use constants instead of macros for color command
 2020-11-25 12:25 UTC  (3+ messages)
` [PATCH leds 5/5] leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI

[PATCH v2 0/5] Qualcomm LPG support for PM8150b/l
 2020-11-25 12:22 UTC  (3+ messages)
` [PATCH v2 2/5] leds: qcom-lpg: add support for pm8150[bl] leds

[PATCH leds + devicetree v2 0/2] Parse DT property `trigger-sources` for netdev LED trigger
 2020-11-25 12:19 UTC  (7+ messages)
` [PATCH leds + devicetree v2 1/2] leds: trigger: add trigger sources validating method and helper functions
` [PATCH leds + devicetree v2 2/2] leds: trigger: netdev: parse `trigger-sources` from device tree

[PATCH] leds: various: add missing put_device() call in netxbig_leds_get_of_pdata()
 2020-11-25 12:18 UTC  (4+ messages)

[PATCH] leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
 2020-11-25 12:16 UTC  (8+ messages)

[PATCH led-next 1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems
 2020-11-25 12:01 UTC  (12+ messages)

[PATCH v2] leds: lm3697: Rename struct into more appropriate name
 2020-11-25 11:25 UTC  (5+ messages)

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-11-25 11:08 UTC  (3+ messages)
` [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yaml

Request for Comment: LED device naming for netdev LEDs
 2020-11-25 10:59 UTC  (5+ messages)

[PATCH v7 0/5] leds: mt6360: Add LED driver for MT6360
 2020-11-24 21:38 UTC  (27+ messages)
` [PATCH v7 1/5] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v7 2/5] dt-bindings: leds: Add LED_COLOR_ID_MOONLIGHT definitions
` [PATCH v7 4/5] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v7 5/5] leds: mt6360: Add LED driver for MT6360

[PATCH 1/2 v5] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-23 21:23 UTC  (7+ messages)
` [PATCH 2/2 v5] leds: rt8515: Add Richtek RT8515 LED driver

[RFC PATCH 0/3] Add support for the flash LED on Nexus 5
 2020-11-22  4:44 UTC  (3+ messages)
` [RFC PATCH 1/3] leds: Add driver for QPNP flash led

[PATCH] leds: lp50xx: add missing fwnode_handle_put in error handling case
 2020-11-19  7:05 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).