summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_setmode.c
AgeCommit message (Expand)Author
2011-09-06staging: xgifb: delete IF_DEF_ScaleLCDAaro Koskinen
2011-09-06staging: xgifb: delete IF_DEF_PWDAaro Koskinen
2011-09-06staging: xgifb: delete IF_DEF_OEMUtilAaro Koskinen
2011-09-06staging: xgifb: delete Win9xDOSModeAaro Koskinen
2011-09-06staging: xgifb: delete IF_DEF_VideoCaptureAaro Koskinen
2011-09-06staging: xgifb: delete duplicated timing dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated TV data tablesAaro Koskinen
2011-09-06staging: xgifb: delete duplicated LCD tableAaro Koskinen
2011-09-06staging: xgifb: delete duplicated LCD dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated YFilter1 dataAaro Koskinen
2011-09-06staging: xgifb: delete duplicated YFilter2 dataAaro Koskinen
2011-09-06staging: xgifb: eliminate #ifdef Tap4Aaro Koskinen
2011-09-06staging: xgifb: delete commented-out routinesAaro Koskinen
2011-09-06staging: xgifb: refactor XGI_SetXG21LVDSPara() and XGI_SetXG27LVDSPara()Aaro Koskinen
2011-09-06staging: xgifb: refactor XGI_SetXG21LCD() and XGI_SetXG27LCD()Aaro Koskinen
2011-09-06staging: xgifb: delete redundant Chrontel TV dataAaro Koskinen
2011-09-06staging: xgifb: delete support for Chrontel 7007 TV outputAaro Koskinen
2011-09-06staging: xgifb: delete support for Chrontel 7005 TV outputAaro Koskinen
2011-09-06staging: xgifb: delete support for Chrontel 7017 TV outputAaro Koskinen
2011-09-06staging: xgifb: delete XGI_OpenCRTC()Aaro Koskinen
2011-08-23staging: xgifb: delete duplicate #definesAaro Koskinen
2011-07-05Remove unneeded version.h includes from drivers/staging/xgifb/Jesper Juhl
2011-04-25Staging: xgifb: Fixed lots of coding style issues.Kenji Toyama
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_SetReg3() with outb()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_GetReg2() with inb()Aaro Koskinen
2011-03-14staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen
2011-03-14staging: xgifb: delete dead code for chip types < XG40Aaro Koskinen
2011-03-14staging: xgifb: vb_setmode: move functions to avoid forward declarationsAaro Koskinen
2011-03-09staging: xgifb: vb_setmode: include the .h fileAaro Koskinen
2011-03-09staging: xgifb: vb_setmode: make internal functions staticAaro Koskinen
2011-02-18staging: xgifb: replace XGINew_LCD_Wait_Time() with mdelay()Aaro Koskinen
2011-01-20Staging: xgfib: put parenthesis in the right placeDan Carpenter
2010-09-08Staging: xgifb: revert a warning fix and resolve it properlyGreg Kroah-Hartman
2010-09-06staging: xgifb: Initialize uninitialized variablesJavier Martinez Canillas
2010-09-04Staging: xgifb: fixed many style issue in vb_setmode.cPrashant P. Shah
2010-08-31Staging: xgifb: fix lots of sparse warningsRandy Dunlap
2010-06-22Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO 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 unused codeBill Pemberton
2010-06-22Staging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove defines for TRUE, FALSE, and NULLBill Pemberton
2010-06-22Staging: xgifb: Remove port macros in osdef.hBill Pemberton