Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-30 | drivers/video/backlight/atmel-pwm-bl.c: add __init annotation | Jingoo Han | 1 | -1/+1 |
2013-04-30 | drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe() | Jingoo Han | 1 | -11/+1 |
2012-12-18 | backlight: atmel-pwm-bl: fix checkpatch warning | Jingoo Han | 1 | -4/+3 |
2012-07-31 | backlight: atmel-pwm-bl: use devm_gpio_request() | Jingoo Han | 1 | -9/+5 |
2012-07-31 | drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions | Jingoo Han | 1 | -3/+2 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -3/+5 |
2009-12-16 | backlight: Constify struct backlight_ops | Emese Revfy | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2008-07-24 | fbdev: LCD backlight driver using Atmel PWM driver | Hans-Christian Egtvedt | 1 | -0/+244 |