messages from 2014-03-11 12:19:01 to 2014-04-14 22:00:10 UTC [more...]
[PATCHv2 00/11] improve PWM lookup support without device tree
2014-04-14 21:59 UTC (12+ messages)
` [PATCHv2 01/11] pwm: add period and polarity to struct pwm_lookup
` [PATCHv2 02/11] ARM: shmobile: Armadillo 800 EVA: initialize all struct pwm_lookup members
` [PATCHv2 03/11] pwm: renesas-tpu: remove useless struct tpu_pwm_platform_data
` [PATCHv2 04/11] ARM: OMAP3: Beagle: initialize all the struct pwm_lookup members
` [PATCHv2 05/11] ARM: pxa: hx4700: "
` [PATCHv2 06/11] pwm: modify PWM_LOOKUP to initialize all "
` [PATCHv2 07/11] ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup
` [PATCHv2 08/11] ARM: shmobile: Armadillo 800 EVA: "
` [PATCHv2 09/11] ARM: pxa: hx4700: "
` [PATCHv2 10/11] leds: leds-pwm: retrieve configured pwm period
` [PATCHv2 11/11] backlight: pwm_bl: "
[PATCH 0/4] HID: (thingm) introduces blink(1) mk2
2014-04-14 20:50 UTC (5+ messages)
` [PATCH 1/4] HID: (thingm) remove the "play" sysfs attribute
` [PATCH 2/4] HID: (thingm) remove the "fade" "
` [PATCH 3/4] HID: (thingm) refactor blink(1) support
` [PATCH 4/4] HID: (thingm) add support for blink(1) mk2
[PATCH/RFC v3 0/5] LED / flash API integration
2014-04-14 13:49 UTC (7+ messages)
` [PATCH/RFC v3 1/5] leds: Add sysfs and kernel internal API for flash LEDs
` [PATCH/RFC v3 2/5] leds: Improve and export led_update_brightness function
` [PATCH/RFC v3 3/5] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v3 4/5] DT: Add documentation for the mfd Maxim max77693 "
` [PATCH/RFC v3 5/5] media: Add registration helpers for V4L2 flash sub-devices
[PATCH] leds: make sure we unregister a trigger only once
2014-04-10 0:38 UTC (4+ messages)
[GIT PULL] LED updates for 3.15
2014-04-10 0:37 UTC
MX28: leds/pwm: Using pwm driven led as heartbeat leads to kernel warning
2014-04-08 9:04 UTC (10+ messages)
[PATCH 0/5] Fix various issues with leds-pwm
2014-04-07 21:36 UTC (20+ messages)
` [PATCH 1/5] leds: leds-pwm: properly clean up after probe failure
` [PATCH 2/5] leds: leds-pwm: provide a common function to setup a single led-pwm device
` [PATCH 3/5] leds: leds-pwm: convert OF parsing code to use led_pwm_add()
` [PATCH 4/5] leds: leds-pwm: implement PWM inversion
` [PATCH 5/5] leds: leds-pwm: add DT support for LEDs wired to supply
[PATCH RFC] leds: pca9685: Remove leds-pca9685 driver
2014-04-07 21:26 UTC (5+ messages)
[PATCH] leds: pwm: set polarity on non DT platforms
2014-04-07 11:33 UTC (4+ messages)
[PATCH 00/16] move at91 and avr32 to the PWM framework, remove obsolete drivers
2014-04-07 11:28 UTC (31+ messages)
` [PATCH 01/16] ARM: at91: at91sam9g45: switch to generic PWM framework
` [PATCH 02/16] ARM: at91: sam9m10g45ek: use generic leds_pwm driver
` [PATCH 03/16] ARM: at91: at91sam9263: switch to generic PWM framework
` [PATCH 04/16] ARM: at91: sam9263ek: use generic leds_pwm driver
` [PATCH 05/16] ARM: at91: at91sam9rl: switch to generic PWM framework
` [PATCH 06/16] ARM: at91: remove useless at91_pwm_leds()
` [PATCH 07/16] PWM: atmel: allow building for AVR32
` [PATCH 08/16] backlight: pwm_bl: set pwm polarity when using platform data
` [PATCH 09/16] avr32/at32ap: switch to the generic PWM framework
` [PATCH 10/16] avr32: MRMT: use generic leds_pwm driver
` [PATCH 11/16] avr32: merisc: "
` [PATCH 12/16] avr32: favr-32: use generic pwm_bl driver
` [PATCH 13/16] avr32: update defconfig to use the generic PWM framework
` [PATCH 14/16] backlight: atmel-pwm-bl: remove obsolete driver
` [PATCH 15/16] leds: atmel-pwm: "
` [PATCH 16/16] misc: atmel_pwm: "
leds-pwm - does anyone care for it?
2014-04-06 14:12 UTC
[PATCH 1/2] leds: 88pm860x: Use of_get_child_by_name
2014-04-04 7:51 UTC (2+ messages)
` [PATCH 2/2] leds: 88pm860x: Fix missing refcount decrement for parent of_node
brightness units
2014-04-03 14:54 UTC (5+ messages)
[PATCH/RFC v2 0/8] LED / flash API integration
2014-03-31 10:16 UTC (11+ messages)
` [PATCH/RFC v2 1/8] leds: Add sysfs and kernel internal API for flash LEDs
` [PATCH/RFC v2 2/8] leds: Improve and export led_update_brightness function
` [PATCH/RFC v2 3/8] Documentation: leds: Add description of flash mode
` [PATCH/RFC v2 4/8] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v2 5/8] DT: Add documentation for the mfd Maxim max77693 "
` [PATCH/RFC v2 6/8] media: Add registration helpers for V4L2 flash sub-devices
` [PATCH/RFC v2 7/8] media: exynos4-is: Add support for v4l2-flash subdevs
` [PATCH/RFC v2 8/8] DT: Add documentation for exynos4-is camera-flash property
[PATCH/RFC 0/8] LED / flash API integration
2014-03-31 9:37 UTC (23+ messages)
` [PATCH/RFC 1/8] leds: Add sysfs and kernel internal API for flash LEDs
` [PATCH/RFC 2/8] leds: Improve and export led_update_brightness function
` [PATCH/RFC 3/8] Documentation: leds: Add description of flash mode
` [PATCH/RFC 4/8] media: Add registration helpers for V4L2 flash sub-devices
` [PATCH/RFC 5/8] media: exynos4-is: Add support for v4l2-flash subdevs
` [PATCH/RFC 6/8] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC 7/8] DT: Add documentation for the mfd Maxim max77693 "
` [PATCH/RFC 8/8] DT: Add documentation for exynos4-is camera-flash property
[PATCH 1/2] leds: add DT support for LEDs wired to supply and default brightness
2014-03-27 23:36 UTC (4+ messages)
gecko
2014-03-27 18:54 UTC
[PATCH v2] dell-led: add mic mute led interface
2014-03-27 17:46 UTC (4+ messages)
[PATCH 1/3] ARM: plat-versatile: convert LEDs to platform device
2014-03-27 17:30 UTC (9+ messages)
` [PATCH 2/3] ARM/leds: move ARM Versatile LED driver to leds subsystem
[PATCH v3 0/4] mfd: max8997: add regmap support
2014-03-18 22:33 UTC (21+ messages)
` [PATCH v3 1/4] mfd: max8997: use regmap to access registers
` [PATCH v3 2/4] mfd: max8997: handle IRQs using regmap
` [PATCH v3 3/4] mfd: max8997: change irq names to upper case
` [PATCH v3 4/4] mfd: max8997: move regmap handling to function drivers
[PATCH] dell-led: add mic mute led interface
2014-03-17 8:30 UTC (3+ messages)
[PATCH] leds: clevo-mail: Make probe function __init
2014-03-13 23:16 UTC (2+ messages)
[PATCH v2 0/3] mfd: max8997: add regmap support
2014-03-13 8:03 UTC (11+ messages)
` [PATCH v2 1/3] mfd: max8997: use regmap to access registers
` [PATCH v2 2/3] mfd: max8997: handle IRQs using regmap
` [PATCH v2 3/3] mfd: max8997: move regmap handling to function drivers
[PATCH] leds-ot200: Fix dependencies
2014-03-11 17:30 UTC (2+ messages)
[PATCH 0/3] mfd: max8997: add regmap support
2014-03-11 15:20 UTC (9+ messages)
` [PATCH 1/3] mfd: max8997: use regmap to access registers
` [PATCH 2/3] mfd: max8997: handle IRQs using regmap
` [PATCH 3/3] mfd: max8997: move regmap handling to function drivers
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).