linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-19 10:47:53 to 2015-09-11 13:08:14 UTC [more...]

[PATCHv3 0/3] backlight: led-backlight driver
 2015-09-11 13:07 UTC  (4+ messages)
` [PATCHv3 1/3] leds: Add of_led_get() and led_put()
` [PATCHv3 2/3] backlight: add led-backlight driver
` [PATCHv3 3/3] devicetree: Add led-backlight binding

[PATCHv2 0/3] backlight: led-backlight driver
 2015-09-09 12:40 UTC  (11+ messages)
` [PATCHv2 1/3] leds: Add of_led_get() and led_put()
` [PATCHv2 2/3] backlight: add led-backlight driver
` [PATCHv2 3/3] devicetree: Add led-backlight binding

Single gpio shared by LED and switch?
 2015-09-09  7:35 UTC  (7+ messages)

[PATCH] led: leds-ipaq-micro: Add LEDS_CLASS dependency
 2015-09-08 14:35 UTC  (3+ messages)

[PATCH 0/3] backlight: led-backlight driver
 2015-09-08 11:23 UTC  (25+ messages)
` [PATCH 1/3] leds: Add of_led_get() and led_put()
` [PATCH 2/3] backlight: add led-backlight driver
` [PATCH 3/3] devicetree: Add led-backlight binding

[PATCH] leds:lp55xx: Correct Kconfig dependency for f/w user helper
 2015-09-08  9:03 UTC  (7+ messages)

[PATCH v2] leds: syscon: Correct check for syscon_node_to_regmap() errors
 2015-09-08  8:43 UTC  (3+ messages)

[PATCH v3 2/2] leds: leds-ipaq-micro: Fix coding style issues
 2015-09-08  7:38 UTC  (2+ messages)

[PATCH v2 0/2] leds: leds-ipaq-micro: Use resource managed functions and fix coding style
 2015-09-07 14:58 UTC  (5+ messages)
` [PATCH v2 1/2] leds: leds-ipaq-micro: Use devm_led_classdev_register
` [PATCH v2 2/2] leds: leds-ipaq-micro: Fix coding style issues

How to properly unregister LED class devices?
 2015-09-07 14:10 UTC  (7+ messages)

[PATCH] leds: leds-ipaq-micro: Use devm_led_classdev_register
 2015-09-07  7:53 UTC  (2+ messages)

[PATCH] leds: leds-hp6xx: Use devm_led_classdev_register
 2015-09-07  7:49 UTC  (2+ messages)

[PATCH] leds: leds-ot200: Use devm_led_classdev_register
 2015-09-07  7:49 UTC  (2+ messages)

[PATCH v2 00/21] ARM: pxa: magician: Rework HTC Magician support
 2015-09-07  4:14 UTC  (3+ messages)

[PATCH] leds: aat1290: add 'static' modifier to init_mm_current_scale
 2015-09-04 11:54 UTC 

[PATCH v2] leds: leds-cobalt-qube: Use devm_led_classdev_register
 2015-09-04 11:30 UTC  (3+ messages)

[PATCH 0/6] leds: Fix module autoload for OF platform drivers
 2015-09-04 11:25 UTC  (2+ messages)

[PATCH 6/6] leds: leds-ns2: Fix module autoload for OF platform driver
 2015-09-01 21:36 UTC 

[PATCH 5/6] leds: max77693: Fix module autoload for OF platform driver
 2015-09-01 21:36 UTC 

[PATCH 4/6] leds: ktd2692: Fix module autoload for OF platform driver
 2015-09-01 21:36 UTC 

[PATCH 3/6] leds: bcm6358: Fix module autoload for OF platform driver
 2015-09-01 21:35 UTC 

[PATCH 2/6] leds: bcm6328: Fix module autoload for OF platform driver
 2015-09-01 21:35 UTC 

[PATCH 1/6] leds: aat1290: Fix module autoload for OF platform driver
 2015-09-01 21:35 UTC 

[GIT PULL] LED subsystem updates for 4.3
 2015-08-31 12:08 UTC 

[PATCH v2 01/21] ARM: pxa: magician: Fix Kconfig for magician to always include htc-egpio
 2015-08-28  9:58 UTC  (39+ messages)
` [PATCH v2 05/21] ARM: pxa: magician: Add support for ADS7846 touchscreen
` [PATCH v2 06/21] ARM: pxa: magician: Add normal and power I2C definition
` [PATCH v2 07/21] ARM: pxa: magician: Fix IrDA pdata and redundant GPIO request
` [PATCH v2 09/21] ARM: pxa: magician: Add OV9640 camera support
` [PATCH v2 10/21] ARM: pxa: magician: Add UDA1380 sound support
` [PATCH v2 11/21] ARM: pxa: magician: Add MAX1586 Vcore regulator support
` [PATCH v2 12/21] ARM: pxa: magician: Add PXA27x UDC support
` [PATCH v2 15/21] ARM: pxa: magician: Fix PWM backlight regulator
` [PATCH v2 16/21] ARM: pxa: magician: Add support for alternative LCD backlight
` [PATCH v2 17/21] ARM: pxa: magician: Remove (temporarily) pasic3 LED support
` [PATCH v2 21/21] ARM: pxa: magician: Move platform_add_devices() to the end of magician_init()

