| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | 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 |
* | leds: wm8350: Complain if we fail to reenable DCDC | Mark Brown | 2013-04-01 | 1 | -1/+4 |
* | leds: leds-wm8350: Use dev_err instead of printk | Sachin Kamat | 2012-11-27 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-10-10 | 1 | -22/+7 |
|\ |
|
| * | leds: wm8350: Convert to devm_regulator_get() | Axel Lin | 2012-09-11 | 1 | -22/+7 |
* | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
|/ |
|
* | leds: convert wm8350 driver to devm_kzalloc() | Mark Brown | 2012-01-11 | 1 | -5/+2 |
* | leds: convert led platform drivers to module_platform_driver | Axel Lin | 2012-01-11 | 1 | -11/+1 |
* | drivers/leds: Add module.h to files using it implicitly | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | leds-wm8350: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | leds: Add suspend/resume to the core class | Richard Purdie | 2009-01-08 | 1 | -23/+1 |
* | leds: Add WM8350 LED driver | Mark Brown | 2009-01-08 | 1 | -0/+333 |