summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.c
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: fix alignment for if argumentsGargi Sharma2016-09-161-1/+1
* staging: xgifb: remove blank line before closing braceGargi Sharma2016-09-161-7/+0
* staging: xgifb: add spaces around |Gargi Sharma2016-09-161-1/+1
* staging: xgifb: remove blank line after open braceGargi Sharma2016-09-161-6/+0
* staging: xgifb: remove unnecessary parenthesesGargi Sharma2016-09-161-16/+16
* staging: xgifb: move AND operator for logical continuationGargi Sharma2016-09-161-4/+4
* staging: xgifb: fix block commentsClifton Barnes2016-03-301-1/+2
* staging: xgifb: fix code indentClifton Barnes2016-03-291-4/+4
* staging: xgifb: remove extra braces from if stmt (single branch)Nicholas Sim2016-03-281-4/+4
* staging: xgifb: ensure braces on all arms of if stmtNicholas Sim2016-03-281-1/+2
* staging: xgifb: Avoid multiple blank linesRehas Sachdeva2016-03-111-1/+0
* staging: xgifb: Remove unneeded parenthesesJanani Ravichandran2016-02-111-7/+7
* Staging: xgifb: Remove unnecessary blank linesBhumika Goyal2016-02-111-6/+0
* Staging: xgifb: Remove space after type castBhumika Goyal2016-02-111-11/+11
* staging: xgifb: use swap() in XGI_WriteDAC()Fabian Frederick2015-05-311-13/+6
* Staging: xgifb: vb_setmode: Fixed spelling errorColin Cronin2015-05-311-1/+1
* staging: xgifb: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-70/+70
* staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-271-1/+1
* staging: xgifb: remove unnecessary elseThomas Gummerer2014-09-061-2/+1
* 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
OpenPOWER on IntegriCloud