aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22staging: xgifb: Remove unused variable and if statementRehas Sachdeva1-5/+1
2016-09-18Staging: xgifb: Compress return logicBhumika Goyal1-4/+1
2016-09-18staging: xgifb: Replace explicit NULL comparisonNamrata A Shettar1-1/+1
2016-09-16staging: xgifb: fix alignment for if argumentsGargi Sharma1-1/+1
2016-09-16staging: xgifb: remove blank line before closing braceGargi Sharma1-7/+0
2016-09-16staging: xgifb: add spaces around |Gargi Sharma1-1/+1
2016-09-16staging: xgifb: remove blank line after open braceGargi Sharma1-6/+0
2016-09-16staging: xgifb: remove unnecessary parenthesesGargi Sharma1-16/+16
2016-09-16staging: xgifb: move AND operator for logical continuationGargi Sharma1-4/+4
2016-03-30staging: xgifb: fix block commentsClifton Barnes3-63/+88
2016-03-29staging: xgifb: fix bare use of 'unsigned'Clifton Barnes2-5/+8
2016-03-29staging: xgifb: fix code indentClifton Barnes1-4/+4
2016-03-29staging: xgifb: fix 'line over 80 characters'Clifton Barnes1-1/+2
2016-03-28staging: xgifb: remove extra braces from if stmt (single branch)Nicholas Sim1-4/+4
2016-03-28staging: xgifb: ensure braces on all arms of if stmtNicholas Sim1-1/+2
2016-03-11Staging: xgifb: remove useless blank linesBen Marsh1-4/+0
2016-03-11staging: xgifb: Avoid multiple blank linesRehas Sachdeva4-7/+0
2016-02-14staging: xgifb: Fix comment styleJanani Ravichandran1-1/+2
2016-02-11staging: xgifb: Remove unneeded parenthesesJanani Ravichandran2-17/+17
2016-02-11Staging: xgifb: Remove unnecessary blank linesBhumika Goyal1-6/+0
2016-02-11Staging: xgifb: Remove space after type castBhumika Goyal1-11/+11
2016-02-07drivers: staging: xgifb: vgatypes.h: fixed coding style warningsSaatvik Arya1-3/+4
2016-02-07staging: xgifb: Don't use multiple blank linesBenoit Hiller1-2/+0
2015-10-24Staging: xgifb: Remove space after castNavya Sri Nizamkari1-3/+3
2015-10-24Staging: xgifb: Fix comparison to NULL warningNavya Sri Nizamkari1-4/+4
2015-10-24Staging: xgifb: Remove extra blank lines.Navya Sri Nizamkari1-1/+0
2015-10-24Staging: xgifb: Remove blank line before } and after {Navya Sri Nizamkari1-6/+0
2015-10-24Staging: xgifb: Replace udelay, mdelay functions with usleep_rangeNavya Sri Nizamkari1-41/+41
2015-10-24staging: xgifb: make XGIfb_has_VB return booleanGeliang Tang1-3/+3
2015-10-02Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to castShivani Bhardwaj1-2/+2
2015-08-14staging: xgifb: Remove unnecessary externsJoe Perches2-19/+19
2015-07-31staging/xgifb: fix dumpVGAReg compile error if DEBUG is setPeter Huewe1-4/+4
2015-07-14staging/xgifb: Move register helper functions to headerPeter Huewe3-48/+40
2015-07-14staging: xgifb: prefer using the BIT macroHari Prasath Gujulan Elango1-2/+2
2015-05-31staging: xgifb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-21/+6
2015-05-31staging: xgifb: use swap() in XGI_WriteDAC()Fabian Frederick1-13/+6
2015-05-31Staging: xgifb: vb_setmode: Fixed spelling errorColin Cronin1-1/+1
2015-03-06staging: xgifb: remove extra parentheses around right bit shift operationsAya Mahfouz1-3/+3
2015-02-26staging: xgifb: rewrite the right hand side of an assignmentAya Mahfouz1-70/+70
2015-02-07staging: xgifb: fix colours on big-endian machines other than powerpcAaro Koskinen1-4/+4
2015-01-17staging: xgifb: remove unnecessary checkSudip Mukherjee1-1/+1
2014-11-03staging: xgifb: Removed a definition which was not used in driverSarah Khan1-1/+0
2014-10-29Staging: xgifb: fix space before commaBrian Vandre1-1/+1
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-10-27staging: xgifb: Removed an unnecessary assignment statementSarah Khan1-4/+1
2014-09-06staging: xgifb: remove unnecessary elseThomas Gummerer3-37/+26
2014-05-24Staging: xgifb: Fixed a code-style warningChaitanya Hazarey1-0/+1
2014-05-18staging: xgifb: Update TODOLubomir Rintel1-2/+1
2014-05-18staging: xgifb: Drop some more useless definesLubomir Rintel1-2/+0
2014-05-18staging: xgifb: Initialize Part0PortLubomir Rintel1-0/+1