summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: xgifb: XGI_main_26.c: Refactored the functionPratik Jain2018-03-221-29/+30
* staging: xgifb: remove macros with hidden variableJoshua Abraham2017-12-061-105/+118
* staging: xgifb: add SPDX identifiers to the remaining holdout fileGreg Kroah-Hartman2017-11-281-0/+1
* Staging: xgifb: XGI_main_26.c: Fix alignment to match parenthesesSrishti Sharma2017-09-171-2/+2
* staging: xgifb: added blankline after decl.Andrea della Porta2017-04-081-0/+1
* Staging: xgifb: XGI_main_26.c: non-standard CManoj Sawai2017-03-121-3/+3
* staging: xgifb: Improved coding styleArushi Singhal2017-03-091-23/+6
* staging: xgifb: add braces around if-statementsKatie Dunne2017-03-061-7/+8
* staging: xgifb: add braces around if statementGargi Sharma2017-03-061-2/+2
* staging: xgifb: XGI_main_26: Remove multiple assignmentssayli karnik2017-01-271-10/+21
* staging: xgifb: XGI_main_26.c Align match parenthesisWalt Feasel2016-11-171-54/+46
* staging: xgifb: XGI_main_26.c Blank line before }Walt Feasel2016-11-171-2/+0
* staging: xgifb: XGI_main_26.c Blank line after {Walt Feasel2016-11-171-12/+0
* staging: xgifb: XGI_main_26.c Space around operatorWalt Feasel2016-11-171-4/+4
* staging: xgifb: XGI_main_26.c Logical continuationWalt Feasel2016-11-171-11/+9
* staging: xgifb: XGI_main_26.c No space after castWalt Feasel2016-11-171-15/+15
* staging: xgifb: XGI_main_26.c Comment style modificationsWalt Feasel2016-11-171-9/+5
* Staging: xgifb: vgatypes: Replace decimal permissions with 4 digit octalShiva Kerdel2016-11-101-4/+4
* Staging: xgifb: Fix NULL pointer comparison warningManinder Singh2016-10-251-2/+2
* 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 bare use of 'unsigned'Clifton Barnes2016-03-291-2/+3
* Staging: xgifb: remove useless blank linesBen Marsh2016-03-111-4/+0
* staging: xgifb: Remove unneeded parenthesesJanani Ravichandran2016-02-111-10/+10
* staging: xgifb: Don't use multiple blank linesBenoit Hiller2016-02-071-2/+0
* staging: xgifb: make XGIfb_has_VB return booleanGeliang Tang2015-10-241-3/+3
* staging/xgifb: fix dumpVGAReg compile error if DEBUG is setPeter Huewe2015-07-311-4/+4
* 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: remove extra parentheses around right bit shift operationsAya Mahfouz2015-03-061-3/+3
* 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: fix space before commaBrian Vandre2014-10-291-1/+1
* staging: xgifb: remove unnecessary elseThomas Gummerer2014-09-061-6/+4
* staging: xgifb: Initialize Part0PortLubomir Rintel2014-05-181-0/+1
* staging: xgifb coding style cleanupVitor Braga2014-04-251-0/+2
* Staging: xgifb: Fix quoted string split across lines in XGI_main_26.cMonam Agarwal2014-02-281-10/+5
* staging: xgifb: Remove redundant pci_set_drvdataSachin Kamat2013-09-251-1/+0
* staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen2013-07-231-2/+2
* staging: xgifb: delete unused "rateindex" parametersAaro Koskinen2013-07-231-5/+3
* staging: xgifb: initialize register 3cc addressAaro Koskinen2013-02-071-0/+1
* staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddataPeter Huewe2013-02-041-11/+9
* staging/xgifb: rewrite XGIfb_get_cmap_lenPeter Huewe2013-02-041-14/+2
* staging/xgifb: Fix return of uninitialized variablePeter Huewe2013-02-041-0/+1
* staging/xgifb: mttr must be (signed) intPeter Huewe2013-02-041-1/+1
* staging/xgifb: Remove always false comparisonsPeter Huewe2013-02-041-8/+1
* staging/xgifb: Remove unused variables and dead assignmentsPeter Huewe2013-02-031-32/+3
* staging: xgifb: use XGIRegInit()Aaro Koskinen2013-01-211-1/+1
* staging: xgifb: remove use of __devexitBill Pemberton2012-11-211-1/+1
OpenPOWER on IntegriCloud