aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/tgafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-04-01tgafb: fix cmap memory leakAndres Salomon1-1/+3
2007-10-16tgafb: remove a redundant non-mono test in mono imageblitMaciej W. Rozycki1-9/+0
2007-10-16tgafb: fix an out-of-range shift in mono imageblitMaciej W. Rozycki1-3/+8
2007-07-26drivers/ misc __iomem annotationsAl Viro1-1/+1
2007-07-17tgafb: actually allocate memory for the pseudo_paletteAntonino A. Daplas1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-2/+1
2007-05-08tgafb accelerated codeJames Simmons1-44/+113
2007-05-08tgafb: TURBOchannel supportMaciej W. Rozycki1-51/+239
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] tgafb: Fix the PCI ID tableMaciej W. Rozycki1-2/+3
2007-02-12[PATCH] tgafb: sync-on-green support fixesMaciej W. Rozycki1-3/+5
2007-02-12[PATCH] tgafb: module support fixesMaciej W. Rozycki1-11/+7
2007-02-12[PATCH] tgafb: fix the mode register settingMaciej W. Rozycki1-3/+3
2007-02-12[PATCH] tgafb: support the DirectColor visualMaciej W. Rozycki1-35/+48
2007-02-12[PATCH] tgafb: fix copying overlapping areasMaciej W. Rozycki1-2/+2
2007-02-12[PATCH] tgafb: switch to framebuffer_alloc()Maciej W. Rozycki1-33/+28
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/tgafbAmol Lad1-0/+2
2006-12-08[PATCH] video: use bitrev8Akinobu Mita1-45/+11
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-26[PATCH] fbdev: Remove duplicate #include'sAdrian Bunk1-1/+0
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-04-21[PATCH] Fix tgafb.c compile failureAdrian Bunk1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1557