aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vgatypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22staging: xgifb: delete the driverGreg Kroah-Hartman1-51/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-02-07drivers: staging: xgifb: vgatypes.h: fixed coding style warningsSaatvik Arya1-3/+4
2014-05-18staging: xgifb: Eliminate useless ifndefsLubomir Rintel1-2/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-2/+2
2012-07-11Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.Miguel Gómez1-34/+0
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe1-1/+0
2012-04-10staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov1-2/+0
2012-02-09staging/xgifb: Include sis headersPeter Huewe1-0/+9
2011-12-08staging: xgifb: delete pjVirtualRomBaseAaro Koskinen1-2/+0
2011-10-12staging: xgifb: inline XGIfb_query_VGA_config_space()Aaro Koskinen1-4/+0
2011-09-16staging: xgifb: vb_init: use readl()/writel() to access iomapped memoryAaro Koskinen1-1/+1
2011-08-23staging: xgifb: delete unused structsAaro Koskinen1-5/+0
2011-04-25Staging: xgifb: Fixed style issues.Kenji Toyama1-58/+55
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-09staging: xgifb: delete bIntegratedMMEnabledAaro Koskinen1-2/+0
2011-03-09staging: xgifb: delete bSkipSenseAaro Koskinen1-2/+0
2011-03-09staging: xgifb: delete unused fields from xgi_hw_device_infoAaro Koskinen1-29/+0
2011-02-23staging: xgifb: delete redundant XGIhw_ext fieldsAaro Koskinen1-10/+0
2011-02-23staging: xgifb: delete dead code for skipping the video memory sizingAaro Koskinen1-2/+0
2010-06-22Staging: xgifb: increase VBIOS_VER_MAX_LENGTH to 5Bill Pemberton1-1/+1
2010-06-22Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton1-14/+7
2010-06-22Staging: xgifb: Remove XGI_DSReg and PXGI_DSReg typedefsBill Pemberton1-6/+5
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 Pemberton1-25/+6
2010-06-22Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton1-32/+12
2010-06-22Staging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefsBill Pemberton1-13/+1
2010-06-22Staging: xgifb: Remove PUCHAR typedefBill Pemberton1-10/+6
2010-06-22Staging: xgifb: Remove defines for TRUE, FALSE, and NULLBill Pemberton1-14/+2
2010-06-22Staging: xgifb: Remove port macros in osdef.hBill Pemberton1-2/+0
2010-06-22Staging: xgifb: Remove use of LINUX_KERNEL defineBill Pemberton1-35/+0
2010-06-22Staging: xgifb: Remove use of LINUX_XF86 defineBill Pemberton1-68/+0
2010-06-22Staging: xgifb: Remove code for WIN2000Bill Pemberton1-7/+0
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com1-0/+325