messages from 2015-02-02 22:43:53 to 2015-03-09 12:37:21 UTC [more...]
[PATCH/RFC v12 00/19] LED / flash API integration
2015-03-09 12:37 UTC (28+ 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: "
"advanced" LED controllers
2015-03-09 11:50 UTC (14+ messages)
` RGB LED control (was Re: "advanced" LED controllers)
[PATCH 0/3] Add DT support for netxbig LEDs
2015-03-09 9:41 UTC (5+ 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 "
gpio_request() vs __gpio_get()
2015-03-09 9:21 UTC (2+ messages)
[PATCH 0/2] LED interface for PowerNV platform
2015-03-08 11:14 UTC (3+ 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 0/4] Allow to use leds-ns2 with n090401 boards
2015-03-04 14:52 UTC (5+ 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 v2 0/4] Let leds use named gpios
2015-03-04 13:00 UTC (8+ 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 (39+ 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 0/2] leds/pwm: don't call pwm_disable when setting brightness
2015-02-25 8:42 UTC (8+ 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 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 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
[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 (19+ 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 (7+ messages)
` [PATCHv6 2/2] leds: tlc591xx: Driver for the TI "
[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 (9+ messages)
` [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
[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 (6+ messages)
` [PATCHv5 2/2] leds: tlc591xx: Driver for the TI "
[PATCH] leds: leds-gpio: Pass on error codes unmodified
2015-02-02 22:43 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).