linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-04 01:29:44 to 2015-01-16 15:55:53 UTC [more...]

[PATCHv3 0/2] Driver for TI tlc59116 16 Channel i2c LED driver
 2015-01-16 15:55 UTC  (5+ messages)
` [PATCHv3 1/2] leds: tlc59116: Document binding for the TI "
` [PATCHv3 2/2] leds: tlc59116: Driver "

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-01-16 15:52 UTC  (61+ messages)
` [PATCH/RFC v10 01/19] leds: Add LED Flash class extension to the LED subsystem
` [PATCH/RFC v10 02/19] Documentation: leds: Add description of LED Flash class extension
` [PATCH/RFC v10 03/19] DT: leds: Add led-sources property
` [PATCH/RFC v10 04/19] dt-binding: mfd: max77693: Add DT binding related macros
` [PATCH/RFC v10 05/19] mfd: max77693: Modify flash cell name identifiers
` [PATCH/RFC v10 06/19] mfd: max77693: modifications around max77693_led_platform_data
` [PATCH/RFC v10 07/19] mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macros
` [PATCH/RFC v10 08/19] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v10 09/19] DT: Add documentation for the mfd Maxim max77693
  ` [PATCH/RFC v10 10/19] leds: Add driver for AAT1290 current regulator
` [PATCH/RFC v10 11/19] of: Add Skyworks Solutions, Inc. vendor prefix
` [PATCH/RFC v10 12/19] DT: Add documentation for the Skyworks AAT1290
` [PATCH/RFC v10 13/19] exynos4-is: Add support for v4l2-flash subdevs
` [PATCH/RFC v10 14/19] v4l2-ctrls: Add V4L2_CID_FLASH_SYNC_STROBE control
` [PATCH/RFC v10 15/19] media: Add registration helpers for V4L2 flash sub-devices
` [PATCH/RFC v10 16/19] Documentation: leds: Add description of v4l2-flash sub-device
` [PATCH/RFC v10 17/19] DT: Add documentation for exynos4-is 'flashes' property
` [PATCH/RFC v10 18/19] leds: max77693: add support for V4L2 Flash sub-device
` [PATCH/RFC v10 19/19] leds: aat1290: "

[PATCH 2/3] leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack
 2015-01-14 18:42 UTC  (2+ messages)

[PATCH v1 0/4] Let leds use named gpios
 2015-01-14 13:20 UTC  (17+ messages)
` [PATCH v1 1/4] gpio:gpiolib: use static const char const * for a suffixes array
` [PATCH v1 2/4] gpio: add parameter to allow the use named gpios
` [PATCH v1 3/4] leds: Let the binding document example for leds-gpio follow the gpio bindings
  ` [PATCH v1 4/4] leds: no longer use unnamed gpios

[GIT PULL] LED fix for 3.19
 2015-01-13 22:16 UTC 

[PATCH] leds: netxbig: fix oops at probe time
 2015-01-13 20:24 UTC  (6+ messages)

[PATCH 0/7] ARM RealView DeviceTree support v6
 2015-01-13 20:19 UTC  (5+ messages)
` [PATCH 1/7 v6] leds: add a driver for syscon-based LEDs

[PATCHv2 0/2] Driver for TI tlc59116 16 Channel i2c LED driver
 2015-01-13 20:04 UTC  (10+ messages)
` [PATCHv2 1/2] leds: tlc59116: Document binding for the TI "
` [PATCHv2 2/2] leds: tlc59116: Driver "

[PATCH 0/2] Driver for TI tlc59116 16 Channel i2c LED driver
 2015-01-09 13:58 UTC  (11+ messages)
` [PATCH 1/2] leds: tlc59116: Document binding for the TI "
  ` [PATCH 2/2] leds: tlc59116: Driver "

LED: inform userspace about brightness change
 2015-01-06 17:55 UTC  (2+ messages)

[PATCH 14/27] leds: Use setup_timer
 2015-01-05 19:36 UTC  (2+ messages)

[PATCH/RFC v9 00/19] LED / flash API integration
 2014-12-30 22:15 UTC  (52+ messages)
` [PATCH/RFC v9 01/19] leds: Add LED Flash class extension to the LED subsystem
` [PATCH/RFC v9 02/19] Documentation: leds: Add description of LED Flash class extension
` [PATCH/RFC v9 03/19] mfd: max77693: Modify flash cell name identifiers
` [PATCH/RFC v9 04/19] mfd: max77693: adjust max77693_led_platform_data
` [PATCH/RFC v9 05/19] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v9 06/19] DT: Add documentation for the mfd Maxim max77693
` [PATCH/RFC v9 07/19] dt-binding: mfd: max77693: Add DT binding related macros
` [PATCH/RFC v9 08/19] leds: Add driver for AAT1290 current regulator
` [PATCH/RFC v9 19/19] leds: aat1290: add support for V4L2 Flash sub-device

[PATCH RESEND] leds: netxbig: fix oops at probe time
 2014-12-30 16:35 UTC  (2+ messages)

[PATCH] leds: Don't allow brightness values greater than max_brightness
 2014-12-23 19:02 UTC  (2+ messages)

[PATCHv3] DT: leds: Add flash LED devices related properties (fwd) (fwd)
 2014-12-22 22:41 UTC  (2+ messages)

[PATCHv2] DT: leds: Add flash LED devices related properties (fwd)
 2014-12-22 22:27 UTC  (3+ messages)

[PATCH] Add attributes neccessary for LED flashes to devicetree/bindings/leds/common.txt
 2014-12-22 11:45 UTC  (6+ messages)
` [PATCH w/ acks] DT: leds: Add flash LED devices related properties

[PATCH 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2014-12-19  8:15 UTC  (11+ messages)
` [PATCH 2/2] leds: add Qualcomm PM8941 WLED driver

[iwlwifi] BUG: unable to handle kernel
 2014-12-19  5:59 UTC  (4+ messages)

[GIT PULL] LED subsystem for 3.19 merge window
 2014-12-15 21:36 UTC 

[PATCH/RFC v8 00/14] LED / flash API integration
 2014-12-10 23:14 UTC  (19+ messages)
` [PATCH/RFC v8 01/14] leds: Add LED Flash class extension to the LED subsystem
` [PATCH/RFC v8 02/14] Documentation: leds: Add description of LED Flash class extension
` [PATCH/RFC v8 03/14] Documentation: leds: Add description of v4l2-flash sub-device

[PATCH] leds: leds-gpio: Fix the "default-state" property check
 2014-12-10  1:12 UTC  (3+ messages)

[PATCH v2] leds: leds-gpio: Fix multiple instances registration when 'label' property is absent
 2014-12-04  1:29 UTC  (9+ 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).