summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/omap1_bl.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-21ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-09-11ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg1-1/+1
2012-05-30backlight: omap1: use pr_info() instead of printk()Jingoo Han1-1/+3
2012-03-24drivers/video/backlight: use devm_ functionsJulia Lawall1-6/+3
2012-01-11backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin1-12/+1
2011-03-23backlight: add backlight typeMatthew Garrett1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2010-01-08omap1: Fix compile for omap1_bl.cTony Lindgren1-2/+0
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-02-07backlight: Add OMAP1 PWL backlight driverAndrzej Zaborowski1-0/+210