summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: Remove unused variable and if statementRehas Sachdeva2016-09-221-5/+1
* Staging: xgifb: Compress return logicBhumika Goyal2016-09-181-4/+1
* staging: xgifb: Replace explicit NULL comparisonNamrata A Shettar2016-09-181-1/+1
* 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-303-63/+88
* staging: xgifb: fix bare use of 'unsigned'Clifton Barnes2016-03-292-5/+8
* staging: xgifb: fix code indentClifton Barnes2016-03-291-4/+4
* staging: xgifb: fix 'line over 80 characters'Clifton Barnes2016-03-291-1/+2
* 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: remove useless blank linesBen Marsh2016-03-111-4/+0
* staging: xgifb: Avoid multiple blank linesRehas Sachdeva2016-03-114-7/+0
* staging: xgifb: Fix comment styleJanani Ravichandran2016-02-141-1/+2
* staging: xgifb: Remove unneeded parenthesesJanani Ravichandran2016-02-112-17/+17
* Staging: xgifb: Remove unnecessary blank linesBhumika Goyal2016-02-111-6/+0
* Staging: xgifb: Remove space after type castBhumika Goyal2016-02-111-11/+11
* drivers: staging: xgifb: vgatypes.h: fixed coding style warningsSaatvik Arya2016-02-071-3/+4
* staging: xgifb: Don't use multiple blank linesBenoit Hiller2016-02-071-2/+0
* Staging: xgifb: Remove space after castNavya Sri Nizamkari2015-10-241-3/+3
* Staging: xgifb: Fix comparison to NULL warningNavya Sri Nizamkari2015-10-241-4/+4
* Staging: xgifb: Remove extra blank lines.Navya Sri Nizamkari2015-10-241-1/+0
* Staging: xgifb: Remove blank line before } and after {Navya Sri Nizamkari2015-10-241-6/+0
* Staging: xgifb: Replace udelay, mdelay functions with usleep_rangeNavya Sri Nizamkari2015-10-241-41/+41
* staging: xgifb: make XGIfb_has_VB return booleanGeliang Tang2015-10-241-3/+3
* Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to castShivani Bhardwaj2015-10-021-2/+2
* staging: xgifb: Remove unnecessary externsJoe Perches2015-08-142-19/+19
* staging/xgifb: fix dumpVGAReg compile error if DEBUG is setPeter Huewe2015-07-311-4/+4
* staging/xgifb: Move register helper functions to headerPeter Huewe2015-07-143-48/+40
* staging: xgifb: prefer using the BIT macroHari Prasath Gujulan Elango2015-07-141-2/+2
* staging: xgifb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-311-21/+6
* 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: remove extra parentheses around right bit shift operationsAya Mahfouz2015-03-061-3/+3
* staging: xgifb: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-70/+70
* staging: xgifb: fix colours on big-endian machines other than powerpcAaro Koskinen2015-02-071-4/+4
* staging: xgifb: remove unnecessary checkSudip Mukherjee2015-01-171-1/+1
* staging: xgifb: Removed a definition which was not used in driverSarah Khan2014-11-031-1/+0
* Staging: xgifb: fix space before commaBrian Vandre2014-10-291-1/+1
* staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-271-1/+1
* staging: xgifb: Removed an unnecessary assignment statementSarah Khan2014-10-271-4/+1
* staging: xgifb: remove unnecessary elseThomas Gummerer2014-09-063-37/+26
* Staging: xgifb: Fixed a code-style warningChaitanya Hazarey2014-05-241-0/+1
* staging: xgifb: Update TODOLubomir Rintel2014-05-181-2/+1
* staging: xgifb: Drop some more useless definesLubomir Rintel2014-05-181-2/+0
* staging: xgifb: Initialize Part0PortLubomir Rintel2014-05-181-0/+1
OpenPOWER on IntegriCloud