linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-14 09:39:12 to 2019-04-02 12:56:55 UTC [more...]

[PATCH v2 0/3] backlight: lm3630a: bug fix and device tree support
 2019-04-02 12:56 UTC  (10+ messages)
` [PATCH v2 1/3] backlight: lm3630a: return 0 on success in update_status functions
` [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
` [PATCH v2 3/3] backlight: lm3630a: add device tree supprt

[RFC PATCH 0/5] MultiColor LED framework Documentation
 2019-04-02 11:55 UTC  (15+ messages)
` [RFC PATCH 1/5] leds: multicolor: Add sysfs interface definition
` [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention
` [RFC PATCH 3/5] documention: leds: Add multicolor class documentation
` [RFC PATCH 4/5] dt-bindings: leds: Add LED_COLOR_ID and COLOR_NAME definitions
` [RFC PATCH 5/5] leds: multicolor: Introduce a multicolor class definition

[RESEND PATCH v6 00/11] mfd: add support for max77650 PMIC
 2019-04-02  8:08 UTC  (26+ messages)
` [RESEND PATCH v6 01/11] dt-bindings: mfd: add DT bindings for max77650
` [RESEND PATCH v6 02/11] dt-bindings: power: supply: "
` [RESEND PATCH v6 03/11] dt-bindings: leds: "
` [RESEND PATCH v6 04/11] dt-bindings: input: "
` [RESEND PATCH v6 05/11] mfd: core: document mfd_add_devices()
` [RESEND PATCH v6 06/11] mfd: max77650: new core mfd driver
` [RESEND PATCH v6 07/11] power: supply: max77650: add support for battery charger
` [RESEND PATCH v6 08/11] gpio: max77650: add GPIO support
` [RESEND PATCH v6 09/11] leds: max77650: add LEDs support
` [RESEND PATCH v6 10/11] input: max77650: add onkey support
` [RESEND PATCH v6 11/11] MAINTAINERS: add an entry for max77650 mfd driver

[PATCH] leds: fix a potential NULL pointer dereference
 2019-04-01  7:08 UTC  (6+ messages)

[PATCH] leds: blinkm: clean up double assignment to data->i2c_addr
 2019-03-31 18:38 UTC  (3+ messages)

[PATCH v3 00/25] Add generic support for composing LED class device name
 2019-03-31 17:55 UTC  (26+ messages)
` [PATCH v3 01/25] leds: class: Improve LED and LED flash class registration API
` [PATCH v3 02/25] dt-bindings: leds: Add LED_FUNCTION definitions
` [PATCH v3 03/25] dt-bindings: leds: Add LED_COLOR_ID definitions
` [PATCH v3 04/25] dt-bindings: leds: Add function, color and led-enumerator properties
` [PATCH v3 05/25] leds: core: Add support for composing LED class device names
` [PATCH v3 06/25] dt-bindings: sc27xx-blt: Add function and color properties
` [PATCH v3 07/25] leds: sc27xx-blt: Use generic support for composing LED names
` [PATCH v3 08/25] dt-bindings: lt3593: Add function and color properties
` [PATCH v3 09/25] leds: lt3593: Use generic support for composing LED names
` [PATCH v3 10/25] dt-bindings: lp8860: Add function and color properties
` [PATCH v3 11/25] leds: lp8860: Use generic support for composing LED names
` [PATCH v3 12/25] dt-bindings: lm3692x: Add function and color properties
` [PATCH v3 13/25] leds: lm3692x: Use generic support for composing LED names
` [PATCH v3 14/25] dt-bindings: lm36010: Add function and color properties
` [PATCH v3 15/25] leds: lm3601x: Use generic support for composing LED names
` [PATCH v3 16/25] dt-bindings: cr0014114: Add function and color properties
` [PATCH v3 17/25] leds: cr0014114: Use generic support for composing LED names
` [PATCH v3 18/25] dt-bindings: aat1290: Add function and color properties
` [PATCH v3 19/25] leds: aat1290: Use generic support for composing LED names
` [PATCH v3 20/25] dt-bindings: as3645a: Add function and color properties
` [PATCH v3 21/25] leds: as3645a: Use generic support for composing LED names
` [PATCH v3 22/25] dt-bindings: leds-gpio: Add function and color properties
` [PATCH v3 23/25] leds: gpio: Use generic support for composing LED names
` [PATCH v3 24/25] dt-bindings: an30259a: Add function and color properties
` [PATCH v3 25/25] leds: an30259a: Use generic support for composing LED names

[GIT PULL] LED fixes for 5.1-rc3
 2019-03-30 19:30 UTC  (2+ messages)

[PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-03-28 21:04 UTC  (14+ messages)
` [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties
` [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver references
` [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver

[PATCH v2 00/25] Add generic support for composing LED class device name
 2019-03-28 20:54 UTC  (16+ messages)
` [PATCH 03/25] dt-bindings: leds: Add LED_FUNCTION definitions
` [PATCH 04/25] dt-bindings: leds: Add LED_COLOR_NAME definitions
` [PATCH 05/25] dt-bindings: leds: Add function and color properties
` [PATCH 24/25] dt-bindings: an30259a: "

[PATCH 1/4] leds: netdev trigger: use memcpy in device_name_store
 2019-03-28 16:28 UTC  (42+ messages)
  ` [PATCH 2/4] leds: netdev trigger: factor out middle part of device_name_store
  ` [PATCH 4/4] leds: netdev trigger: allow setting initial values in device tree
    ` [PATCH v2 1/6] leds: netdev trigger: use memcpy in device_name_store
    ` [PATCH v2 2/6] leds: netdev trigger: factor out middle part of device_name_store
    ` [PATCH v2 3/6] leds: netdev trigger: move newline handling back to device_name_store
    ` [PATCH v2 4/6] leds: netdev trigger: move name length checking to netdev_trig_set_device
    ` [PATCH v2 5/6] leds: netdev trigger: add documentation to leds/common.txt
    ` [PATCH v2 6/6] leds: netdev trigger: allow setting initial values in device tree

[PATCH AUTOSEL 3.18 20/41] leds: lp55xx: fix null deref on firmware load failure
 2019-03-27 18:24 UTC 

[PATCH AUTOSEL 4.4 35/63] leds: lp55xx: fix null deref on firmware load failure
 2019-03-27 18:22 UTC 

[PATCH AUTOSEL 4.9 45/87] leds: lp55xx: fix null deref on firmware load failure
 2019-03-27 18:19 UTC 

[PATCH AUTOSEL 4.14 065/123] leds: lp55xx: fix null deref on firmware load failure
 2019-03-27 18:15 UTC 

[PATCH AUTOSEL 4.19 098/192] leds: lp55xx: fix null deref on firmware load failure
 2019-03-27 18:08 UTC 

[PATCH AUTOSEL 5.0 138/262] leds: lp55xx: fix null deref on firmware load failure
 2019-03-27 17:59 UTC 

[RESEND PATCH v6 00/11] mfd: add support for max77650 PMIC
 2019-03-26 17:34 UTC  (10+ messages)
` [RESEND PATCH v6 01/11] dt-bindings: mfd: add DT bindings for max77650
` [RESEND PATCH v6 02/11] dt-bindings: power: supply: "
` [RESEND PATCH v6 03/11] dt-bindings: leds: "

[PATCH v7 00/11] mfd: add support for max77650 PMIC
 2019-03-26 17:32 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: mfd: add DT bindings for max77650
` [PATCH v7 02/11] dt-bindings: power: supply: "
` [PATCH v7 03/11] dt-bindings: leds: "
` [PATCH v7 04/11] dt-bindings: input: "
` [PATCH v7 05/11] mfd: core: document mfd_add_devices()
` [PATCH v7 06/11] mfd: max77650: new core mfd driver
` [PATCH v7 07/11] power: supply: max77650: add support for battery charger
` [PATCH v7 08/11] gpio: max77650: add GPIO support
` [PATCH v7 09/11] leds: max77650: add LEDs support
` [PATCH v7 10/11] input: max77650: add onkey support
` [PATCH v7 11/11] MAINTAINERS: add an entry for max77650 mfd driver

[PATCH 1/3] platform/chrome: wilco_ec: Split core and mailbox into separate modules
 2019-03-25 20:48 UTC  (9+ messages)
` [PATCH 2/3] platform/chrome: wilco_ec: Standardize mailbox interface
` [PATCH 3/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support

[PATCH 0/5] TI LMU rework
 2019-03-25 14:24 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mfd: Update the ramp up/down property
` [PATCH 2/5] leds: TI LMU: Add common code for TI LMU devices
` [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697
` [PATCH 4/5] mfd: ti-lmu: Remove support for LM3697
` [PATCH 5/5] leds: lm3697: Introduce the lm3697 driver

[PATCH v2 0/8] leds: Add AXP20X CHGLED
 2019-03-25 10:01 UTC  (3+ messages)
` [PATCH v2 2/8] mfd: axp20x: Add axp20x-led cell

[PATCH v4 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-03-21  8:21 UTC  (12+ messages)
` [PATCH v4 4/4] leds: lm3532: Introduce the lm3532 LED driver

[PATCH v2 0/2] Intel Cherry Trail Whiskey Cove LEDs support
 2019-03-20  9:57 UTC  (4+ messages)
` [PATCH v2 2/2] mfd: Add leds MFD cell for intel_soc_pmic_chtwc


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