summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/atmel-pwm-bl.c
AgeCommit message (Expand)Author
2014-07-09backlight: atmel-pwm-bl: remove obsolete driverAlexandre Belloni
2013-11-13backlight: atmel-pwm-bl: use gpio_request_oneJohan Hovold
2013-11-13backlight: atmel-pwm-bl: refactor gpio_on handlingJohan Hovold
2013-11-13backlight: atmel-pwm-bl: use gpio_is_validJohan Hovold
2013-11-13backlight: atmel-pwm-bl: remove unused includeJohan Hovold
2013-11-13backlight: atmel-pwm-bl: clean up get_intensityJohan Hovold
2013-11-13backlight: atmel-pwm-bl: clean up probe error handlingJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix module autoloadJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold
2013-11-13backlight: atmel-pwm-bl: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: use dev_get_platdata()Jingoo Han
2013-09-26backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold
2013-07-03backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29drivers/video/backlight/atmel-pwm-bl.c: add __init annotationJingoo Han
2013-04-29drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe()Jingoo Han
2012-12-17backlight: atmel-pwm-bl: fix checkpatch warningJingoo Han
2012-07-30backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han
2012-07-30drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han
2011-03-22backlight: add backlight typeMatthew Garrett
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2009-12-16backlight: Constify struct backlight_opsEmese Revfy
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2008-07-24fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt