aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/tcx.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-3/+3
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGravatar 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-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-06-16tcx: use standard fields for framebuffer physical address and lengthGravatar Krzysztof Helt 1-14/+13
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.Gravatar David S. Miller 1-1/+1
2008-05-08sparc video: remove open boot prom codeGravatar Robert Reif 1-3/+2
2008-05-03sparc: tcx.c remove unnecessary functionGravatar Robert Reif 1-13/+7
2008-04-27sparc: video drivers: add facility levelGravatar Robert Reif 1-1/+1
2008-04-27sparc: tcx.c make tcx_init and tcx_exit staticGravatar Robert Reif 1-2/+2
2008-04-26sparc: fix drivers/video/tcx.c warningGravatar Robert Reif 1-2/+2
2007-07-30[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.Gravatar David S. Miller 1-94/+90
2006-12-31[SPARC64]: Fix of_iounmap() region release.Gravatar David S. Miller 1-14/+19
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.Gravatar David S. Miller 1-96/+128
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeGravatar Christoph Hellwig 1-2/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeGravatar Christoph Hellwig 1-4/+3
2005-12-12[SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.Gravatar Hareesh Nagarajan 1-1/+1
2005-12-12[SBUSFB]: Kill 'list' member from foo_par structs, totally unused.Gravatar David S. Miller 1-1/+0
2005-11-12[SBUSFB]: implement ->compat_ioctlGravatar Christoph Hellwig 1-0/+3
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconGravatar Antonino A. Daplas 1-1/+0
2005-04-24[SPARC]: TCX Framebuffer fixesGravatar Tom 'spot' Callaway 1-1/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+504