summaryrefslogtreecommitdiffstats
path: root/drivers/video/ffb.c
Commit message (Expand)AuthorAgeFilesLines
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc video: remove open boot prom codeRobert Reif2008-05-081-3/+2
* sparc video: make blank use proper constantRobert Reif2008-05-031-1/+1
* sparc: video drivers: add facility levelRobert Reif2008-04-271-1/+1
* sparc: ffb.c make ffb_init and ffb_exit staticRobert Reif2008-04-271-3/+2
* [FFB]: source cleanupKrzysztof Helt2007-10-131-83/+78
* [VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller2007-07-301-91/+79
* [VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas2007-06-051-2/+2
* [VIDEO] ffb: Fix two DAC handling bugs.David S. Miller2007-03-261-24/+60
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-10/+15
* [PATCH] ioremap balanced with iounmap for drivers/video/ffbAmol Lad2006-12-081-0/+4
* [SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller2006-06-291-249/+217
* BUG_ON() Conversion in drivers/video/Eric Sesterhenn2006-03-241-2/+1
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-2/+2
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-4/+2
* [SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller2005-12-121-1/+0
* [SBUSFB]: implement ->compat_ioctlChristoph Hellwig2005-11-121-0/+3
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1092
OpenPOWER on IntegriCloud