aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vgatypes.h
AgeCommit message (Expand)Author
2012-07-11Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.Miguel Gómez
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe
2012-04-10staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov
2012-02-09staging/xgifb: Include sis headersPeter Huewe
2011-12-08staging: xgifb: delete pjVirtualRomBaseAaro Koskinen
2011-10-12staging: xgifb: inline XGIfb_query_VGA_config_space()Aaro Koskinen
2011-09-16staging: xgifb: vb_init: use readl()/writel() to access iomapped memoryAaro Koskinen
2011-08-23staging: xgifb: delete unused structsAaro Koskinen
2011-04-25Staging: xgifb: Fixed style issues.Kenji Toyama
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-09staging: xgifb: delete bIntegratedMMEnabledAaro Koskinen
2011-03-09staging: xgifb: delete bSkipSenseAaro Koskinen
2011-03-09staging: xgifb: delete unused fields from xgi_hw_device_infoAaro Koskinen
2011-02-23staging: xgifb: delete redundant XGIhw_ext fieldsAaro Koskinen
2011-02-23staging: xgifb: delete dead code for skipping the video memory sizingAaro Koskinen
2010-06-22Staging: xgifb: increase VBIOS_VER_MAX_LENGTH to 5Bill Pemberton
2010-06-22Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_DSReg and PXGI_DSReg typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_LCD_TYPE and XGI_VB_CHIP_TYPE typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton
2010-06-22Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove PUCHAR typedefBill Pemberton
2010-06-22Staging: xgifb: Remove defines for TRUE, FALSE, and NULLBill Pemberton
2010-06-22Staging: xgifb: Remove port macros in osdef.hBill Pemberton
2010-06-22Staging: xgifb: Remove use of LINUX_KERNEL defineBill Pemberton
2010-06-22Staging: xgifb: Remove use of LINUX_XF86 defineBill Pemberton
2010-06-22Staging: xgifb: Remove code for WIN2000Bill Pemberton
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com