aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2011-03-25Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 1-0/+20
2011-03-23mfd: Adopt mfd_data in 88pm860x ledGravatar Haojian Zhuang 1-32/+28
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversGravatar Andres Salomon 1-3/+4
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesGravatar Vasiliy Kulikov 1-10/+10
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesGravatar Vasiliy Kulikov 1-7/+7
2011-03-22leds: make *struct gpio_led_platform_data.leds constGravatar Uwe Kleine-König 1-1/+1
2011-03-22leds: add driver for LM3530 ALSGravatar Shreshtha Kumar Sahu 3-0/+389
2011-03-22leds: convert bd2802 driver to dev_pm_opsGravatar Mark Brown 1-19/+28
2011-02-28leds/leds-gpio: merge platform_driver with of_platform_driverGravatar Grant Likely 1-127/+87
2011-01-31leds: Add ability to blink via simple triggerGravatar Vasily Khoruzhick 1-0/+20
2011-01-26leds: leds-pwm: return proper error if pwm_request failedGravatar Axel Lin 1-0/+1
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingGravatar Janusz Krzysztofik 1-7/+8
2011-01-13leds: add output inversion option to backlight triggerGravatar Janusz Krzysztofik 1-4/+57
2011-01-13leds-lp5521: modify the way of setting led device nameGravatar Arun Murthy 1-1/+2
2011-01-13leds: lp5521: fix circular lockingGravatar Samu Onkalo 1-44/+8
2011-01-13leds: lp5523: fix circular lockingGravatar Samu Onkalo 1-40/+16
2011-01-13leds: leds-lp5523: modify the way of setting led device nameGravatar Samu Onkalo 1-1/+2
2011-01-13leds: leds-pca9532 cleanupsGravatar Axel Lin 1-38/+28
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowGravatar Vasiliy Kulikov 1-0/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2010-12-24leds-wm8350: don't use flush_scheduled_work()Gravatar Tejun Heo 1-1/+1
2010-12-22led_class: fix typo in blink APIGravatar Johannes Berg 1-1/+1
2010-12-02leds: fix up dependenciesGravatar Johannes Berg 1-9/+41
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionGravatar Samu Onkalo 1-7/+5
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionGravatar Samu Onkalo 1-7/+5
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themGravatar Samu Onkalo 1-14/+17
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themGravatar Samu Onkalo 1-9/+16
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsGravatar Samu Onkalo 1-3/+6
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsGravatar Samu Onkalo 1-5/+16
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeGravatar Steven Rostedt 1-0/+1
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueGravatar Davidlohr Bueso 1-1/+1
2010-11-12leds: update LP552x support Kconfig and MakefileGravatar Samu Onkalo 2-0/+20
2010-11-12leds: driver for National Semiconductors LP5523 chipGravatar Samu Onkalo 1-0/+1065
2010-11-12leds: driver for National Semiconductor LP5521 chipGravatar Samu Onkalo 1-0/+821
2010-11-12led-class: always implement blinkingGravatar Johannes Berg 4-117/+116
2010-11-05leds-net5501: taints kernel, add licenseGravatar Randy Dunlap 1-0/+2
2010-10-29leds: Remove auto blink in 88pm860xGravatar Haojian Zhuang 1-93/+26
2010-10-07leds: add LED driver for Big Network series LEDsGravatar Simon Guinot 3-0/+459
2010-10-07leds: leds-ns2: fix private driver data storageGravatar Simon Guinot 1-3/+6
2010-09-19[ARM] Kirkwood: add LaCie d2 Network v2 supportGravatar Simon Guinot 1-1/+1
2010-09-19leds: leds-ns2: fix lockingGravatar Simon Guinot 1-4/+5
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-2/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-2/+2
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGravatar Guenter Roeck 1-3/+1
2010-07-16leds: add LED driver for Network Space v2 LEDsGravatar Simon Guinot 3-0/+348
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversGravatar Wolfram Sang 4-9/+1
2010-05-28leds: Fix leds-gpio openfirmware compile issueGravatar Richard Purdie 1-1/+0
2010-05-28leds: Kconfig fixesGravatar Richard Purdie 1-3/+3
2010-05-26leds: Add mc13783 LED supportGravatar Philippe Rétornaz 3-0/+411
2010-05-26leds: leds-ss4200: fix led_classdev_unregister twice in error handlingGravatar Axel Lin 1-1/+1