summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-ns2.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-26leds: leds-ns2: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-26leds: leds-ns2: use gpio_request_oneJingoo Han1-14/+7
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-1/+1
2012-07-24leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error...Bryan Wu1-13/+6
2012-05-10drivers/leds: correct __devexit annotationsArnd Bergmann1-1/+1
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin1-13/+2
2011-10-31drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker1-0/+1
2010-10-07leds: leds-ns2: fix private driver data storageSimon Guinot1-3/+6
2010-09-19leds: leds-ns2: fix lockingSimon Guinot1-4/+5
2010-07-16leds: add LED driver for Network Space v2 LEDsSimon Guinot1-0/+338