summaryrefslogtreecommitdiffstats
path: root/drivers/video/mb862xx
Commit message (Expand)AuthorAgeFilesLines
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-10/+10
* drivers/video/mb862xx/mb862xxfbdrv.c: fix error return codePeter Senna Tschudin2012-09-221-3/+7
* video: mb862xxfb: prevent divide by zero bugDan Carpenter2012-08-231-0/+2
* video: mb862xxfbdrv.c: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
* video: mb862xx-i2c: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
* video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker2011-10-311-0/+1
* video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-031-2/+2
* video: mb862xx-i2c: fix for reliable decoder register accessAnatolij Gustschin2011-09-021-1/+1
* mb862xxfb: use display information in info not in var for panningLaurent Pinchart2011-08-191-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-2/+2
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-261-0/+1
* video: mb862xx: udelay need linux/delay.hStephen Rothwell2011-05-251-0/+1
* video: mb862xxfb: add support for L1 displayingAnatolij Gustschin2011-05-243-1/+173
* video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin2011-05-245-1/+215
* video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin2011-05-242-5/+15
* video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin2011-05-241-4/+12
* video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin2011-05-241-1/+1
* dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/video: fix build breakage in FB driversAnatolij Gustschin2010-06-021-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+5
* mb862xxfb: update Valentin's email addressAlexander Shishkin2010-04-071-1/+1
* mb862xxfb: fix acceleration module licenseRandy Dunlap2010-04-071-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* obsolete config in kernel source: LWMON5Christoph Egger2010-03-121-13/+0
* mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...Valentin Sitdikov2009-12-165-1/+551
* mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann2009-06-161-1/+1
* drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-101-2/+2
* fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin2008-11-064-0/+1287