aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-netxbig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-26leds: use dev_get_platdata()Jingoo Han1-3/+3
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-1/+1
2012-11-28leds: remove use of __devexitBill Pemberton1-1/+1
2012-11-28leds: remove use of __devinitBill Pemberton1-3/+3
2012-11-28leds: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-26leds: leds-netxbig: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-1/+1
2012-07-24leds: convert Big Networks LED driver to devm_kzalloc()Bryan Wu1-7/+3
2012-05-10drivers/leds: correct __devexit annotationsArnd Bergmann1-2/+2
2012-01-10drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin1-18/+6
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin1-13/+2
2010-10-07leds: add LED driver for Big Network series LEDsSimon Guinot1-0/+449