[PATCH] leds: leds-cobalt-qube: Use devm_led_classdev_register
 2015-08-28  8:19 UTC  (3+ messages)

[PATCH v2] powerpc/configs: Enable LEDS support
 2015-08-27 21:58 UTC  (4+ messages)
` [v2] "

[PATCH] powerpc/configs: Enable LEDS support
 2015-08-26  4:16 UTC  (3+ messages)

[RESEND PATCH 0/7] Export I2C and OF module aliases in missing drivers
 2015-08-25  9:13 UTC  (3+ messages)
` [RESEND PATCH 6/7] leds: Export OF module alias information "

[PATCH/RFC v6 00/36] Remove work queues from LED class drivers
 2015-08-24 11:40 UTC  (48+ messages)
` [PATCH/RFC v6 01/36] leds: Add brightness_set_blocking op
` [PATCH/RFC v6 02/36] leds: Add led_set_brightness_sync to the public LED subsystem API
` [PATCH/RFC v6 03/36] leds: Improve asynchronous path of setting brightness
` [PATCH/RFC v6 04/36] leds: Add an internal led_set_brightness_nosleep function
` [PATCH/RFC v6 05/36] leds: Improve setting brightness in a non sleeping way
` [PATCH/RFC v6 06/36] leds: Drivers shouldn't enforce SYNC/ASYNC brightness setting
` [PATCH/RFC v6 07/36] Documentation: leds: Add description of brightness_set* ops
` [PATCH/RFC v6 08/36] leds: ktd2692: Remove work queue
` [PATCH/RFC v6 09/36] leds: aat1290: "
` [PATCH/RFC v6 10/36] leds: max77693: "
` [PATCH/RFC v6 11/36] leds: tlc591xx: "
` [PATCH/RFC v6 12/36] leds: 88pm860x: "
` [PATCH/RFC v6 13/36] leds: adp5520: "
` [PATCH/RFC v6 14/36] leds: bd2802: "
` [PATCH/RFC v6 15/36] leds: blinkm: "
` [PATCH/RFC v6 16/36] leds: lm3533: "
` [PATCH/RFC v6 17/36] leds: lm3642: "
` [PATCH/RFC v6 18/36] leds: pca9532: Remove work queue for LEDs
` [PATCH/RFC v6 19/36] leds: lp3944: Remove work queue
` [PATCH/RFC v6 20/36] leds: lp55xx: "
` [PATCH/RFC v6 21/36] leds: lp8788: "
` [PATCH/RFC v6 22/36] leds: lp8860: "
` [PATCH/RFC v6 23/36] leds: pca955x: "
` [PATCH/RFC v6 24/36] leds: pca963x: "
` [PATCH/RFC v6 25/36] leds: wm831x: "
` [PATCH/RFC v6 26/36] leds: da903x: "
` [PATCH/RFC v6 27/36] leds: da9052: "
` [PATCH/RFC v6 28/36] leds: dac124d085: "
` [PATCH/RFC v6 29/36] leds: lt3593: "
` [PATCH/RFC v6 30/36] leds: max8997: Remove unneeded workqueue include
` [PATCH/RFC v6 31/36] leds: mc13783: Remove work queue
` [PATCH/RFC v6 32/36] leds: regulator: "
` [PATCH/RFC v6 33/36] leds: wm8350: "
` [PATCH/RFC v6 34/36] leds: gpio: "
` [PATCH/RFC v6 35/36] leds: pwm: remove "
` [PATCH/RFC v6 36/36] leds: lm355x: Remove "

[PATCH] leds:lp55xx: use the private data instead of updating I2C device platform data
 2015-08-24  8:54 UTC  (2+ messages)

[PATCH v2] leds: leds-fsg: Use devm_led_classdev_register
 2015-08-24  8:17 UTC  (2+ messages)

[PATCH v10 0/3] LED driver for PowerNV platform
 2015-08-20  8:38 UTC  (7+ messages)
` [PATCH v10 1/3] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
  ` [v10, "
` [PATCH v10 2/3] powerpc/powernv: Create LED platform device
  ` [v10,2/3] "
` [PATCH v10 3/3] leds/powernv: Add driver for PowerNV platform
  ` [v10,3/3] "

[PATCH/RFC v5 00/57] Remove work queues from LED class drivers
 2015-08-19 19:31 UTC  (7+ messages)
` [PATCH/RFC v5 01/57] leds: Add brightness_set_nonblocking op

[PATCH] MAINTAINERS: Change LED subsystem git tree URL
 2015-08-19 16:45 UTC  (2+ messages)

[PATCH v9 0/3] LED driver for PowerNV platform
 2015-08-19 16:19 UTC  (4+ messages)
` [PATCH v9 3/3] leds/powernv: Add "

[RFC PATCH] pwm: TLC591xx PWM driver
 2015-08-19 13:31 UTC  (4+ messages)

[PATCH v8 0/3] LED driver for PowerNV platform
 2015-08-19 12:06 UTC  (9+ messages)
` [PATCH v8 3/3] leds/powernv: Add "


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