Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leds: convert Atmel PWM LED driver to devm_kzalloc() | Bryan Wu | 2012-07-24 | 1 | -3/+2 |
* | leds-atmel-pwm.c: Make pwmled_probe() __devinit | Nicolas Ferre | 2012-04-17 | 1 | -1/+1 |
* | leds: convert led platform drivers to module_platform_driver | Axel Lin | 2012-01-10 | 1 | -14/+3 |
* | drivers/leds: Add module.h to files using it implicitly | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | leds: fix unsigned value overflow in atmel pwm driver | Li Zefan | 2008-07-23 | 1 | -1/+1 |
* | leds: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-15 | 1 | -0/+3 |
* | PWM LED driver | David Brownell | 2008-02-08 | 1 | -0/+157 |