aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Staging: xgifb: XGI_main_26.c: Refactored the functionPratik Jain1-29/+30
2017-12-06staging: xgifb: remove macros with hidden variableJoshua Abraham1-105/+118
2017-11-28staging: xgifb: add SPDX identifiers to the remaining holdout fileGreg Kroah-Hartman1-0/+1
2017-09-17Staging: xgifb: XGI_main_26.c: Fix alignment to match parenthesesSrishti Sharma1-2/+2
2017-04-08staging: xgifb: added blankline after decl.Andrea della Porta1-0/+1
2017-03-12Staging: xgifb: XGI_main_26.c: non-standard CManoj Sawai1-3/+3
2017-03-09staging: xgifb: Improved coding styleArushi Singhal1-23/+6
2017-03-06staging: xgifb: add braces around if-statementsKatie Dunne1-7/+8
2017-03-06staging: xgifb: add braces around if statementGargi Sharma1-2/+2
2017-01-27staging: xgifb: XGI_main_26: Remove multiple assignmentssayli karnik1-10/+21
2016-11-17staging: xgifb: XGI_main_26.c Align match parenthesisWalt Feasel1-54/+46
2016-11-17staging: xgifb: XGI_main_26.c Blank line before }Walt Feasel1-2/+0
2016-11-17staging: xgifb: XGI_main_26.c Blank line after {Walt Feasel1-12/+0
2016-11-17staging: xgifb: XGI_main_26.c Space around operatorWalt Feasel1-4/+4
2016-11-17staging: xgifb: XGI_main_26.c Logical continuationWalt Feasel1-11/+9
2016-11-17staging: xgifb: XGI_main_26.c No space after castWalt Feasel1-15/+15
2016-11-17staging: xgifb: XGI_main_26.c Comment style modificationsWalt Feasel1-9/+5
2016-11-10Staging: xgifb: vgatypes: Replace decimal permissions with 4 digit octalShiva Kerdel1-4/+4
2016-10-25Staging: xgifb: Fix NULL pointer comparison warningManinder Singh1-2/+2
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-03-29staging: xgifb: fix bare use of 'unsigned'Clifton Barnes1-2/+3
2016-03-11Staging: xgifb: remove useless blank linesBen Marsh1-4/+0
2016-02-11staging: xgifb: Remove unneeded parenthesesJanani Ravichandran1-10/+10
2016-02-07staging: xgifb: Don't use multiple blank linesBenoit Hiller1-2/+0
2015-10-24staging: xgifb: make XGIfb_has_VB return booleanGeliang Tang1-3/+3
2015-07-31staging/xgifb: fix dumpVGAReg compile error if DEBUG is setPeter Huewe1-4/+4
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-03-06staging: xgifb: remove extra parentheses around right bit shift operationsAya Mahfouz1-3/+3
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-10-29Staging: xgifb: fix space before commaBrian Vandre1-1/+1
2014-09-06staging: xgifb: remove unnecessary elseThomas Gummerer1-6/+4
2014-05-18staging: xgifb: Initialize Part0PortLubomir Rintel1-0/+1
2014-04-25staging: xgifb coding style cleanupVitor Braga1-0/+2
2014-02-28Staging: xgifb: Fix quoted string split across lines in XGI_main_26.cMonam Agarwal1-10/+5
2013-09-25staging: xgifb: Remove redundant pci_set_drvdataSachin Kamat1-1/+0
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen1-2/+2
2013-07-23staging: xgifb: delete unused "rateindex" parametersAaro Koskinen1-5/+3
2013-02-07staging: xgifb: initialize register 3cc addressAaro Koskinen1-0/+1
2013-02-04staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddataPeter Huewe1-11/+9
2013-02-04staging/xgifb: rewrite XGIfb_get_cmap_lenPeter Huewe1-14/+2
2013-02-04staging/xgifb: Fix return of uninitialized variablePeter Huewe1-0/+1
2013-02-04staging/xgifb: mttr must be (signed) intPeter Huewe1-1/+1
2013-02-04staging/xgifb: Remove always false comparisonsPeter Huewe1-8/+1
2013-02-03staging/xgifb: Remove unused variables and dead assignmentsPeter Huewe1-32/+3
2013-01-21staging: xgifb: use XGIRegInit()Aaro Koskinen1-1/+1
2012-11-21staging: xgifb: remove use of __devexitBill Pemberton1-1/+1