summaryrefslogtreecommitdiffstats
path: root/drivers/video/bf54x-lq043fb.c
Commit message (Expand)AuthorAgeFilesLines
* fix printk typo 'faild'Paul Bolle2010-08-091-3/+3
* fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger2010-05-271-3/+4
* backlight: blackfin - Fix missing registration failure handlingBruno Prémont2010-03-161-1/+9
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-4/+5
* fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich2010-03-121-30/+0
* fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger2009-06-161-3/+1
* fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2009-06-161-4/+4
* fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2009-06-161-3/+0
* video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich2009-01-151-1/+14
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-1/+1
* Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich2008-08-201-3/+12
* lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks2008-07-241-1/+1
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-3/+3
* BF54x Framebuffer Driver: drop request_irq castMike Frysinger2008-04-281-1/+1
* blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2008-03-281-1/+1
* BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich2008-03-101-1/+1
* BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu2008-03-101-1/+1
* BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich2008-03-101-1/+1
* Remove pointless casts from void pointersJeff Garzik2008-02-061-2/+1
* [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-221-2/+1
* [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-221-1/+2
* bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich2007-10-161-0/+786
OpenPOWER on IntegriCloud