aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/atmel-pwm-bl.c
Commit message (Expand)AuthorAge
* backlight: atmel-pwm-bl: use gpio_request_oneJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: refactor gpio_on handlingJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: use gpio_is_validJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: remove unused includeJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: clean up get_intensityJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: clean up probe error handlingJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: fix module autoloadJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold2013-11-12
* backlight: atmel-pwm-bl: use devm_backlight_device_register()Jingoo Han2013-11-12
* backlight: use dev_get_platdata()Jingoo Han2013-11-12
* backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold2013-09-26
* backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* drivers/video/backlight/atmel-pwm-bl.c: add __init annotationJingoo Han2013-04-29
* drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe()Jingoo Han2013-04-29
* backlight: atmel-pwm-bl: fix checkpatch warningJingoo Han2012-12-17
* backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han2012-07-30
* drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han2012-07-30
* backlight: add backlight typeMatthew Garrett2011-03-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* backlight: Constify struct backlight_opsEmese Revfy2009-12-16
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt2008-07-24