summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: xgifb: vb_setmode.c: Fix checkpath warningsManoj Sawai2017-03-061-4/+2
* Staging: xgifb: vb_setmode.c: Fix checkpath warningManoj Sawai2017-03-061-4/+2
* staging: xgifb: vb_setmode.c Align match parenthesisWalt Feasel2016-11-191-158/+141
* staging: xgifb: vb_setmode.c Logical continuationWalt Feasel2016-11-191-2/+2
* staging: xgifb: vb_setmode.c Space after castWalt Feasel2016-11-191-70/+69
* staging: xgifb: vb_setmode.c Braces single statement blocksWalt Feasel2016-11-191-4/+2
* staging: xgifb: vb_setmode.c Space around operatorWalt Feasel2016-11-191-1/+1
* staging: xgifb: vb_setmode.c Comment style modificationsWalt Feasel2016-11-191-117/+117
* staging: xgifb: vb_setmode.c Comment Spelling correctionWalt Feasel2016-11-191-2/+2
* staging: xgifb: Remove unnecessary parentheses.Elise Lennion2016-10-241-8/+8
* staging: xgifb: Compress return logic into one line.Elise Lennion2016-10-171-6/+3
* 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
OpenPOWER on IntegriCloud