linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-18 16:20:31 to 2015-03-20 11:05:49 UTC [more...]

[PATCH v2 0/2] LED interface for PowerNV platform
 2015-03-20 11:04 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
` [PATCH v2 2/2] leds/powernv: Add driver for PowerNV platform

[PATCH 0/2] LED interface for PowerNV platform
 2015-03-20  8:07 UTC  (7+ messages)
` [PATCH 1/2] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
` [PATCH 2/2] leds/powernv: Add driver for PowerNV platform

[PATCH v3 0/3] Add ktd2692 Flash LED driver using LED Flash class
 2015-03-20  5:31 UTC  (4+ messages)
` [PATCH v3 1/3] of: Add vendor prefix for Kinetic technologies
` [PATCH v3 2/3] leds: ktd2692: add device tree bindings for ktd2692
` [PATCH v3 3/3] leds: Add ktd2692 flash LED driver

[PATCH v2 0/3] Add ktd2692 Flash LED driver using LED Flash class
 2015-03-19  6:59 UTC  (8+ messages)
` [PATCH v2 1/3] of: Add vendor prefix for Kinetic technologies
` [PATCH v2 2/3] leds: ktd2692: add device tree bindings for ktd2692
  ` [PATCH v2 3/3] leds: Add ktd2692 flash LED driver

[PATCH v2] leds: fix hibernation on arm when gpio-led used with CPU led trigger
 2015-03-18 19:39 UTC  (3+ messages)

[PATCH/RFC v13 00/13] LED / flash API integration
 2015-03-18 14:36 UTC  (18+ messages)
  ` [PATCH/RFC v13 01/13] leds: flash: Fix the size of sysfs_groups array
` [PATCH/RFC v13 02/13] dt-binding: leds: Add common LED DT bindings macros
` [PATCH/RFC v13 03/13] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v13 04/13] DT: Add documentation for the mfd Maxim max77693
` [PATCH/RFC v13 05/13] leds: Add driver for AAT1290 current regulator
` [PATCH/RFC v13 06/13] of: Add Skyworks Solutions, Inc. vendor prefix
` [PATCH/RFC v13 07/13] DT: Add documentation for the Skyworks AAT1290
` [PATCH/RFC v13 08/13] exynos4-is: Add support for v4l2-flash subdevs
` [PATCH/RFC v13 09/13] media: Add registration helpers for V4L2 flash sub-devices
` [PATCH/RFC v13 10/13] Documentation: leds: Add description of v4l2-flash sub-device
` [PATCH/RFC v13 11/13] DT: Add documentation for exynos4-is 'flashes' property
` [PATCH/RFC v13 12/13] leds: max77693: add support for V4L2 Flash sub-device
` [PATCH/RFC v13 13/13] leds: aat1290: "

[PATCH RESEND v6 0/2] Driver for TI tlc591xx 8/16 Channel i2c LED driver
 2015-03-17 22:08 UTC  (3+ messages)
` [PATCH RESEND v6 1/2] leds: tlc591xx: Document binding for the TI "
` [PATCH RESEND v6 2/2] leds: tlc591xx: Driver "

[PATCH] leds: fix semicolon.cocci warnings
 2015-03-17 20:59 UTC  (2+ messages)

[PATCH v4 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2015-03-17 18:05 UTC  (3+ messages)
` [PATCH v4 2/2] leds: add Qualcomm PM8941 WLED driver

[PATCH RFC] leds: Add status code trigger
 2015-03-16 16:49 UTC  (12+ messages)
            ` [PATCH] leds: Add arbitrary pattern trigger

[PATCH 0/3] Add DT support for netxbig LEDs
 2015-03-16 16:01 UTC  (6+ 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 0/4] Allow to use leds-ns2 with n090401 boards
 2015-03-16 15:52 UTC  (7+ messages)
` [PATCH 1/4] leds: leds-ns2: move LED modes mapping outside of the driver
` [PATCH 2/4] ARM: Kirkwood: add modes-map property to ns2-leds nodes
` [PATCH 3/4] leds: leds-ns2: handle can_sleep GPIOs
` [PATCH 4/4] leds: leds-ns2: depends on MACH_ARMADA_370

[PATCH] leds: pca963x: Add missing initialiation of struct led_info.flags
 2015-03-15 10:41 UTC 

[PATCH v3] led/led-class: Handle LEDs with the same name
 2015-03-13 23:05 UTC 

[PATCH v2] led/led-class: Handle LEDs with the same name
 2015-03-12 20:42 UTC  (2+ messages)

"advanced" LED controllers
 2015-03-11  9:34 UTC  (16+ messages)
        ` RGB LED control (was Re: "advanced" LED controllers)
                  ` Documentation: leds: clarify what 50% brightness means

(unknown)
 2015-03-10 14:51 UTC 

[PATCH] leds-gpio: Fix error handling and memory leak
 2015-03-10  0:43 UTC 

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

[PATCH v3 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2015-03-09 20:52 UTC  (3+ messages)
` [PATCH v3 2/2] leds: add Qualcomm PM8941 WLED driver

[PATCH v2] leds: Introduce devres helper for led_classdev_register
 2015-03-09 20:45 UTC  (2+ messages)

gpio_request() vs __gpio_get()
 2015-03-09 12:45 UTC  (3+ messages)

[PATCH v2 0/4] Let leds use named gpios
 2015-03-04 13:00 UTC  (6+ messages)
` [PATCH v2 2/4] gpio: add parameter to allow the "
` [PATCH v2 3/4] leds: Let the binding document example for leds-gpio follow the gpio bindings

[PATCH 0/3] Add ktd2692 Flash LED driver
 2015-03-03  7:48 UTC  (13+ messages)
  ` [PATCH 1/3] of: Add vendor prefix for Kinetic technologies
` [PATCH 2/3] leds: ktd2692: add device tree bindings for ktd2692
` [PATCH 3/3] leds: Add ktd2692 flash LED driver

[PATCH] leds: lp8860: make use of devm_gpiod_get_optional
 2015-03-02 22:32 UTC  (2+ messages)

[PATCH/RFC v11 00/20] LED / flash API integration
 2015-03-02 15:12 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 05/20] mfd: max77693: Modify flash cell name identifiers
` [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 0/2] leds/pwm: don't call pwm_disable when setting brightness
 2015-02-25  8:42 UTC  (6+ messages)
` [PATCH 2/2] leds/pwm: Don't disable pwm when setting brightness to 0

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

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


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