summaryrefslogtreecommitdiff
path: root/drivers/video/offb.c
AgeCommit message (Expand)Author
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2013-12-10offb: Add palette hack for little endianCedric Le Goater
2013-12-10offb: Little endian fixesCedric Le Goater
2013-10-29framebuffer: Use fb_<level>Joe Perches
2012-01-03offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt
2012-01-03offb: Add palette hack for qemu "standard vga" framebufferBenjamin Herrenschmidt
2012-01-03offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-09offb: Add support for framebuffer handoff to offb.Dave Airlie
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt
2009-06-16offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt
2008-07-22fbdev: Teaches offb about palette on radeon r5xx/r6xxBenjamin Herrenschmidt
2008-04-28powerpc: offb: add support for foreign endiannessAnton Vorontsov
2007-07-17offb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/offbAmol Lad
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-07-07[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt
2005-11-18offb: Fix compile error on ppc32 systemsPaul Mackerras
2005-11-17[PATCH] powerpc: Workaround for offb on 64 bits platformsBenjamin Herrenschmidt
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras
2005-03-04[PATCH] ppc64: offb remapped addressJake Moilanen
2004-11-26[PATCH] (8/12) offb iomem annotationsAlexander Viro
2004-09-23[PATCH] ppc32: Fix use of uninitialized pointer in offbBenjamin Herrenschmidt
2004-09-23[PATCH] ppc64: monster cleanupBenjamin Herrenschmidt
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-22[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilitiesAntonino Daplas
2004-07-29[PATCH] cmap annotationsAlexander Viro
2004-02-13ppc64: Don't build offb's code that relies on the BootX bootloader on ppc64Benjamin Herrenschmidt
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2002-12-11Anothe rattempt at commting.James Simmons
2002-11-21The software cursor works for any pixel arrangementJames Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-10-28Updates to STI framebuffer and STI console. Cleanup of include/video and a fe...James Simmons
2002-10-17Added a cursor api.James Simmons
2002-10-16The last of the console code inside the frmaebuffer layer. I also moved all t...James Simmons
2002-10-11Removed last console and old api related things. Removed experimental flags.James Simmons
2002-10-08Removed currcon and other console related code. Very little is now left.James Simmons