aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_ext.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+0
* Staging: xgifb: Fixed coding style issues.Kenji Toyama2011-04-251-41/+97
* staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen2011-03-141-12/+12
* staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen2011-03-141-1/+1
* staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen2011-03-141-14/+14
* staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen2011-03-141-8/+8
* staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen2011-03-141-7/+1
* staging: xgifb: vb_ext: move functions to avoid forward declarationsAaro Koskinen2011-03-141-164/+156
* staging: xgifb: vb_ext: make internal functions staticAaro Koskinen2011-03-091-9/+9
* staging: xgifb: vb_ext: delete unused functionsAaro Koskinen2011-03-091-437/+0
* staging: xgifb: vb_ext: delete redundant declarationsAaro Koskinen2011-03-091-17/+0
* Staging: xgifb: fixed many style issue in vb_ext.cPrashant P. Shah2010-09-041-970/+769
* Staging: xgifb: fix lots of sparse warningsRandy Dunlap2010-08-311-5/+9
* Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton2010-06-221-27/+27
* Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton2010-06-221-13/+13
* Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton2010-06-221-13/+13
* Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton2010-06-221-63/+73
* Staging: xgifb: Remove port macros in osdef.hBill Pemberton2010-06-221-2/+0
* Staging: xgifb: Remove use of LINUX_KERNEL defineBill Pemberton2010-06-221-9/+0
* Staging: xgifb: Remove use of LINUX_XF86 defineBill Pemberton2010-06-221-6/+0
* Staging: xgifb: Remove code for WIN2000Bill Pemberton2010-06-221-304/+0
* Staging: xgifb: remove use of LINUX_VERSION_CODEBill Pemberton2010-06-221-5/+0
* staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com2010-06-041-0/+1370