summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.c
AgeCommit message (Expand)Author
2015-02-26staging: xgifb: rewrite the right hand side of an assignmentAya Mahfouz
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye
2014-09-06staging: xgifb: remove unnecessary elseThomas Gummerer
2014-05-24Staging: xgifb: Fixed a code-style warningChaitanya Hazarey
2014-04-25staging: xgifb coding style cleanupVitor Braga
2013-10-30Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz
2013-10-07Staging: xgifb: braces {} are not necessary for single statement in vb_setmodeEbru Akagunduz
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-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-03-28staging: xgifb: rename SR15/SR13 arrays to SR18Aaro 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
2013-02-08staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checksAaro Koskinen
2013-02-08staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-05staging/xgifb: Consolidate if branches with similar conditionsPeter Huewe
2013-02-05staging/xgifb: Consolidate if/else for 'identical' branchesPeter Huewe
2013-02-04staging/xgifb: Simplify XGISetModeNewPeter Huewe
2013-02-04staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCDPeter Huewe
2013-02-04staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegsPeter Huewe
2013-02-04staging/xgifb: Simplify XGI_SetSeqRegsPeter Huewe
2013-02-04staging/xgifb: Simplify XGI_GetRatePtrCRT2Peter Huewe