aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/mb862xx
AgeCommit message (Expand)AuthorFilesLines
2013-09-26video: mb862xx: Remove redundant dev_set_drvdataGravatar Sachin Kamat 1-2/+0
2013-09-19video: mb862xxfb: remove unnecessary pci_set_drvdata()Gravatar Jingoo Han 1-1/+0
2013-01-03Drivers: video: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-10/+10
2012-09-22drivers/video/mb862xx/mb862xxfbdrv.c: fix error return codeGravatar Peter Senna Tschudin 1-3/+7
2012-08-23video: mb862xxfb: prevent divide by zero bugGravatar Dan Carpenter 1-0/+2
2012-05-08video: mb862xxfbdrv.c: local functions should not be exposed globallyGravatar H Hartley Sweeten 1-1/+1
2012-05-08video: mb862xx-i2c: local functions should not be exposed globallyGravatar H Hartley Sweeten 1-1/+1
2011-10-31video: Add module.h to drivers/video files who really use it.Gravatar Paul Gortmaker 1-0/+1
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoGravatar Paul Gortmaker 1-0/+1
2011-10-03video: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-2/+2
2011-09-02video: mb862xx-i2c: fix for reliable decoder register accessGravatar Anatolij Gustschin 1-1/+1
2011-08-19mb862xxfb: use display information in info not in var for panningGravatar Laurent Pinchart 1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-2/+2
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hGravatar Andrew Morton 1-0/+1
2011-05-25video: mb862xx: udelay need linux/delay.hGravatar Stephen Rothwell 1-0/+1
2011-05-24video: mb862xxfb: add support for L1 displayingGravatar Anatolij Gustschin 3-1/+173
2011-05-24video: mb862xx: add support for controller's I2C bus adapterGravatar Anatolij Gustschin 5-1/+215
2011-05-24video: mb862xxfb: relocate register space to get contiguous vramGravatar Anatolij Gustschin 2-5/+15
2011-05-24video: mb862xxfb: use pre-initialized configuration for PCI GDCsGravatar Anatolij Gustschin 1-4/+12
2011-05-24video: mb862xxfb: correct fix.smem_len field initializationGravatar Anatolij Gustschin 1-1/+1
2011-02-28dt/video: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-2/+2
2010-06-02of/video: fix build breakage in FB driversGravatar Anatolij Gustschin 1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-3/+5
2010-04-07mb862xxfb: update Valentin's email addressGravatar Alexander Shishkin 1-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseGravatar Randy Dunlap 1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-12obsolete config in kernel source: LWMON5Gravatar Christoph Egger 1-13/+0
2009-12-16mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...Gravatar Valentin Sitdikov 5-1/+551
2009-06-16mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFGravatar Arnd Bergmann 1-1/+1
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkGravatar Andrew Morton 1-2/+2
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsGravatar Anatolij Gustschin 4-0/+1287