summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-blinkm.c
AgeCommit message (Expand)Author
2023-05-25leds: blinkm: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-05-25leds: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-30leds: blinkm: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-07leds: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-05-28leds: leds-blinkm: Remove unused variable 'ret'Lee Jones
2020-12-30leds: Use DEVICE_ATTR_{RW, RO, WO} macrosDwaipayan Ray
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-04-02leds: blinkm: clean up double assignment to data->i2c_addrColin Ian King
2018-01-08leds: blinkm: avoid uninitialized data useArnd Bergmann
2017-08-04leds: blinkm: constify attribute_group structures.Arvind Yadav
2016-01-04leds: blinkm: Remove work queueAndrew Lunn
2014-02-27leds: blinkm: remove unnecessary spacesJingoo Han
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-22leds: blinkm: Remove redundant breakSachin Kamat
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-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter
2012-07-24LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERSJan-Simon Möller