aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-17leds: leds-cobalt-raq.c - use resource_size()Gravatar H Hartley Sweeten 1-1/+1
2009-12-16leds: Add driver for ADP5520/ADP5501 MFD PMICsGravatar Michael Hennerich 3-0/+241
2009-12-16leds: Add driver for LT3593 controlled LEDsGravatar Daniel Mack 3-0/+226
2009-12-16leds-ss4200: Check pci_enable_device returnGravatar Dave Hansen 1-2/+6
2009-12-16leds: leds-alix2c - take port address from MSRGravatar Daniel Mack 1-31/+84
2009-12-16leds: LED driver for Intel NAS SS4200 series (v5)Gravatar Dave Hansen 3-0/+562
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionGravatar André Goddard Rosa 2-3/+3
2009-12-12Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Gravatar Linus Torvalds 1-0/+7
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2009-12-05IXP4xx: move FSG platform macros to the platform code.Gravatar Krzysztof Hałasa 1-0/+7
2009-11-27collie: locomo-led change default triggerGravatar Thomas Kunze 1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesGravatar Tony Lindgren 1-1/+1
2009-11-16leds-gpio: fix possible crash on OF device unbindingGravatar Dmitry Eremin-Solenikov 1-0/+2
2009-10-20omap: headers: Move remaining headers from include/mach to include/platGravatar Tony Lindgren 1-1/+1
2009-10-04leds: leds-pca9532 - Drop unused module parametersGravatar Jean Delvare 1-3/+0
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 9-30/+379
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+8
2009-09-23spi: prefix modalias with "spi:"Gravatar Anton Vorontsov 1-0/+1
2009-09-17Input: libps2 - additional locking for i8042 portsGravatar Dmitry Torokhov 1-0/+8