summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_ext.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded version.h includes from drivers/staging/xgifb/Jesper Juhl2011-07-051-1/+0Star
* Staging: xgifb: Fixed coding style issues.Kenji Toyama2011-04-261-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/+1Star
* staging: xgifb: vb_ext: move functions to avoid forward declarationsAaro Koskinen2011-03-141-164/+156Star
* staging: xgifb: vb_ext: make internal functions staticAaro Koskinen2011-03-101-9/+9
* staging: xgifb: vb_ext: delete unused functionsAaro Koskinen2011-03-101-437/+0Star
* staging: xgifb: vb_ext: delete redundant declarationsAaro Koskinen2011-03-101-17/+0Star
* Staging: xgifb: fixed many style issue in vb_ext.cPrashant P. Shah2010-09-051-970/+769Star
* 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/+0Star
* Staging: xgifb: Remove use of LINUX_KERNEL defineBill Pemberton2010-06-221-9/+0Star
* Staging: xgifb: Remove use of LINUX_XF86 defineBill Pemberton2010-06-221-6/+0Star
* Staging: xgifb: Remove code for WIN2000Bill Pemberton2010-06-221-304/+0Star
* Staging: xgifb: remove use of LINUX_VERSION_CODEBill Pemberton2010-06-221-5/+0Star
* staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com2010-06-041-0/+1370