summaryrefslogtreecommitdiff
path: root/drivers/video/ffb.c
AgeCommit message (Expand)Author
2011-03-22video: ffb: fix ffb_probe error pathaxel lin
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-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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: ffb.c make ffb_init and ffb_exit staticRobert Reif
2007-10-13[FFB]: source cleanupKrzysztof Helt
2007-07-30[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller
2007-06-05[VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas
2007-03-26[VIDEO] ffb: Fix two DAC handling bugs.David S. Miller
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/ffbAmol Lad
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
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds