aboutsummaryrefslogtreecommitdiffstats
path: root/include/video
AgeCommit message (Expand)AuthorFilesLines
2005-01-04[PATCH] pm2fb: fix big-endian (Sparc) supportJim Hague1-0/+11
2004-11-19[PATCH] tgafb iomem annotationsAlexander Viro1-3/+3
2004-10-28[PATCH] fbdev: Add __iomem annotations to tdfxfbAntonino Daplas1-1/+1
2004-10-28[PATCH] fbdev: Add __iomem annotations to sstfbAntonino Daplas1-4/+7
2004-10-28[PATCH] fbdev: Fix io access in neofbAntonino Daplas1-2/+2
2004-10-25[PATCH] fbdev: Various mach64 changesAntonino Daplas1-66/+285
2004-10-20[PATCH] kyro iomem annotationsAlexander Viro1-1/+1
2004-10-18[PATCH] rework radeonfb blankingBenjamin Herrenschmidt1-2/+1
2004-09-16Do __iomem annotations on VGA state handlingLinus Torvalds1-23/+23
2004-08-22[PATCH] tdfxfb: salvage tdfxfb from James' treeAntonino Daplas1-0/+1
2004-08-22[PATCH] neofb: salvage neofb from James' treeAntonino Daplas1-0/+3
2004-08-22[PATCH] epson1355fb: salvage epson1355 code from James' treeAntonino Daplas1-0/+64
2004-07-28[PATCH] cirrusfb: update for amiga (zorro)David Eger1-1/+8
2004-07-01[PATCH] convert private ABS() to kernel's abs()Randy Dunlap1-4/+0
2004-06-17[PATCH] sisfb update 1.7.10Thomas Winischhofer1-171/+80
2004-05-28[PATCH] radeonfb iBook & IGP fixesBenjamin Herrenschmidt1-1/+4
2004-05-14[PATCH] fbdev: Neomagic driver update.Andrew Morton1-161/+100
2004-05-09[PATCH] mips: GBE Video DriverAndrew Morton1-0/+317
2004-03-02[PATCH] New Permedia2 framebuffer driver.James Simmons2-0/+51
2004-02-26[PATCH] radeonfb: small cleanup of common register initBenjamin Herrenschmidt1-0/+1
2004-02-14[PATCH] Update aty128fb video driverBenjamin Herrenschmidt1-0/+3
2004-02-11[PATCH] New radeonfbBenjamin Herrenschmidt1-14/+1088
2004-02-03[PATCH] sisfb updateAndrew Morton1-100/+191
2004-01-18[PATCH] kyrofb supportAndrew Morton1-0/+94
2003-09-07Fix more ioctl _IOR/_IOW misusage.Linus Torvalds1-2/+9
2003-06-04[PATCH] get rid of CONFIG_ALL_PPCPaul Mackerras1-2/+2
2003-04-30[VIDEO]: Revert atyfb back to known working clean base.Ben Collins1-73/+2
2003-04-24[PATCH] fbdev cleanupAlexander Viro1-5/+0
2003-04-09[FBDEV] EDID support from OpenFirmware on PPC platoforms and from the BIOS on...James Simmons1-0/+27
2003-03-09[FBDEV] Menu cleanups. Added in depenedency needed. More cleanup in fbcon layer.James Simmons1-0/+122
2003-03-04[FBDEV] Updates for the SIS fbdev driver to the new api. Removed poll. We wil...James Simmons1-0/+191
2003-03-02MergeJames Simmons1-147/+0
2003-02-27[ATY FBDEV] Rage XL cards can now be booted with needed the BIOS :-)James Simmons1-1/+13
2003-02-26[FRAMEBUFFER]: Convert creatorfb to new APIs.David S. Miller1-147/+0
2003-02-23[FBDEV] Minor fixes for logo code.James Simmons1-5/+2
2003-02-18[PATCH] visws: framebuffer driver updateAndrew Morton1-9/+31
2003-02-15[FBDEV] Data in struct fb_image is now const.James Simmons3-9/+1352
2003-02-13[LOGO] New better logo code. James Simmons3-0/+411
2003-02-08[ATY FBDEV] Updates to support Rage Mobility Chipstes.James Simmons1-9/+7
2003-01-25Accel rountines pass in constant data into each function. The reason being wa...James Simmons1-1/+60
2003-01-10[TRIDENT FBDEV] Driver ported to the new api.James Simmons1-0/+175
2003-01-06[RIVA FBDEV] Driver now uses its own fb_open and fb_release function again. I...James Simmons1-24/+0
2003-01-01Merge with mainline.Richard Henderson1-18/+128
2002-12-31Synced to Linus tree,James Simmons1-18/+128
2002-12-30[TGAFB] Implement the fb_fillrect hook.Richard Henderson1-0/+1
2002-12-30Merge are.twiddle.net:/home/rth/BK/linus-2.5Richard Henderson1-0/+27
2002-12-30[TGAFB] Implement the fb_imageblit hook.Richard Henderson1-0/+27
2002-12-28MergeJames Simmons1-0/+24
2002-12-27Radeon driver port to final api. Cleanup of vga16fb.James Simmons1-5/+130
2002-12-27Merge bk://are.twiddle.net/tga-2.5Linus Torvalds1-0/+210
2002-12-27[PATCH] struct font_desc external useGeert Uytterhoeven1-0/+24
2002-12-27Fix for m68k. They need the struct font_desc super early in the boot process.James Simmons1-0/+210
2002-12-25[FB] First cut at updating tgafb to 2.5 fb api. A largeRichard Henderson1-0/+210
2002-12-09Added in Radeon PCI ids into pci_ids.h from radeon.h. IGA fbdev uses C99 now.James Simmons1-15/+0
2002-12-05VGA text mode handling cleanup. Rusty's janitoral cleanups.James Simmons1-0/+480
2002-12-04POrted iga fbdev driver to new api. Untested.James Simmons1-0/+24
2002-12-04Supprt for switching hardware from/to vga text mode.James Simmons1-0/+766
2002-11-01Neomagic and HGA updates. MAde the software accel code modular. So code clean...James Simmons1-0/+1
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons1-32/+0
2002-10-28Updates to STI framebuffer and STI console. Cleanup of include/video and a fe...James Simmons2-123/+0
2002-10-23Moved over fbcon related files to the video/console directory. I also updated...James Simmons9-450/+0
2002-10-17Added a cursor api.James Simmons1-1/+2
2002-10-16The last of the console code inside the frmaebuffer layer. I also moved all t...James Simmons1-570/+3
2002-10-07Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons9-274/+2
2002-10-06[PATCH] 6x4 font headersAlan Cox1-1/+3
2002-08-30Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons9-274/+2
2002-08-27[SPARC]: Finish conversion of sbusfb drivers to new fbcon API.David S. Miller1-2/+0
2002-08-26More fbdev api cleanups. Removed modename from struct fb_info. Incorporated P...James Simmons7-200/+1
2002-08-20Further api porting. Almost done. Here we eliminate get[set]_cmap from struct...James Simmons2-74/+1
2002-08-11Moved over to use the fix field in struct fb_info instead of fields in struct...James Simmons1-6/+0
2002-08-05Code cleanups and bug fixes.James Simmons1-1/+0
2002-06-28Removed fbcon-vga.c and the old fbgen code. Ported over the SgiVW, OpenFirmwa...James Simmons2-0/+1818
2002-06-26Fixed bug for large logos. Also had to make a patch to handle X server revers...James Simmons1-5/+72
2002-06-20Finally touchs to the New mac framebuffer driver. Started the port of the ATI...James Simmons1-0/+352
2002-06-03Ported over the TX3912 framebuffer to the new api. Fixed a NODEV error for th...James Simmons1-0/+62
2002-05-31Ported over the apollo framebuffer device. Updated the Permedia 2 fbdev drive...James Simmons1-0/+222
2002-05-29Fixed a nasty bug in the 3Dfx driver and added the ahrdware routines for the ...James Simmons1-0/+0
2002-05-29Ported over NeoMagic over to new api.James Simmons1-0/+264
2002-05-28Ported Voodoo3+ cards over to new api.James Simmons1-2/+1
2002-05-28More changes for new fbdev subsytem.James Simmons1-0/+192
2002-04-18Moved screen_base from struct display to struct fb_info. The reason for this ...James Simmons1-2/+0
2002-04-17Added a macro to obtain the foreground color of the erase character. The new ...James Simmons1-2/+2
2002-04-16Added a macro to obtain the foreground color of the erase character. The new ...James Simmons1-0/+2
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-1/+1
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds1-1/+3
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds22-0/+2270