summaryrefslogtreecommitdiff
path: root/drivers/video/cfbcopyarea.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2008-04-28fb: add support for foreign endiannessAnton Vorontsov
2007-10-16fbdev: copyarea function taught to fully support swapped pixel order in bytePavel Pisa
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa
2007-05-08fbdev: consolidate common drawing functions into a header fileAntonino A. Daplas
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas
2005-11-07[PATCH] fbdev: Remove software clipping from drawing functionsAntonino A. Daplas
2005-03-09[PATCH] fbdev: Generic drawing function cleanups 2James Simmons
2005-03-09[PATCH] fbdev: Generic drawing function cleanupsAntonino Daplas
2004-09-16fb: add __iomem annotations to cfbcopyareaLinus Torvalds
2004-02-14[PATCH] fbdev state managementBenjamin Herrenschmidt
2003-03-02[GENRIC ACCEL] Megred David Millers changes with my own. James Simmons
2003-02-26[FRAMEBUFFER]: cfbcopyarea accesses fb without using FB_{READ,WRITE}L.David S. Miller
2003-01-13[GENERIC IMAGEBLIT ACCEL] James Simmons
2002-12-30Remove old module crap.James Simmons
2002-12-27Fix for m68k. They need the struct font_desc super early in the boot process.James Simmons
2002-12-01Made fbcon modular.James Simmons
2002-11-28Made it modular.James Simmons
2002-11-14Start of hardware rotation. PDA devices have often rotated screens with respe...James Simmons
2002-11-13Major fixes for the software accel functions. We have the penguin back.James Simmons
2002-11-01Neomagic and HGA updates. MAde the software accel code modular. So code clean...James Simmons
2002-10-16The last of the console code inside the frmaebuffer layer. I also moved all t...James Simmons
2002-10-15Cleaned up and moved all the graphics related code inf drivers/video and move...James Simmons
2002-08-26More fbdev api cleanups. Removed modename from struct fb_info. Incorporated P...James Simmons
2002-08-05Code cleanups and bug fixes.James Simmons
2002-06-03A few small fixes from porting it over to the new api. ALso a few more driver...James Simmons
2002-05-16Moved VESA framebuffer driver over to new fbdev apiJames Simmons