aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/cg14.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2011-03-22video: add missing framebuffer_release in error pathaxel lin1-0/+1
2011-02-28dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-3/+3
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant 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-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-06-16cg14: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-10/+9
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-05-08sparc video: remove open boot prom codeRobert Reif1-3/+2
2008-04-27sparc: video drivers: add facility levelRobert Reif1-1/+1
2008-04-27sparc: cg14.c make cg14_init and cg15_exit staticRobert Reif1-2/+2
2008-02-12[SPARC]: video/cg14.c and video/sbuslib.c build fixesRobert Reif1-0/+1
2007-07-30[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller1-78/+72
2007-03-09[CG14]: Fix section mismatch warnings.Robert Reif1-2/+3
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller1-12/+16
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller1-173/+153
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-2/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-4/+2
2005-12-12[SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller1-1/+0
2005-11-12[SBUSFB]: implement ->compat_ioctlChristoph Hellwig1-0/+3
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+648