Age | Commit message (Expand) | Author | Files | Lines |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 7 | -2240/+0 |
2013-09-26 | video: mb862xx: Remove redundant dev_set_drvdata | Sachin Kamat | 1 | -2/+0 |
2013-09-19 | video: mb862xxfb: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -10/+10 |
2012-09-22 | drivers/video/mb862xx/mb862xxfbdrv.c: fix error return code | Peter Senna Tschudin | 1 | -3/+7 |
2012-08-23 | video: mb862xxfb: prevent divide by zero bug | Dan Carpenter | 1 | -0/+2 |
2012-05-08 | video: mb862xxfbdrv.c: local functions should not be exposed globally | H Hartley Sweeten | 1 | -1/+1 |
2012-05-08 | video: mb862xx-i2c: local functions should not be exposed globally | H Hartley Sweeten | 1 | -1/+1 |
2011-10-31 | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video | Paul Gortmaker | 1 | -0/+1 |
2011-10-03 | video: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -2/+2 |
2011-09-02 | video: mb862xx-i2c: fix for reliable decoder register access | Anatolij Gustschin | 1 | -1/+1 |
2011-08-19 | mb862xxfb: use display information in info not in var for panning | Laurent Pinchart | 1 | -1/+1 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -2/+2 |
2011-05-26 | drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h | Andrew Morton | 1 | -0/+1 |
2011-05-25 | video: mb862xx: udelay need linux/delay.h | Stephen Rothwell | 1 | -0/+1 |
2011-05-24 | video: mb862xxfb: add support for L1 displaying | Anatolij Gustschin | 3 | -1/+173 |
2011-05-24 | video: mb862xx: add support for controller's I2C bus adapter | Anatolij Gustschin | 5 | -1/+215 |
2011-05-24 | video: mb862xxfb: relocate register space to get contiguous vram | Anatolij Gustschin | 2 | -5/+15 |
2011-05-24 | video: mb862xxfb: use pre-initialized configuration for PCI GDCs | Anatolij Gustschin | 1 | -4/+12 |
2011-05-24 | video: mb862xxfb: correct fix.smem_len field initialization | Anatolij Gustschin | 1 | -1/+1 |
2011-02-28 | dt/video: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
2010-06-02 | of/video: fix build breakage in FB drivers | Anatolij Gustschin | 1 | -1/+1 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -3/+5 |
2010-04-07 | mb862xxfb: update Valentin's email address | Alexander Shishkin | 1 | -1/+1 |
2010-04-07 | mb862xxfb: fix acceleration module license | Randy Dunlap | 1 | -0/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-12 | obsolete config in kernel source: LWMON5 | Christoph Egger | 1 | -13/+0 |
2009-12-16 | mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar... | Valentin Sitdikov | 5 | -1/+551 |
2009-06-16 | mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF | Arnd Bergmann | 1 | -1/+1 |
2008-12-10 | drivers/video/mb862xx/mb862xxfb.c: fix printk | Andrew Morton | 1 | -2/+2 |
2008-11-06 | fbdev: add new framebuffer driver for Fujitsu MB862xx GDCs | Anatolij Gustschin | 4 | -0/+1287 |