aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Staging: xgifb: increase VBIOS_VER_MAX_LENGTH to 5Bill Pemberton1-1/+1
2010-06-22Staging: xgifb: remove externs in XGI_accel.cBill Pemberton1-4/+0
2010-06-22Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.hBill Pemberton1-5/+0
2010-06-22Staging: xgifb: remove XGI.hBill Pemberton1-10/+0
2010-06-22Staging: xgifb: Remove XGI_TV_PLUG typedefBill Pemberton1-3/+3
2010-06-22Staging: xgifb: Remove typedefs in XGIfb.hBill Pemberton2-12/+10
2010-06-22Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton10-777/+774
2010-06-22Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton9-186/+184
2010-06-22Staging: xgifb: Remove XGI_DSReg and PXGI_DSReg typedefsBill Pemberton3-9/+8
2010-06-22Staging: xgifb: Remove XGI_LCD_TYPE and XGI_VB_CHIP_TYPE typedefsBill Pemberton1-4/+4
2010-06-22Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton11-532/+540
2010-06-22Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton13-908/+1060
2010-06-22Staging: xgifb: Remove unused codeBill Pemberton6-452/+0
2010-06-22Staging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefsBill Pemberton3-51/+39
2010-06-22Staging: xgifb: Remove PUCHAR typedefBill Pemberton5-21/+18
2010-06-22Staging: xgifb: Remove defines for TRUE, FALSE, and NULLBill Pemberton4-122/+105
2010-06-22Staging: xgifb: Remove port macros in osdef.hBill Pemberton8-59/+8
2010-06-22Staging: xgifb: Remove XGI_SetMemory and XGI_MemoryCopyBill Pemberton3-8/+2
2010-06-22Staging: xgifb: Remove use of LINUX_KERNEL defineBill Pemberton8-114/+3
2010-06-22Staging: xgifb: Remove use of LINUX_XF86 defineBill Pemberton6-134/+2
2010-06-22Staging: xgifb: Remove use of TC defineBill Pemberton3-214/+0
2010-06-22Staging: xgifb: Remove use of WINCE_HEADER defineBill Pemberton2-19/+0
2010-06-22Staging: xgifb: Remove code for WIN2000Bill Pemberton7-558/+0
2010-06-22Staging: xgifb: remove use of LINUX_VERSION_CODEBill Pemberton6-375/+3
2010-06-22Staging: xgifb: use %lx instead of %x in printk formatBill Pemberton1-1/+2
2010-06-18Staging: XGI: remove duplicated #includeHuang Weiyi2-2/+0
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com22-0/+28500