summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-ss4200.c
Commit message (Expand)AuthorAgeFilesLines
* leds: ss4200: fix attribute-creation raceJohan Hovold2014-06-251-5/+9
* leds: leds-ss4200: remove __initdata markerJingoo Han2014-02-281-1/+1
* leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-02-271-1/+1
* leds: ss4200: Fix incorrect placement of __initdataSachin Kamat2013-08-261-1/+1
* leds: leds-ss4200: Staticize nasgpio_led_get_attr()Jingoo Han2013-08-261-1/+1
* leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-02-011-2/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-12-151-1/+1
|\
| * leds: leds-ss4200: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-1/+1
* | leds: remove use of __devinitBill Pemberton2012-11-281-2/+2
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt2010-11-251-0/+1
* leds: leds-ss4200: fix led_classdev_unregister twice in error handlingAxel Lin2010-05-261-1/+1
* leds: make PCI device id constantMárton Németh2010-03-161-1/+1
* leds: drivers/leds/leds-ss4200.c: fix return statementakpm@linux-foundation.org2009-12-171-1/+1
* leds-ss4200: Check pci_enable_device returnDave Hansen2009-12-161-2/+6
* leds: LED driver for Intel NAS SS4200 series (v5)Dave Hansen2009-12-161-0/+552
OpenPOWER on IntegriCloud