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