linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 11:44:41 to 2020-11-28 22:01:24 UTC [more...]

[PATCH v8 0/5] leds: pwm: Make automatic labels work
 2020-11-28 22:00 UTC  (7+ 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 v10 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-28 15:13 UTC  (8+ 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  (11+ 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  (14+ messages)
` [PATCH RFC leds + net-next 1/7] leds: trigger: netdev: don't explicitly zero kzalloced data
` [PATCH RFC leds + net-next 2/7] leds: trigger: netdev: simplify the driver by using bit field members
` [PATCH RFC leds + net-next 3/7] leds: trigger: add API for HW offloading of triggers
` [PATCH RFC leds + net-next 4/7] leds: trigger: netdev: support HW offloading
` [PATCH RFC leds + net-next 5/7] net: phy: add simple incrementing phyindex member to phy_device struct
` [PATCH RFC leds + net-next 6/7] net: phy: add support for LEDs connected to ethernet PHYs
` [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  (8+ messages)
` [PATCH leds 4/5] dt-bindings: leds: leds-class-multicolor: use LED_COLOR_ID_RGB for now
` [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  (9+ messages)
` [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yaml
` [PATCH v7 09/12] ARM: dts: omap: Fix schema warnings for pwm-leds
` [Linux-stm32] [PATCH v7 10/12] ARM: dts: stm32: "

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  (28+ 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 3/5] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
` [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 v6] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-23 22:45 UTC  (3+ messages)
` [PATCH 2/2 v6] leds: rt8515: Add Richtek RT8515 LED driver

[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  (6+ messages)
` [RFC PATCH 1/3] leds: Add driver for QPNP flash led
` [RFC PATCH 2/3] ARM: qcom_defconfig: Add QPNP flash LED support
` [RFC PATCH 3/3] ARM: dts: qcom: msm8974-hammerhead: Add support for the flash LED

[PATCH] leds: lp50xx: add missing fwnode_handle_put in error handling case
 2020-11-19  7:05 UTC  (3+ messages)

[PATCH v6 0/2] leds: mt6360: Add LED driver for MT6360
 2020-11-18 10:38 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v6 2/2] leds: mt6360: Add LED driver for MT6360

[PATCH v2 1/2] leds: rt4505: Add support for Richtek RT4505 flash LED controller
 2020-11-17 17:59 UTC  (6+ messages)
` [PATCH v2 2/2] leds: rt4505: Add DT binding document for Richtek RT4505

[PATCH v5 0/2] leds: mt6360: Add LED driver for MT6360
 2020-11-17  9:54 UTC  (12+ messages)
` [PATCH v5 2/2] "

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

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

[linux-drivers-review] [PATCH v2 1/2] dt-bindings: leds: Add bindings for Intel LGM SoC
 2020-11-16 11:35 UTC  (2+ messages)
` [linux-drivers-review] [PATCH v2 2/2] leds: lgm: Add LED controller driver for "

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

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

[PATCH v1 1/2] dt-bindings: leds: Add bindings for intel LGM SOC
 2020-11-11 22:34 UTC  (7+ messages)
` [PATCH v1 2/2] leds: lgm: Add LED controller driver for LGM Soc

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH v6 2/6] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU
 2020-11-10 20:14 UTC  (4+ messages)

[PATCH v7 0/6] Add support for the IEI WT61P803 PUZZLE MCU
 2020-11-10 20:06 UTC  (22+ messages)
` [PATCH v7 1/6] dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings
` [PATCH v7 4/6] drivers: leds: Add the IEI WT61P803 PUZZLE LED driver
  ` [PATCH v7 3/6] drivers: hwmon: Add the IEI WT61P803 PUZZLE HWMON driver
    ` [PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
 2020-11-03 18:16 UTC  (4+ messages)

[PATCH v1 1/2] leds: rt4505: Add support for Richtek RT4505 flash led controller
 2020-10-30 18:59 UTC  (3+ messages)
` [PATCH v1 2/2] leds: rt4505: Add DT binding document for Richtek RT4505

[PATCH v7 6/6] MAINTAINERS: Add an entry for the IEI WT61P803 PUZZLE driver
 2020-10-25  0:59 UTC  (2+ messages)
` [PATCH v7 5/6] Documentation/ABI: Add iei-wt61p803-puzzle driver sysfs interface documentation


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