summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-06Staging: xgifb: vb_setmode.c: Fix checkpath warningsManoj Sawai
2017-03-06Staging: xgifb: vb_setmode.c: Fix checkpath warningManoj Sawai
2016-11-19staging: xgifb: vb_setmode.c Align match parenthesisWalt Feasel
2016-11-19staging: xgifb: vb_setmode.c Logical continuationWalt Feasel
2016-11-19staging: xgifb: vb_setmode.c Space after castWalt Feasel
2016-11-19staging: xgifb: vb_setmode.c Braces single statement blocksWalt Feasel
2016-11-19staging: xgifb: vb_setmode.c Space around operatorWalt Feasel
2016-11-19staging: xgifb: vb_setmode.c Comment style modificationsWalt Feasel
2016-11-19staging: xgifb: vb_setmode.c Comment Spelling correctionWalt Feasel
2016-10-24staging: xgifb: Remove unnecessary parentheses.Elise Lennion
2016-10-17staging: xgifb: Compress return logic into one line.Elise Lennion
2016-09-16staging: xgifb: fix alignment for if argumentsGargi Sharma
2016-09-16staging: xgifb: remove blank line before closing braceGargi Sharma
2016-09-16staging: xgifb: add spaces around |Gargi Sharma
2016-09-16staging: xgifb: remove blank line after open braceGargi Sharma
2016-09-16staging: xgifb: remove unnecessary parenthesesGargi Sharma
2016-09-16staging: xgifb: move AND operator for logical continuationGargi Sharma
2016-03-30staging: xgifb: fix block commentsClifton Barnes
2016-03-29staging: xgifb: fix code indentClifton Barnes
2016-03-28staging: xgifb: remove extra braces from if stmt (single branch)Nicholas Sim
2016-03-28staging: xgifb: ensure braces on all arms of if stmtNicholas Sim
2016-03-11staging: xgifb: Avoid multiple blank linesRehas Sachdeva
2016-02-11staging: xgifb: Remove unneeded parenthesesJanani Ravichandran
2016-02-11Staging: xgifb: Remove unnecessary blank linesBhumika Goyal
2016-02-11Staging: xgifb: Remove space after type castBhumika Goyal
2015-05-31staging: xgifb: use swap() in XGI_WriteDAC()Fabian Frederick
2015-05-31Staging: xgifb: vb_setmode: Fixed spelling errorColin Cronin
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