summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.c
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: add missing #includeAaro Koskinen2011-09-161-0/+1
* staging: xgifb: delete IF_DEF_ScaleLCDAaro Koskinen2011-09-061-43/+24
* staging: xgifb: delete IF_DEF_PWDAaro Koskinen2011-09-061-11/+0
* staging: xgifb: delete IF_DEF_OEMUtilAaro Koskinen2011-09-061-31/+14
* staging: xgifb: delete Win9xDOSModeAaro Koskinen2011-09-061-240/+216
* staging: xgifb: delete IF_DEF_VideoCaptureAaro Koskinen2011-09-061-29/+0
* staging: xgifb: delete duplicated timing dataAaro Koskinen2011-09-061-10/+7
* staging: xgifb: delete duplicated TV data tablesAaro Koskinen2011-09-061-4/+2
* staging: xgifb: delete duplicated LCD tableAaro Koskinen2011-09-061-3/+1
* staging: xgifb: delete duplicated LCD dataAaro Koskinen2011-09-061-25/+7
* staging: xgifb: delete duplicated YFilter1 dataAaro Koskinen2011-09-061-4/+1
* staging: xgifb: delete duplicated YFilter2 dataAaro Koskinen2011-09-061-10/+1
* staging: xgifb: eliminate #ifdef Tap4Aaro Koskinen2011-09-061-5/+0
* staging: xgifb: delete commented-out routinesAaro Koskinen2011-09-061-173/+0
* staging: xgifb: refactor XGI_SetXG21LVDSPara() and XGI_SetXG27LVDSPara()Aaro Koskinen2011-09-061-211/+31
* staging: xgifb: refactor XGI_SetXG21LCD() and XGI_SetXG27LCD()Aaro Koskinen2011-09-061-70/+22
* staging: xgifb: delete redundant Chrontel TV dataAaro Koskinen2011-09-061-5/+0
* staging: xgifb: delete support for Chrontel 7007 TV outputAaro Koskinen2011-09-061-176/+5
* staging: xgifb: delete support for Chrontel 7005 TV outputAaro Koskinen2011-09-061-67/+9
* staging: xgifb: delete support for Chrontel 7017 TV outputAaro Koskinen2011-09-061-331/+220
* staging: xgifb: delete XGI_OpenCRTC()Aaro Koskinen2011-09-061-8/+0
* staging: xgifb: delete duplicate #definesAaro Koskinen2011-08-231-3/+0
* Remove unneeded version.h includes from drivers/staging/xgifb/Jesper Juhl2011-07-051-1/+0
* Staging: xgifb: Fixed lots of coding style issues.Kenji Toyama2011-04-251-752/+1133
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen2011-03-141-27/+27
* staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen2011-03-141-169/+169
* staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen2011-03-141-36/+36
* staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen2011-03-141-100/+100
* staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen2011-03-141-351/+351
* staging: xgifb: replace XGINew_SetReg3() with outb()Aaro Koskinen2011-03-141-35/+32
* staging: xgifb: replace XGINew_GetReg2() with inb()Aaro Koskinen2011-03-141-25/+25
* staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen2011-03-141-27/+5
* staging: xgifb: delete dead code for chip types < XG40Aaro Koskinen2011-03-141-214/+2
* staging: xgifb: vb_setmode: move functions to avoid forward declarationsAaro Koskinen2011-03-141-2279/+2166
* staging: xgifb: vb_setmode: include the .h fileAaro Koskinen2011-03-091-42/+1
* staging: xgifb: vb_setmode: make internal functions staticAaro Koskinen2011-03-091-196/+176
* staging: xgifb: replace XGINew_LCD_Wait_Time() with mdelay()Aaro Koskinen2011-02-181-37/+10
* Staging: xgfib: put parenthesis in the right placeDan Carpenter2011-01-201-3/+3
* Staging: xgifb: revert a warning fix and resolve it properlyGreg Kroah-Hartman2010-09-081-7/+2
* staging: xgifb: Initialize uninitialized variablesJavier Martinez Canillas2010-09-061-2/+2
* Staging: xgifb: fixed many style issue in vb_setmode.cPrashant P. Shah2010-09-041-9267/+7760
* Staging: xgifb: fix lots of sparse warningsRandy Dunlap2010-08-311-34/+29
* Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton2010-06-221-315/+317
* Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton2010-06-221-78/+82
* Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton2010-06-221-165/+185
* Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton2010-06-221-433/+545
* Staging: xgifb: Remove unused codeBill Pemberton2010-06-221-47/+0
* Staging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefsBill Pemberton2010-06-221-2/+2
* Staging: xgifb: Remove defines for TRUE, FALSE, and NULLBill Pemberton2010-06-221-48/+41
OpenPOWER on IntegriCloud