aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/bfin-t350mcqb-fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-08-09fix printk typo 'faild'Paul Bolle1-1/+1
2010-05-27fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger1-3/+4
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
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: blackfin - Fix missing registration failure handlingBruno Prémont1-1/+9
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-4/+5
2010-03-12fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich1-29/+0
2009-12-16fbdev: bfin-t350mcqb-fb: fix LCD dimensionsMichael Hennerich1-2/+2
2009-12-16fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resumeMichael Hennerich1-5/+23
2009-06-16fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger1-3/+3
2009-06-16fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal1-3/+0
2009-06-16fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger1-6/+0
2009-02-11video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-01-15video/framebuffer: fix bug: jpegview cannot work on framebuffer device other than 16BPPMichael Hennerich1-1/+14
2009-01-06blackfin: remove __FUNCTION__ in video driverHarvey Harrison1-3/+3
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks1-1/+1
2008-03-28blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x framebuffer simultaneouslyMichael Hennerich1-1/+1
2008-03-28blackfin video driver: update the BF52x EZKIT video framebuffer driver according to LKML reviewBryan Wu1-22/+14
2008-03-10fbdev: add BF52x EZkit Display driverMichael Hennerich1-0/+685