summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.c
AgeCommit message (Expand)AuthorLines
2019-01-22staging: xgifb: delete the driverGreg Kroah-Hartman-5528/+0
2018-11-05staging: xgifb: vb_setmode: adjust descendant indentation to rightKimberly Brown-1/+1
2018-11-05staging: xgifb: vb_setmode: fix multiple line dereferenceKimberly Brown-2/+3
2018-01-16staging: xgifb: vb_setmode: brace style fixesKenny Ballou-8/+15
2018-01-16staging: xgifb: vb_setmode: fix long line warningsKenny Ballou-21/+37
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-22staging: xgifb: make const array static to shink object code sizeColin Ian King-1/+1
2017-09-18staging: xgifb: fix multiple line dereferenceAastha Gupta-2/+3
2017-03-06Staging: xgifb: vb_setmode.c: Fix checkpath warningsManoj Sawai-4/+2
2017-03-06Staging: xgifb: vb_setmode.c: Fix checkpath warningManoj Sawai-4/+2
2016-11-19staging: xgifb: vb_setmode.c Align match parenthesisWalt Feasel-158/+141
2016-11-19staging: xgifb: vb_setmode.c Logical continuationWalt Feasel-2/+2
2016-11-19staging: xgifb: vb_setmode.c Space after castWalt Feasel-70/+69
2016-11-19staging: xgifb: vb_setmode.c Braces single statement blocksWalt Feasel-4/+2
2016-11-19staging: xgifb: vb_setmode.c Space around operatorWalt Feasel-1/+1
2016-11-19staging: xgifb: vb_setmode.c Comment style modificationsWalt Feasel-117/+117
2016-11-19staging: xgifb: vb_setmode.c Comment Spelling correctionWalt Feasel-2/+2
2016-10-24staging: xgifb: Remove unnecessary parentheses.Elise Lennion-8/+8
2016-10-17staging: xgifb: Compress return logic into one line.Elise Lennion-6/+3
2016-09-16staging: xgifb: fix alignment for if argumentsGargi Sharma-1/+1
2016-09-16staging: xgifb: remove blank line before closing braceGargi Sharma-7/+0
2016-09-16staging: xgifb: add spaces around |Gargi Sharma-1/+1
2016-09-16staging: xgifb: remove blank line after open braceGargi Sharma-6/+0
2016-09-16staging: xgifb: remove unnecessary parenthesesGargi Sharma-16/+16
2016-09-16staging: xgifb: move AND operator for logical continuationGargi Sharma-4/+4
2016-03-30staging: xgifb: fix block commentsClifton Barnes-1/+2
2016-03-29staging: xgifb: fix code indentClifton Barnes-4/+4
2016-03-28staging: xgifb: remove extra braces from if stmt (single branch)Nicholas Sim-4/+4
2016-03-28staging: xgifb: ensure braces on all arms of if stmtNicholas Sim-1/+2
2016-03-11staging: xgifb: Avoid multiple blank linesRehas Sachdeva-1/+0
2016-02-11staging: xgifb: Remove unneeded parenthesesJanani Ravichandran-7/+7
2016-02-11Staging: xgifb: Remove unnecessary blank linesBhumika Goyal-6/+0
2016-02-11Staging: xgifb: Remove space after type castBhumika Goyal-11/+11
2015-05-31staging: xgifb: use swap() in XGI_WriteDAC()Fabian Frederick-13/+6
2015-05-31Staging: xgifb: vb_setmode: Fixed spelling errorColin Cronin-1/+1
2015-02-26staging: xgifb: rewrite the right hand side of an assignmentAya Mahfouz-70/+70
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye-1/+1
2014-09-06staging: xgifb: remove unnecessary elseThomas Gummerer-2/+1
2014-05-24Staging: xgifb: Fixed a code-style warningChaitanya Hazarey-0/+1
2014-04-25staging: xgifb coding style cleanupVitor Braga-0/+2
2013-10-30Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz-3/+2
2013-10-07Staging: xgifb: braces {} are not necessary for single statement in vb_setmodeEbru Akagunduz-4/+2
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen-15/+10
2013-07-23staging: xgifb: delete unused "RefreshRateTableIndex" parametersAaro Koskinen-27/+17
2013-07-23staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen-54/+24
2013-07-23staging: xgifb: delete unused "ModeIdIndex" parametersAaro Koskinen-23/+14
2013-07-23staging: xgifb: delete unused "ModeNo" parametersAaro Koskinen-134/+107
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checksAaro Koskinen-14/+5
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_HiVision checksAaro Koskinen-25/+14