summaryrefslogtreecommitdiffstats
path: root/drivers/video/offb.c
AgeCommit message (Expand)AuthorLines
2012-01-03offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt-27/+23
2012-01-03offb: Add palette hack for qemu "standard vga" framebufferBenjamin Herrenschmidt-4/+15
2012-01-03offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt-1/+1
2010-08-01of/address: Clean up function declarationsGrant Likely-1/+2
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz-11/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-12-09offb: Add support for framebuffer handoff to offb.Dave Airlie-1/+14
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt-1/+1
2009-06-16offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt-5/+1
2008-07-22fbdev: Teaches offb about palette on radeon r5xx/r6xxBenjamin Herrenschmidt-50/+142
2008-04-28powerpc: offb: add support for foreign endiannessAnton Vorontsov-3/+12
2007-07-17offb: the pseudo_palette is only 16 elements longAntonino A. Daplas-1/+1
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-2/+2
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell-14/+14
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/offbAmol Lad-0/+3
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt-13/+23
2006-08-01Merge branch 'merge'Paul Mackerras-1/+0
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr-11/+11
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt-146/+161
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-07-07[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt-146/+161
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt-166/+118
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt-58/+64
2005-11-18offb: Fix compile error on ppc32 systemsPaul Mackerras-0/+1
2005-11-17[PATCH] powerpc: Workaround for offb on 64 bits platformsBenjamin Herrenschmidt-5/+35
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-1/+0
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+538