aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-blinkm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-04-02leds: blinkm: clean up double assignment to data->i2c_addrColin Ian King1-1/+0
2018-01-08leds: blinkm: avoid uninitialized data useArnd Bergmann1-0/+4
2017-08-04leds: blinkm: constify attribute_group structures.Arvind Yadav1-1/+1
2016-01-04leds: blinkm: Remove work queueAndrew Lunn1-70/+17
2014-02-27leds: blinkm: remove unnecessary spacesJingoo Han1-1/+1
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-22leds: blinkm: Remove redundant breakSachin Kamat1-3/+0
2012-11-28leds: remove use of __devexitBill Pemberton1-1/+1
2012-11-28leds: remove use of __devinitBill Pemberton1-1/+1
2012-11-28leds: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter1-2/+2
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter1-2/+5
2012-07-24LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERSJan-Simon Möller1-0/+812