aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb
AgeCommit message (Expand)Author
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-30Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz
2013-10-14Staging: xgifb: remove space before semicolonAshvini Varatharaj
2013-10-07Staging: xgifb: braces {} are not necessary for single statement in vb_setmodeEbru Akagunduz
2013-09-25staging: xgifb: Remove redundant pci_set_drvdataSachin Kamat
2013-08-12Staging: xgifb: Fixed a warning of Space before semicolonKumar Gaurav
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "RefreshRateTableIndex" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "ModeIdIndex" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "ModeNo" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "rateindex" parametersAaro Koskinen
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checksAaro Koskinen
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_HiVision checksAaro Koskinen
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checksAaro Koskinen
2013-05-30staging: xgifb: delete redundant return statementsAaro Koskinen
2013-05-30staging: xgifb: XGI_DisableBridge(): delete redundant checksAaro Koskinen
2013-05-30staging: xgifb: XGI_EnableChISLCD(): delete trivial functionAaro Koskinen
2013-05-30staging: xgifb: SetFlag: delete EnableChAAaro Koskinen
2013-05-30staging: xgifb: SetFlag: delete DisableChAAaro Koskinen
2013-05-30staging: xgifb: SetFlag: delete EnableChBAaro Koskinen
2013-05-30staging: xgifb: SetFlag: delete DisableChBAaro Koskinen
2013-05-30staging: xgifb: SetFlag: delete GatingCRTAaro Koskinen
2013-05-30staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-pasteAaro Koskinen
2013-05-30staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS checkAaro Koskinen
2013-05-30staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS checkAaro Koskinen
2013-05-30staging: xgifb: call XGI_GetVBType from InitTo330PointerAaro Koskinen
2013-05-30staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS checkAaro Koskinen
2013-05-30staging: xgifb: refactor XGI_BridgeIsOn()Aaro Koskinen
2013-05-17staging/xgifb: Remove dead assignments/incrementsPeter Huewe
2013-05-16staging/xgifb: Fix always false condition in vb_setmode.c (smatch)Peter Huewe
2013-05-16staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBitsPeter Huewe
2013-05-16staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21S...Peter Huewe
2013-05-16staging/xgifb: Remove unnecessary cases in XGINew_SenseLCDPeter Huewe
2013-05-16staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMTypePeter Huewe
2013-03-28staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen
2013-03-28staging: xgifb: make SR15/SR13 arrays single dimensionalAaro Koskinen
2013-03-28staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1BAaro Koskinen
2013-03-28staging: xgifb: delete pXGINew_DRAMTypeDefinitionAaro Koskinen
2013-03-28staging: xgifb: delete XGI330_LCDCapStruct.PWD_2xAaro Koskinen
2013-03-28staging: xgifb: delete XGI330_LCDCapStruct.PSC_SxAaro Koskinen
2013-03-28staging: xgifb: delete LCD_SetFlagAaro Koskinen
2013-03-28staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTNAaro Koskinen
2013-03-28staging: xgifb: eliminate IF_DEF_LVDS checks from vb_initAaro Koskinen
2013-03-28staging: xgifb: delete redundant IF_DEF_LVDS checkAaro Koskinen
2013-02-15staging/xgifb: Remove duplicated code in loops.Peter Huewe
2013-02-15staging/xgifb: Consolidate return pathsPeter Huewe
2013-02-15staging/xgifb: Remove code without effectPeter Huewe
2013-02-15staging/xgifb: Remove unnecessary castsPeter Huewe
2013-02-15staging/xgifb: Consolidate if/else if with identical code branchesPeter Huewe