aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-ns2.c
AgeCommit message (Expand)Author
2013-04-01leds: leds-ns2: fix oops at module removalSimon Guinot
2013-04-01leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-28leds: remove use of __devexitBill Pemberton
2012-11-28leds: remove use of __devinitBill Pemberton
2012-11-28leds: remove use of __devexit_pBill Pemberton
2012-11-27leds: leds-ns2: use devm_gpio_request_oneSachin Kamat
2012-11-26leds: leds-ns2: replace strict_strtoul() with kstrtoul()Jingoo Han
2012-11-26leds: leds-ns2: use gpio_request_oneJingoo Han
2012-11-21leds: leds-ns2: add device tree bindingSimon Guinot
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-07-24leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error...Bryan Wu
2012-05-10drivers/leds: correct __devexit annotationsArnd Bergmann
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin
2011-10-31drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker
2010-10-07leds: leds-ns2: fix private driver data storageSimon Guinot
2010-09-19leds: leds-ns2: fix lockingSimon Guinot
2010-07-16leds: add LED driver for Network Space v2 LEDsSimon Guinot