aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/mb862xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-2/+2
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton1-0/+1
2011-05-25video: mb862xx: udelay need linux/delay.hStephen Rothwell1-0/+1
2011-05-24video: mb862xxfb: add support for L1 displayingAnatolij Gustschin3-1/+173
2011-05-24video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin5-1/+215
2011-05-24video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin2-5/+15
2011-05-24video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin1-4/+12
2011-05-24video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin1-1/+1
2011-02-28dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-06-02of/video: fix build breakage in FB driversAnatolij Gustschin1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+5
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin1-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-12obsolete config in kernel source: LWMON5Christoph Egger1-13/+0
2009-12-16mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrectValentin Sitdikov5-1/+551
2009-06-16mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann1-1/+1
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton1-2/+2
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin4-0/+1287