summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: xgifb: Fixed a code-style warningChaitanya Hazarey2014-05-241-0/+1
* staging: xgifb coding style cleanupVitor Braga2014-04-251-0/+2
* Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz2013-10-301-3/+2
* Staging: xgifb: braces {} are not necessary for single statement in vb_setmodeEbru Akagunduz2013-10-071-4/+2
* staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen2013-07-231-15/+10
* staging: xgifb: delete unused "RefreshRateTableIndex" parametersAaro Koskinen2013-07-231-27/+17
* staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen2013-07-231-54/+24
* staging: xgifb: delete unused "ModeIdIndex" parametersAaro Koskinen2013-07-231-23/+14
* staging: xgifb: delete unused "ModeNo" parametersAaro Koskinen2013-07-231-134/+107
* staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checksAaro Koskinen2013-05-301-14/+5
* staging: xgifb: vb_setmode: delete IF_DEF_HiVision checksAaro Koskinen2013-05-301-25/+14
* staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checksAaro Koskinen2013-05-301-41/+26
* staging: xgifb: delete redundant return statementsAaro Koskinen2013-05-301-14/+1
* staging: xgifb: XGI_DisableBridge(): delete redundant checksAaro Koskinen2013-05-301-11/+4
* staging: xgifb: XGI_EnableChISLCD(): delete trivial functionAaro Koskinen2013-05-301-28/+5
* staging: xgifb: SetFlag: delete EnableChAAaro Koskinen2013-05-301-18/+3
* staging: xgifb: SetFlag: delete DisableChAAaro Koskinen2013-05-301-24/+11
* staging: xgifb: SetFlag: delete EnableChBAaro Koskinen2013-05-301-14/+4
* staging: xgifb: SetFlag: delete DisableChBAaro Koskinen2013-05-301-33/+19
* staging: xgifb: SetFlag: delete GatingCRTAaro Koskinen2013-05-301-16/+3
* staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-pasteAaro Koskinen2013-05-301-10/+4
* staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS checkAaro Koskinen2013-05-301-8/+3
* staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS checkAaro Koskinen2013-05-301-55/+34
* staging: xgifb: call XGI_GetVBType from InitTo330PointerAaro Koskinen2013-05-301-3/+3
* staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS checkAaro Koskinen2013-05-301-3/+0
* staging: xgifb: refactor XGI_BridgeIsOn()Aaro Koskinen2013-05-301-15/+0
* staging/xgifb: Remove dead assignments/incrementsPeter Huewe2013-05-171-19/+1
* staging/xgifb: Fix always false condition in vb_setmode.c (smatch)Peter Huewe2013-05-161-1/+1
* staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen2013-03-281-2/+2
* staging/xgifb: Remove duplicated code in loops.Peter Huewe2013-02-151-8/+3
* staging/xgifb: Consolidate return pathsPeter Huewe2013-02-151-3/+1
* staging/xgifb: Remove code without effectPeter Huewe2013-02-151-8/+1
* staging/xgifb: Remove unnecessary castsPeter Huewe2013-02-151-35/+31
* staging/xgifb: Consolidate if/else if with identical code branchesPeter Huewe2013-02-151-5/+2
* staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-10/+0
* staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-25/+23
* staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-15/+12
* staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checksAaro Koskinen2013-02-081-28/+19
* staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-69/+35
* staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS checkAaro Koskinen2013-02-081-41/+30
* staging/xgifb: Consolidate if branches with similar conditionsPeter Huewe2013-02-051-11/+2
* staging/xgifb: Consolidate if/else for 'identical' branchesPeter Huewe2013-02-051-25/+6
* staging/xgifb: Simplify XGISetModeNewPeter Huewe2013-02-041-15/+3
* staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCDPeter Huewe2013-02-041-35/+13
* staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegsPeter Huewe2013-02-041-4/+2
* staging/xgifb: Simplify XGI_SetSeqRegsPeter Huewe2013-02-041-17/+6
* staging/xgifb: Simplify XGI_GetRatePtrCRT2Peter Huewe2013-02-041-12/+4
* staging/xgifb: remove unused variablesPeter Huewe2013-02-031-11/+8
* staging/xgifb: Remove redundant if statementPeter Huewe2013-02-031-20/+14
* staging/xgifb: Remove unused variablesPeter Huewe2013-02-031-6/+1
OpenPOWER on IntegriCloud