summaryrefslogtreecommitdiffstats
path: root/drivers/video/mb862xx
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-2240/+0
2013-09-26video: mb862xx: Remove redundant dev_set_drvdataSachin Kamat-2/+0
2013-09-19video: mb862xxfb: remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-10/+10
2012-09-22drivers/video/mb862xx/mb862xxfbdrv.c: fix error return codePeter Senna Tschudin-3/+7
2012-08-23video: mb862xxfb: prevent divide by zero bugDan Carpenter-0/+2
2012-05-08video: mb862xxfbdrv.c: local functions should not be exposed globallyH Hartley Sweeten-1/+1
2012-05-08video: mb862xx-i2c: local functions should not be exposed globallyH Hartley Sweeten-1/+1
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker-0/+1
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker-0/+1
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang-2/+2
2011-09-02video: mb862xx-i2c: fix for reliable decoder register accessAnatolij Gustschin-1/+1
2011-08-19mb862xxfb: use display information in info not in var for panningLaurent Pinchart-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-2/+2
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton-0/+1
2011-05-25video: mb862xx: udelay need linux/delay.hStephen Rothwell-0/+1
2011-05-24video: mb862xxfb: add support for L1 displayingAnatolij Gustschin-1/+173
2011-05-24video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin-1/+215
2011-05-24video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin-5/+15
2011-05-24video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin-4/+12
2011-05-24video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin-1/+1
2011-02-28dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-2/+2
2010-06-02of/video: fix build breakage in FB driversAnatolij Gustschin-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-3/+5
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-12obsolete config in kernel source: LWMON5Christoph Egger-13/+0
2009-12-16mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...Valentin Sitdikov-1/+551
2009-06-16mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann-1/+1
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton-2/+2
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin-0/+1287