aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2010-12-22led_class: fix typo in blink APIJohannes Berg
2010-12-02leds: fix up dependenciesJohannes Berg
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso
2010-11-12leds: update LP552x support Kconfig and MakefileSamu Onkalo
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo
2010-11-12led-class: always implement blinkingJohannes Berg
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap
2010-10-29leds: Remove auto blink in 88pm860xHaojian Zhuang
2010-10-07leds: add LED driver for Big Network series LEDsSimon Guinot
2010-10-07leds: leds-ns2: fix private driver data storageSimon Guinot
2010-09-19[ARM] Kirkwood: add LaCie d2 Network v2 supportSimon Guinot
2010-09-19leds: leds-ns2: fix lockingSimon Guinot
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck
2010-07-16leds: add LED driver for Network Space v2 LEDsSimon Guinot
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-28leds: Fix leds-gpio openfirmware compile issueRichard Purdie
2010-05-28leds: Kconfig fixesRichard Purdie
2010-05-26leds: Add mc13783 LED supportPhilippe Rétornaz
2010-05-26leds: leds-ss4200: fix led_classdev_unregister twice in error handlingAxel Lin
2010-05-26leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probeAxel Lin
2010-05-26leds: led-class: set permissions on max_brightness file to 0444Axel Lin
2010-05-26leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt
2010-05-26leds: Add LED driver for the Soekris net5501 boardBjarke Istrup Pedersen
2010-05-26leds: 88pm860x - fix checking in probe functionChristoph Fritz
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16leds: Fix race between LED device uevent and actual attributes creationFlorian Fainelli
2010-03-16leds-gpio: fix default state handling on OF platformsAnton Vorontsov
2010-03-16leds: Add Dell Business Class Netbook LED driverBob Rodgers
2010-03-16leds: Kconfig cleanupH Hartley Sweeten
2010-03-16leds: led-class.c - Quiet boot messagesH Hartley Sweeten
2010-03-16leds: make PCI device id constantMárton Németh
2010-03-16leds: ALIX2: Add dependency to !GPIO_CS5335Daniel Mack
2010-03-07led: Enable led in 88pm860xHaojian Zhuang
2009-12-17leds: leds-pwm: Set led_classdev max_brightnessLars-Peter Clausen
2009-12-17leds: use default-on trigger for Cobalt QubeFlorian Fainelli
2009-12-17leds: drivers/leds/leds-ss4200.c: fix return statementakpm@linux-foundation.org
2009-12-17leds: Add LED class driver for regulator driven LEDs.Antonio Ospite
2009-12-17leds: leds-cobalt-qube.c: use resource_size()H Hartley Sweeten