aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-26leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probeGravatar Axel Lin 1-2/+7
2010-05-26leds: led-class: set permissions on max_brightness file to 0444Gravatar Axel Lin 1-1/+1
2010-05-26leds: leds-gpio: Change blink_set callback to be able to turn off blinkingGravatar Benjamin Herrenschmidt 1-7/+24
2010-05-26leds: Add LED driver for the Soekris net5501 boardGravatar Bjarke Istrup Pedersen 3-0/+105
2010-05-26leds: 88pm860x - fix checking in probe functionGravatar Christoph Fritz 1-3/+8
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 23-1/+22
2010-03-16leds: Fix race between LED device uevent and actual attributes creationGravatar Florian Fainelli 1-32/+8
2010-03-16leds-gpio: fix default state handling on OF platformsGravatar Anton Vorontsov 1-2/+1
2010-03-16leds: Add Dell Business Class Netbook LED driverGravatar Bob Rodgers 3-0/+208
2010-03-16leds: Kconfig cleanupGravatar H Hartley Sweeten 1-36/+39
2010-03-16leds: led-class.c - Quiet boot messagesGravatar H Hartley Sweeten 1-1/+1
2010-03-16leds: make PCI device id constantGravatar Márton Németh 1-1/+1
2010-03-16leds: ALIX2: Add dependency to !GPIO_CS5335Gravatar Daniel Mack 1-1/+1
2010-03-07led: Enable led in 88pm860xGravatar Haojian Zhuang 3-0/+333
2009-12-17leds: leds-pwm: Set led_classdev max_brightnessGravatar Lars-Peter Clausen 1-3/+2
2009-12-17leds: use default-on trigger for Cobalt QubeGravatar Florian Fainelli 1-1/+1
2009-12-17leds: drivers/leds/leds-ss4200.c: fix return statementGravatar akpm@linux-foundation.org 1-1/+1
2009-12-17leds: Add LED class driver for regulator driven LEDs.Gravatar Antonio Ospite 3-0/+249
2009-12-17leds: leds-cobalt-qube.c: use resource_size()Gravatar H Hartley Sweeten 1-1/+1