Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-27 | drivers/leds: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-27 | leds: use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2013-04-01 | leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPS | Jingoo Han | 1 | -4/+3 |
2012-11-29 | leds: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | leds: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | leds: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-07-24 | leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit path | Bryan Wu | 1 | -10/+6 |
2012-01-11 | leds: convert led platform drivers to module_platform_driver | Axel Lin | 1 | -14/+2 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | drivers/leds: Add module.h to files using it implicitly | Paul Gortmaker | 1 | -0/+1 |
2011-10-24 | mfd: Add asic3 based LED suspend/resume handlers | Paul Parsons | 1 | -1/+34 |
2011-05-26 | leds: Add ASIC3 LED support | Paul Parsons | 1 | -0/+165 |