linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-11 14:52:07 to 2014-08-27 20:14:12 UTC [more...]

[PATCH 1/2] leds: usb: Add LED trigger for USB gadget activity
 2014-08-27 19:30 UTC  (23+ messages)
` [PATCH 2/2] leds: usb: Add LED trigger for USB host activity
    ` [PATCH v2 0/3] LED triggers for USB host and device
      ` [PATCH v2 1/3] usb: Add missing #include
      ` [PATCH v2 2/3] usb: Add LED trigger for USB host activity
                ` [PATCH v3 0/2] LED triggers for USB host and device
                  ` [PATCH v3 1/2] usb: gadget: Refactor request completion
                  ` [PATCH v3 2/2] usb: Add LED triggers for USB activity
      ` [PATCH v2 3/3] usb: Add LED trigger for USB gadget activity

[PATCH v6 0/4] Introduce MEN 14F021P00 BMC driver series
 2014-08-27 18:38 UTC  (6+ messages)
` [PATCH v6 1/4] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
` [PATCH v6 2/4] drivers/watchdog/menf21bmc_wdt: introduce MEN 14F021P00 BMC Watchdog driver
` [PATCH v6 3/4] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver
` [PATCH v6 4/4] drivers/hwmon/menf21bmc_hwmon: introduce MEN14F021P00 BMC HWMON driver

[PATCH v5 0/4] Introduce MEN 14F021P00 BMC driver series
 2014-08-27 13:46 UTC  (15+ messages)
` [PATCH v5 1/4] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
` [PATCH v5 2/4] drivers/watchdog/menf21bmc_wdt: introduce MEN 14F021P00 BMC Watchdog driver
` [PATCH v5 3/4] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver
` [PATCH v5 4/4] drivers/hwmon/menf21bmc_hwmon: introduce MEN14F021P00 BMC HWMON driver

[PATCH][input-led] Defer input led work to workqueue
 2014-08-26 21:55 UTC  (12+ messages)
` [PATCHv2][input-led] "

3.17-rc1: leds blink workqueue causes sleeping BUGs
 2014-08-25 23:34 UTC  (13+ messages)
` [PATCH] leds: make led_blink_set IRQ safe

[PATCH v4 0/4] Introduce MEN 14F021P BMC driver series
 2014-08-25 19:05 UTC  (17+ messages)
` [PATCH v4 1/4] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
` [PATCH v4 2/4] drivers/watchdog/menf21bmc_wdt: introduce MEN 14F021P00 BMC Watchdog driver
` [PATCH v4 3/4] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver
` [PATCH v4 4/4] drivers/hwmon/menf21bmc_hwmon: introduce MEN14F021P00 BMC HWMON driver

[PATCH] mfd: max77693: improve support for the flash cell
 2014-08-22  9:30 UTC  (2+ messages)

[PATCH/RFC v5 0/3] LED / flash API integration - LED Flash Class drivers
 2014-08-21 16:02 UTC  (6+ messages)
` [PATCH/RFC v5 1/3] mfd: max77693: Fix register enum name
` [PATCH/RFC v5 2/3] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v5 3/3] leds: Add driver for AAT1290 current regulator

[PATCH/RFC v4 00/21] LED / flash API integration
 2014-08-21  8:38 UTC  (41+ messages)
