summaryrefslogtreecommitdiff
path: root/drivers/video/bw2.c
AgeCommit message (Expand)Author
2011-02-28dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-06-02of/video: fix build breakage in FB driversAnatolij Gustschin
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-16bw2: use standard fields for framebuffer physical address and lengthKrzysztof Helt
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-05-08sparc video: remove open boot prom codeRobert Reif
2008-05-03sparc video: make blank use proper constantRobert Reif
2008-04-27sparc: video drivers: add facility levelRobert Reif
2008-04-27sparc: bw2.c fix bw2_exitRobert Reif
2007-08-26[VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller
2007-07-30[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller
2007-03-09[BW2]: Fix section mismatch warnings.Robert Reif
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller
2006-03-24BUG_ON() Conversion in drivers/video/Eric Sesterhenn
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig
2005-12-12[SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller
2005-11-12[SBUSFB]: implement ->compat_ioctlChristoph Hellwig
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2004-11-26[PATCH] (1/12) bw2 iomem annotationsAlexander Viro
2004-11-10[PATCH] fbdev: Convert drivers to use the new FB_BLANK_* constantsAntonino Daplas
2004-11-07[PATCH] fbcon/fbdev: Remove fbcon-specific fields from struct fb_infoAntonino Daplas
2004-10-18[PATCH] fbdev: trivial fb_get_options fix for cyber2000fb and bw2fbAntonino Daplas
2004-09-22[PATCH] fbcon: fix fbcon's setup routineAntonino Daplas
2004-09-07[PATCH] fbdev: Add module_init() and fb_get_options() per driverAntonino Daplas
2004-08-26[PATCH] Fix typo in bw2.cTom 'spot' Callaway
2004-08-22[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilitiesAntonino Daplas
2004-08-22[PATCH] fbdev: set color fields correctlyAntonino Daplas
2004-03-30[SPARC]: Add C99 initializers to Sparc frame buffer devices.Art Haas
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-03-03[SBUSFB]: Fix up ioctl helper changes.David S. Miller
2003-03-03[SBUSFB]: Implement enough ioctls to get X working.David S. Miller
2003-03-03[FRAMEBUFFER]: No need for check_var/set_par ops in SBUS fb drivers.David S. Miller
2003-02-26[FRAMEBUFFER]: Convert bw2, cg6, and cg3 drivers to new APIs.David S. Miller