Age | Commit message (Expand) | Author |
2024-06-21 | leds: ss4200: Convert PCIBIOS_* return codes to errnos | Ilpo Järvinen |
2020-12-30 | leds: ss4200: simplify the return expression of register_nasgpio_led() | Zheng Yongjun |
2020-12-30 | leds: Use DEVICE_ATTR_{RW, RO, WO} macros | Dwaipayan Ray |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2016-04-19 | leds: ss4200: add DMI data for FSC SCALEO Home Server | Martin Dummer |
2014-06-25 | leds: ss4200: fix attribute-creation race | Johan Hovold |
2014-02-28 | leds: leds-ss4200: remove __initdata marker | Jingoo Han |
2014-02-27 | leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2013-08-26 | leds: ss4200: Fix incorrect placement of __initdata | Sachin Kamat |
2013-08-26 | leds: leds-ss4200: Staticize nasgpio_led_get_attr() | Jingoo Han |
2013-02-01 | leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLE | Jingoo Han |
2012-12-15 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2012-11-28 | leds: remove use of __devinit | Bill Pemberton |
2012-11-26 | leds: leds-ss4200: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2010-11-25 | leds: fix bug with reading NAS SS4200 dmi code | Steven Rostedt |
2010-05-26 | leds: leds-ss4200: fix led_classdev_unregister twice in error handling | Axel Lin |
2010-03-16 | leds: make PCI device id constant | Márton Németh |
2009-12-17 | leds: drivers/leds/leds-ss4200.c: fix return statement | akpm@linux-foundation.org |
2009-12-16 | leds-ss4200: Check pci_enable_device return | Dave Hansen |
2009-12-16 | leds: LED driver for Intel NAS SS4200 series (v5) | Dave Hansen |