` [PATCH/RFC v4 02/21] leds: implement sysfs interface locking mechanism
` [PATCH/RFC v4 04/21] leds: Reorder include directives
` [PATCH/RFC v4 05/21] leds: avoid using deprecated DEVICE_ATTR macro
` [PATCH/RFC v4 06/21] leds: add API for setting torch brightness
` [PATCH/RFC v4 07/21] of: add of_node_ncmp wrapper
` [PATCH/RFC v4 15/21] media: Add registration helpers for V4L2 flash
` [PATCH/RFC v4 16/21] leds: Add support for max77693 mfd flash cell

[PATCH/RFC v5 00/10] LED / flash API integration - documentation
 2014-08-20 13:44 UTC  (11+ messages)
` [PATCH/RFC v5 01/10] Documentation: leds: Add description of LED Flash Class extension
` [PATCH/RFC v5 02/10] Documentation: leds: Add description of Flash Manager
` [PATCH/RFC v5 03/10] Documentation: leds: add exemplary asynchronous mux driver
  ` [PATCH/RFC v5 04/10] DT: leds: Add flash led devices related properties
` [PATCH/RFC v5 05/10] DT: Add documentation for LED Class Flash Manger
` [PATCH/RFC v5 06/10] DT: Add documentation for exynos4-is 'flashes' property
` [PATCH/RFC v5 07/10] DT: Add documentation for the mfd Maxim max77693
` [PATCH/RFC v5 08/10] of: Add Skyworks Solutions, Inc. vendor prefix
` [PATCH/RFC v5 09/10] DT: Add documentation for the Skyworks AAT1290
` [PATCH/RFC v5 10/10] ARM: dts: add aat1290 current regulator device node

[PATCH/RFC v5 0/3] LED / flash API integration - V4L2 Flash
 2014-08-20 13:43 UTC  (4+ messages)
` [PATCH/RFC v5 1/3] v4l2-ctrls: add control for flash strobe signal providers
` [PATCH/RFC v5 2/3] media: Add registration helpers for V4L2 flash
` [PATCH/RFC v5 3/3] exynos4-is: Add support for v4l2-flash subdevs

[PATCH/RFC v5 0/2] LED / flash API integration - Flash Manager
 2014-08-20 13:42 UTC  (3+ messages)
` [PATCH/RFC v5 1/2] of: add of_node_ncmp wrapper
` [PATCH/RFC v5 2/2] leds: Add Flash Manager functionality

[PATCH/RFC v5 0/4] LED / flash API integration - LED Flash Class
 2014-08-20 13:41 UTC  (5+ messages)
` [PATCH/RFC v5 1/4] leds: Improve and export led_update_brightness
` [PATCH/RFC v5 2/4] leds: implement sysfs interface locking mechanism
` [PATCH/RFC v5 3/4] leds: add API for setting torch brightness
` [PATCH/RFC v5 4/4] leds: Add LED Flash Class wrapper to LED subsystem

Fwd: sysfs alternative
 2014-08-14  3:56 UTC 

[PATCH v3 0/3] Introduce MEN 14F021P BMC driver series
 2014-08-11  8:19 UTC  (18+ messages)
` [PATCH v3 1/3] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
` [PATCH v3 2/3] drivers/watchdog/menf21bmc_wdt: introduce MEN 14F021P00 BMC Watchdog driver
` [PATCH v3 3/3] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver

[PATCH] leds: lp3944: fix sparse warning
 2014-08-08 16:42 UTC  (2+ messages)

[PATCH 0/3] Led core cleanup
 2014-08-08  0:21 UTC  (7+ messages)
` [PATCH 1/3] leds: Reorder include directives
` [PATCH 2/3] leds: make brightness type consistent across whole subsystem
` [PATCH 3/3] leds: avoid using DEVICE_ATTR macro for max_brightness attribute

[GIT PULL] LED updates for 3.17
 2014-08-08  0:11 UTC 

-- Re: Very Urgent
 2014-07-30 23:27 UTC 

[PATCH -next] leds: ipaq-micro: fix sparse non static symbol warning
 2014-07-29 17:58 UTC  (2+ messages)

Hello
 2014-07-29  8:23 UTC 

[PATCH resend] nf: xt_LED: fix too short led-always-blink
 2014-07-25 14:11 UTC  (2+ messages)

[PATCH] nf: xt_LED: fix too short led-always-blink
 2014-07-25 12:59 UTC  (4+ messages)
        ` [PATCH v2] "

[PATCH] leds: Add driver for PCA9622 LED driver chip
 2014-07-24 13:05 UTC  (2+ messages)

[PATCH v2] leds: add driver for the iPAQ micro
 2014-07-23 20:34 UTC  (2+ messages)

[PATCH] leds: add driver for the iPAQ micro
 2014-07-23 12:32 UTC  (3+ messages)

[PATCH v2 0/3] Introduce MEN 14F02100 BMC driver series
 2014-07-18 10:48 UTC  (4+ messages)
` [PATCH v2 3/3] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver

[PATCH 1/1] leds: blinkm: Remove unused variable
 2014-07-15  0:54 UTC  (5+ messages)

[PATCH v2 00/12] Remove mach-kirkwood
 2014-07-13 21:59 UTC  (3+ 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).