aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/corgi_lcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-3/+5
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-1/+1
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek1-2/+3
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov1-2/+2
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao1-5/+78
2008-09-23lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao1-0/+27
2008-09-23lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao1-0/+541