aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/bf54x-lq043fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-08-09fix printk typo 'faild'Paul Bolle1-3/+3
2010-05-27fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger1-3/+4
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-30/+0
2009-06-16fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger1-3/+1
2009-06-16fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger1-4/+4
2009-06-16fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal1-3/+0
2009-01-15video/framebuffer: fix bug: jpegview cannot work on framebuffer device other than 16BPPMichael Hennerich1-1/+14
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-1/+1
2008-08-20Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driverMichael Hennerich1-3/+12
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks1-1/+1
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-28BF54x Framebuffer Driver: drop request_irq castMike Frysinger1-1/+1
2008-03-28blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x framebuffer simultaneouslyMichael Hennerich1-1/+1
2008-03-10BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich1-1/+1
2008-03-10BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu1-1/+1
2008-03-10BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowedMichael Hennerich1-1/+1
2008-02-06Remove pointless casts from void pointersJeff Garzik1-2/+1
2008-01-22[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interfaceMichael Hennerich1-2/+1
2008-01-22[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or optionMichael Hennerich1-1/+2
2007-10-16bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich1-0/+786