| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: da903x: fix use-after-free on unbind | Johan Hovold | 2020-06-22 | 1 | -1/+13 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | leds: da903x: Use devm_led_classdev_register | Amitoj Kaur Chawla | 2016-03-14 | 1 | -11/+1 |
* | leds: da903x: Remove work queue | Andrew Lunn | 2016-01-04 | 1 | -28/+18 |
* | leds: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | leds: Remove duplicated OOM message for individual driver | Xiubo Li | 2014-05-08 | 1 | -3/+1 |
* | drivers/leds: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-27 | 1 | -1/+0 |
* | leds: use dev_get_platdata() | Jingoo Han | 2013-08-27 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-12-15 | 1 | -5/+5 |
|\ |
|
| * | leds: leds-da903x: Fix checkpatch error and warnings | Sachin Kamat | 2012-11-27 | 1 | -5/+5 |
* | | leds: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | leds: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | leds: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
|/ |
|
* | leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error ex... | Bryan Wu | 2012-07-24 | 1 | -7/+2 |
* | leds: convert led platform drivers to module_platform_driver | Axel Lin | 2012-01-11 | 1 | -11/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | leds: da903x: (da9030 only) led brightness reversed. | Jonathan Cameron | 2008-10-30 | 1 | -1/+1 |
* | leds: da903x: fix the building failure of incomplete type of 'work' | Eric Miao | 2008-10-27 | 1 | -0/+1 |
* | leds: da903x: Add support for LEDs found on DA9030/DA9034 | Mike Rapoport | 2008-10-20 | 1 | -0/+175 |