| Commit message (Expand) | Author | Age | Files | Lines |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -670/+0 |
* | Video / bfin-t350mcqb-fb: Use module_platform_driver() to simplify code | Hanjun Guo | 2013-09-30 | 1 | -13/+1 |
* | video: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-06-26 | 1 | -2/+0 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+3 |
* | video: bf*: Add missing spinlock init | Jean Delvare | 2012-09-22 | 1 | -0/+1 |
* | treewide: Fix comment and string typo 'bufer' | Paul Bolle | 2011-12-06 | 1 | -1/+1 |
* | video: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-03 | 1 | -1/+1 |
* | backlight: add backlight type | Matthew Garrett | 2011-03-23 | 1 | -0/+1 |
* | fix printk typo 'faild' | Paul Bolle | 2010-08-09 | 1 | -1/+1 |
* | fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code | Mike Frysinger | 2010-05-27 | 1 | -3/+4 |
* | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines | Michael Hennerich | 2010-05-12 | 1 | -7/+8 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | backlight: blackfin - Fix missing registration failure handling | Bruno Prémont | 2010-03-16 | 1 | -1/+9 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -4/+5 |
* | fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler | Michael Hennerich | 2010-03-13 | 1 | -29/+0 |
* | fbdev: bfin-t350mcqb-fb: fix LCD dimensions | Michael Hennerich | 2009-12-16 | 1 | -2/+2 |
* | fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume | Michael Hennerich | 2009-12-16 | 1 | -5/+23 |
* | fbdev: *bfin*: fix __dev{init,exit} markings | Mike Frysinger | 2009-06-17 | 1 | -3/+3 |
* | fbdev: *bfin*: drop unnecessary calls to memset | Vivek Kutal | 2009-06-17 | 1 | -3/+0 |
* | fbdev: bfin-t350mcqb-fb: drop unused local variables | Mike Frysinger | 2009-06-17 | 1 | -6/+0 |
* | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver | Uwe Kleine-Koenig | 2009-02-11 | 1 | -1/+1 |
* | video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ... | Michael Hennerich | 2009-01-16 | 1 | -1/+14 |
* | blackfin: remove __FUNCTION__ in video driver | Harvey Harrison | 2009-01-07 | 1 | -3/+3 |
* | lcd: add lcd_device to check_fb() entry in lcd_ops | Ben Dooks | 2008-07-24 | 1 | -1/+1 |
* | blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f... | Michael Hennerich | 2008-03-28 | 1 | -1/+1 |
* | blackfin video driver: update the BF52x EZKIT video framebuffer driver accord... | Bryan Wu | 2008-03-28 | 1 | -22/+14 |
* | fbdev: add BF52x EZkit Display driver | Michael Hennerich | 2008-03-11 | 1 | -0/+685 |