aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/bf54x-lq043fb.c
Commit message (Expand)AuthorAge
* Video / bf54x-lq043fb: Use module_platform_driver() to simplify codeHanjun Guo2013-09-30
* video: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-26
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* video: bf*: Add missing spinlock initJean Delvare2012-09-22
* drivers/video/bf54x-lq043fb.c: use devm_ functionsDamien Cassou2012-08-23
* video: use gpio_request_oneJingoo Han2012-01-28
* treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
* video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-03
* backlight: add backlight typeMatthew Garrett2011-03-22
* fix printk typo 'faild'Paul Bolle2010-08-09
* fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger2010-05-27
* backlight: blackfin - Fix missing registration failure handlingBruno Prémont2010-03-16
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich2010-03-12
* fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger2009-06-16
* fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2009-06-16
* fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2009-06-16
* video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich2009-01-15
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-26
* Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich2008-08-20
* lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks2008-07-24
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* BF54x Framebuffer Driver: drop request_irq castMike Frysinger2008-04-28
* blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2008-03-28
* BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich2008-03-10
* BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu2008-03-10
* BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich2008-03-10
* Remove pointless casts from void pointersJeff Garzik2008-02-06
* [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-22
* [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-22
* bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich2007-10-16