aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/tgafb.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-16fix typos concerning "initiali[zs]e"Gravatar Uwe Kleine-König 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-04-01tgafb: fix cmap memory leakGravatar Andres Salomon 1-1/+3
2007-10-16tgafb: remove a redundant non-mono test in mono imageblitGravatar Maciej W. Rozycki 1-9/+0
2007-10-16tgafb: fix an out-of-range shift in mono imageblitGravatar Maciej W. Rozycki 1-3/+8
2007-07-26drivers/ misc __iomem annotationsGravatar Al Viro 1-1/+1
2007-07-17tgafb: actually allocate memory for the pseudo_paletteGravatar Antonino A. Daplas 1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionGravatar Auke Kok 1-2/+1
2007-05-08tgafb accelerated codeGravatar James Simmons 1-44/+113
2007-05-08tgafb: TURBOchannel supportGravatar Maciej W. Rozycki 1-51/+239
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-12[PATCH] tgafb: Fix the PCI ID tableGravatar Maciej W. Rozycki 1-2/+3
2007-02-12[PATCH] tgafb: sync-on-green support fixesGravatar Maciej W. Rozycki 1-3/+5
2007-02-12[PATCH] tgafb: module support fixesGravatar Maciej W. Rozycki 1-11/+7
2007-02-12[PATCH] tgafb: fix the mode register settingGravatar Maciej W. Rozycki 1-3/+3
2007-02-12[PATCH] tgafb: support the DirectColor visualGravatar Maciej W. Rozycki 1-35/+48
2007-02-12[PATCH] tgafb: fix copying overlapping areasGravatar Maciej W. Rozycki 1-2/+2
2007-02-12[PATCH] tgafb: switch to framebuffer_alloc()Gravatar Maciej W. Rozycki 1-33/+28
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/tgafbGravatar Amol Lad 1-0/+2
2006-12-08[PATCH] video: use bitrev8Gravatar Akinobu Mita 1-45/+11
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-1/+0
2006-06-26[PATCH] fbdev: Remove duplicate #include'sGravatar Adrian Bunk 1-1/+0
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconGravatar Antonino A. Daplas 1-1/+0
2005-04-21[PATCH] Fix tgafb.c compile failureGravatar Adrian Bunk 1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1557