linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-20 16:09:20 to 2015-02-25 03:49:36 UTC [more...]

[PATCH v3 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2015-02-25  3:49 UTC  (2+ messages)
` [PATCH v3 2/2] leds: add Qualcomm PM8941 WLED driver

[PATCH 0/2] leds/pwm: don't call pwm_disable when setting brightness
 2015-02-24 19:06 UTC  (6+ messages)
` [PATCH 1/2] pwm/doc: Clearify that the pin state after pwm_disable is undefined
` [PATCH 2/2] leds/pwm: Don't disable pwm when setting brightness to 0

[PATCH v2] leds: fix hibernation on arm when gpio-led used with CPU led trigger
 2015-02-24 16:12 UTC  (2+ messages)

[PATCH v2] leds: Introduce devres helper for led_classdev_register
 2015-02-24  0:11 UTC 

"advanced" LED controllers
 2015-02-23 22:58 UTC  (3+ messages)

[PATCH 0/3] Add DT support for netxbig LEDs
 2015-02-23 15:04 UTC  (4+ messages)
` [PATCH 1/3] leds: netxbig: add device tree binding
` [PATCH 2/3] ARM: Kirkwood: add LED DT entries for netxbig boards
` [PATCH 3/3] ARM: mvebu: remove static LED setup "

[PATCH/RFC v11 00/20] LED / flash API integration
 2015-02-21 19:42 UTC  (35+ messages)
` [PATCH/RFC v11 01/20] leds: flash: document sysfs interface
  ` 0.led_name 2.other.led.name in /sysfs "
` [PATCH/RFC v11 02/20] leds: flash: Improve sync strobe related sysfs attributes
` [PATCH/RFC v11 03/20] Documentation: leds: Add description of LED Flash class extension
` [PATCH/RFC v11 04/20] dt-binding: leds: Add common LED DT bindings macros
` [PATCH/RFC v11 05/20] mfd: max77693: Modify flash cell name identifiers
` [PATCH/RFC v11 06/20] mfd: max77693: Remove struct max77693_led_platform_data
` [PATCH/RFC v11 07/20] mfd: max77693: add TORCH_IOUT_MASK macro
` [PATCH/RFC v11 08/20] mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macros
` [PATCH/RFC v11 09/20] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v11 10/20] DT: Add documentation for the mfd Maxim max77693
` [PATCH/RFC v11 11/20] leds: Add driver for AAT1290 current regulator
` [PATCH/RFC v11 12/20] of: Add Skyworks Solutions, Inc. vendor prefix
` [PATCH/RFC v11 13/20] DT: Add documentation for the Skyworks AAT1290
` [PATCH/RFC v11 14/20] exynos4-is: Add support for v4l2-flash subdevs
` [PATCH/RFC v11 15/20] v4l2-ctrls: Add V4L2_CID_FLASH_SYNC_STROBE control
` [PATCH/RFC v11 16/20] media: Add registration helpers for V4L2 flash sub-devices
` [PATCH/RFC v11 17/20] Documentation: leds: Add description of v4l2-flash sub-device
` [PATCH/RFC v11 18/20] DT: Add documentation for exynos4-is 'flashes' property
` [PATCH/RFC v11 19/20] leds: max77693: add support for V4L2 Flash sub-device
` [PATCH/RFC v11 20/20] leds: aat1290: "

[PATCH] led/led-class: Handle LEDs with the same name
 2015-02-19 23:22 UTC  (18+ messages)

[PATCH v2] led/led-class: Handle LEDs with the same name
 2015-02-19 23:01 UTC 

[PATCH RFC] leds: Add status code trigger
 2015-02-19  8:26 UTC 

[PATCH, RESEND] leds: ipaq needs LEDS_CLASS
 2015-02-18 21:10 UTC 

[PATCH] leds: Introduce devres helper for led_classdev_register
 2015-02-18 20:31 UTC  (2+ messages)

[PATCH v2 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2015-02-18 14:54 UTC  (20+ messages)
` [PATCH v2 2/2] leds: add Qualcomm PM8941 WLED driver

[PATCH] leds: flash: remove stray include directive
 2015-02-18  0:30 UTC  (2+ messages)

[PATCH v2] Documentation: leds: Add description of LED Flash class extension
 2015-02-16 19:45 UTC  (14+ messages)

[PATCHv6 0/2] Driver for TI tlc591xx 8/16 Channel i2c LED driver
 2015-02-16 14:11 UTC  (8+ messages)
  ` [PATCHv6 1/2] leds: tlc591xx: Document binding for the TI "
  ` [PATCHv6 2/2] leds: tlc591xx: Driver "

[PATCH] leds: leds-pwm: drop one pwm_get_period() call
 2015-02-12 19:22 UTC  (2+ messages)

[GIT PULL] LED subsystem for 3.20 merge window
 2015-02-12 19:04 UTC 

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-02-09 11:15 UTC  (46+ 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 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 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 17/19] DT: Add documentation for exynos4-is 'flashes' property

[PATCH v2 0/4] Let leds use named gpios
 2015-02-09  5:24 UTC  (14+ messages)
` [PATCH v2 1/4] gpio: use sizeof() instead of hardcoded values
` [PATCH v2 2/4] gpio: add parameter to allow the use named gpios
` [PATCH v2 3/4] leds: Let the binding document example for leds-gpio follow the gpio bindings
` [PATCH v2 4/4] leds: no longer use unnamed gpios

[RFC] multi led support
 2015-02-06 18:18 UTC  (3+ messages)
` [RFC PATCH 1/2] pwm: allow to fetch pwm via index
` [RFC PATCH 2/2] leds: Add multi-LED driver for PWM driven multi-LED

[PATCHv5 0/2] Driver for TI tlc591xx 8/16 Channel i2c LED driver
 2015-02-03  9:14 UTC  (10+ messages)
  ` [PATCHv5 1/2] leds: tlc591xx: Document binding for the TI "
` [PATCHv5 2/2] leds: tlc591xx: Driver "

[PATCH] leds: leds-gpio: Pass on error codes unmodified
 2015-02-02 22:43 UTC  (3+ messages)

[PATCH] leds: add hibernation callbacks
 2015-02-02 16:33 UTC 

[PATCH 1/2] Documentation: leds: Add description of LED Flash class extension
 2015-02-02 14:51 UTC  (18+ messages)
` [PATCH 2/2] DT: leds: Add led-sources property
` Reading /sys with side effects (was Re: [PATCH 1/2] Documentation: leds: Add description of LED Flash class extension)

[PATCH v5 0/3] mfd: max8997: add regmap support
 2015-01-30  1:00 UTC  (7+ messages)
` [PATCH v5 1/3] mfd: max8997: use regmap to access registers
` [PATCH v5 3/3] mfd: max8997: change irq names to upper case

[PATCH/RFC v8 02/14] Documentation: leds: Add description of LED Flash class extension
 2015-01-29 21:24 UTC  (11+ messages)

[PATCH] leds: ipaq needs LEDS_CLASS
 2015-01-29  9:24 UTC  (2+ messages)

[PATCH v1 0/4] Let leds use named gpios
 2015-01-23  9:16 UTC  (5+ messages)
` [PATCH v1 2/4] gpio: add parameter to allow the "

[PATCHv4 0/2] Driver for TI tlc591xx 8/16 Channel i2c LED driver
 2015-01-20 16:45 UTC  (3+ messages)
` [PATCHv4 1/2] leds: tlc591xx: Document binding for the TI "
` [PATCHv4 2/2] leds: tlc591xx: Driver "


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