| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: provide helper to register "leds-gpio" devices | Uwe Kleine-König | 2011-05-25 | 3 | -0/+50 |
* | drivers/leds/leds-lm3530.c: add regulator | Shreshtha Kumar Sahu | 2011-05-25 | 1 | -8/+65 |
* | leds: remove the leds-h1940 driver | Vasily Khoruzhick | 2011-05-25 | 3 | -178/+0 |
* | drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533 | Jan Weitzel | 2011-05-25 | 1 | -22/+62 |
* | drivers/leds/leds-pca9532.c: add gpio capability | Joachim Eastwood | 2011-05-25 | 2 | -3/+120 |
* | leds: support automatic start of blinking with ledtrig-timer | Esben Haabendal | 2011-05-25 | 3 | -1/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 13 | -75/+494 |
| |\ |
|
| * | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 |
* | | | drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE | Axel Lin | 2011-05-18 | 1 | -0/+1 |
| |/
|/| |
|
* | | leds/leds-regulator.c: fix handling of already enabled regulators | Antonio Ospite | 2011-04-15 | 1 | -0/+4 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -3/+3 |
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-03-26 | 1 | -0/+20 |
|\ \ |
|
| * | | leds: Add ability to blink via simple trigger | Vasily Khoruzhick | 2011-01-31 | 1 | -0/+20 |
* | | | mfd: Adopt mfd_data in 88pm860x led | Haojian Zhuang | 2011-03-23 | 1 | -32/+28 |
* | | | mfd: mfd_cell is now implicitly available to mc13xxx drivers | Andres Salomon | 2011-03-23 | 1 | -3/+4 |
* | | | drivers/leds/leds-lp5523.c: world-writable engine* sysfs files | Vasiliy Kulikov | 2011-03-23 | 1 | -10/+10 |
* | | | drivers/leds/leds-lp5521.c: world-writable sysfs engine* files | Vasiliy Kulikov | 2011-03-23 | 1 | -7/+7 |
* | | | leds: make *struct gpio_led_platform_data.leds const | Uwe Kleine-König | 2011-03-23 | 1 | -1/+1 |
* | | | leds: add driver for LM3530 ALS | Shreshtha Kumar Sahu | 2011-03-23 | 3 | -0/+389 |
* | | | leds: convert bd2802 driver to dev_pm_ops | Mark Brown | 2011-03-23 | 1 | -19/+28 |
| |/
|/| |
|
* | | leds/leds-gpio: merge platform_driver with of_platform_driver | Grant Likely | 2011-02-28 | 1 | -127/+87 |
* | | leds: leds-pwm: return proper error if pwm_request failed | Axel Lin | 2011-01-26 | 1 | -0/+1 |
|/ |
|
* | drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking | Janusz Krzysztofik | 2011-01-21 | 1 | -7/+8 |
* | leds: add output inversion option to backlight trigger | Janusz Krzysztofik | 2011-01-13 | 1 | -4/+57 |
* | leds-lp5521: modify the way of setting led device name | Arun Murthy | 2011-01-13 | 1 | -1/+2 |
* | leds: lp5521: fix circular locking | Samu Onkalo | 2011-01-13 | 1 | -44/+8 |
* | leds: lp5523: fix circular locking | Samu Onkalo | 2011-01-13 | 1 | -40/+16 |
* | leds: leds-lp5523: modify the way of setting led device name | Samu Onkalo | 2011-01-13 | 1 | -1/+2 |
* | leds: leds-pca9532 cleanups | Axel Lin | 2011-01-13 | 1 | -38/+28 |
* | drivers/leds/leds-lp5521.c: fix potential buffer overflow | Vasiliy Kulikov | 2011-01-13 | 1 | -0/+2 |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-08 | 1 | -1/+1 |
|\ |
|
| * | leds-wm8350: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 1 | -1/+1 |
* | | led_class: fix typo in blink API | Johannes Berg | 2010-12-23 | 1 | -1/+1 |
* | | leds: fix up dependencies | Johannes Berg | 2010-12-02 | 1 | -9/+41 |
|/ |
|
* | drivers/leds/leds-lp5523.c: perform SW reset before detection | Samu Onkalo | 2010-11-24 | 1 | -7/+5 |
* | drivers/leds/leds-lp5521.c: perform SW reset before detection | Samu Onkalo | 2010-11-24 | 1 | -7/+5 |
* | drivers/leds/leds-lp5523.c: adjust delays and add comments to them | Samu Onkalo | 2010-11-24 | 1 | -14/+17 |
* | drivers/leds/leds-lp5521.c: adjust delays and add comments to them | Samu Onkalo | 2010-11-24 | 1 | -9/+16 |
* | drivers/leds/leds-lp5523.c: change some macros to functions | Samu Onkalo | 2010-11-24 | 1 | -3/+6 |
* | drivers/leds/leds-lp5521.c: change some macros to functions | Samu Onkalo | 2010-11-24 | 1 | -5/+16 |
* | leds: fix bug with reading NAS SS4200 dmi code | Steven Rostedt | 2010-11-24 | 1 | -0/+1 |
* | drivers/leds/leds-gpio.c: properly initialize return value | Davidlohr Bueso | 2010-11-12 | 1 | -1/+1 |
* | leds: update LP552x support Kconfig and Makefile | Samu Onkalo | 2010-11-12 | 2 | -0/+20 |
* | leds: driver for National Semiconductors LP5523 chip | Samu Onkalo | 2010-11-12 | 1 | -0/+1065 |
* | leds: driver for National Semiconductor LP5521 chip | Samu Onkalo | 2010-11-12 | 1 | -0/+821 |
* | led-class: always implement blinking | Johannes Berg | 2010-11-12 | 4 | -117/+116 |
* | leds-net5501: taints kernel, add license | Randy Dunlap | 2010-11-05 | 1 | -0/+2 |
* | leds: Remove auto blink in 88pm860x | Haojian Zhuang | 2010-10-29 | 1 | -93/+26 |
* | leds: add LED driver for Big Network series LEDs | Simon Guinot | 2010-10-07 | 3 | -0/+459 |