Age | Commit message (Expand) | Author |
2011-01-26 | leds: leds-pwm: return proper error if pwm_request failed | Axel Lin |
2011-01-20 | drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking | Janusz Krzysztofik |
2011-01-13 | leds: add output inversion option to backlight trigger | Janusz Krzysztofik |
2011-01-13 | leds-lp5521: modify the way of setting led device name | Arun Murthy |
2011-01-13 | leds: lp5521: fix circular locking | Samu Onkalo |
2011-01-13 | leds: lp5523: fix circular locking | Samu Onkalo |
2011-01-13 | leds: leds-lp5523: modify the way of setting led device name | Samu Onkalo |
2011-01-13 | leds: leds-pca9532 cleanups | Axel Lin |
2011-01-13 | drivers/leds/leds-lp5521.c: fix potential buffer overflow | Vasiliy Kulikov |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-24 | leds-wm8350: don't use flush_scheduled_work() | Tejun Heo |
2010-12-22 | led_class: fix typo in blink API | Johannes Berg |
2010-12-02 | leds: fix up dependencies | Johannes Berg |
2010-11-25 | drivers/leds/leds-lp5523.c: perform SW reset before detection | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5521.c: perform SW reset before detection | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5523.c: adjust delays and add comments to them | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5521.c: adjust delays and add comments to them | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5523.c: change some macros to functions | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5521.c: change some macros to functions | Samu Onkalo |
2010-11-25 | leds: fix bug with reading NAS SS4200 dmi code | Steven Rostedt |
2010-11-12 | drivers/leds/leds-gpio.c: properly initialize return value | Davidlohr Bueso |
2010-11-12 | leds: update LP552x support Kconfig and Makefile | Samu Onkalo |
2010-11-12 | leds: driver for National Semiconductors LP5523 chip | Samu Onkalo |
2010-11-12 | leds: driver for National Semiconductor LP5521 chip | Samu Onkalo |
2010-11-12 | led-class: always implement blinking | Johannes Berg |
2010-11-05 | leds-net5501: taints kernel, add license | Randy Dunlap |
2010-10-29 | leds: Remove auto blink in 88pm860x | Haojian Zhuang |
2010-10-07 | leds: add LED driver for Big Network series LEDs | Simon Guinot |
2010-10-07 | leds: leds-ns2: fix private driver data storage | Simon Guinot |
2010-09-19 | [ARM] Kirkwood: add LaCie d2 Network v2 support | Simon Guinot |
2010-09-19 | leds: leds-ns2: fix locking | Simon Guinot |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-05 | leds: Remove owner field from attribute initialization in bd2802 driver | Guenter Roeck |
2010-07-16 | leds: add LED driver for Network Space v2 LEDs | Simon Guinot |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-28 | leds: Fix leds-gpio openfirmware compile issue | Richard Purdie |
2010-05-28 | leds: Kconfig fixes | Richard Purdie |
2010-05-26 | leds: Add mc13783 LED support | Philippe Rétornaz |
2010-05-26 | leds: leds-ss4200: fix led_classdev_unregister twice in error handling | Axel Lin |
2010-05-26 | leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probe | Axel Lin |
2010-05-26 | leds: led-class: set permissions on max_brightness file to 0444 | Axel Lin |
2010-05-26 | leds: leds-gpio: Change blink_set callback to be able to turn off blinking | Benjamin Herrenschmidt |
2010-05-26 | leds: Add LED driver for the Soekris net5501 board | Bjarke Istrup Pedersen |
2010-05-26 | leds: 88pm860x - fix checking in probe function | Christoph Fritz |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | leds: Fix race between LED device uevent and actual attributes creation | Florian Fainelli |
2010-03-16 | leds-gpio: fix default state handling on OF platforms | Anton Vorontsov |