summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAgeFilesLines
* Staging: xgifb: XGI_main_26.c: Refactored the functionPratik Jain2018-03-221-29/+30
* staging: xgifb: vb_setmode: brace style fixesKenny Ballou2018-01-161-8/+15
* staging: xgifb: vb_setmode: fix long line warningsKenny Ballou2018-01-161-21/+37
* staging: xgifb: vb_table: fix whitespacing issuesKenny Ballou2018-01-151-2/+2
* staging: xgifb: remove macros with hidden variableJoshua Abraham2017-12-062-118/+118
* staging: xgifb: add SPDX identifiers to the remaining holdout fileGreg Kroah-Hartman2017-11-281-0/+1
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-142-5/+6
|\
| * staging: xgifb: make const array static to shink object code sizeColin Ian King2017-09-221-1/+1
| * staging: xgifb: fix multiple line dereferenceAastha Gupta2017-09-181-2/+3
| * Staging: xgifb: XGI_main_26.c: Fix alignment to match parenthesesSrishti Sharma2017-09-171-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0211-0/+11
|/
* staging: fb_xgi: vb_table: Remove white space after tabstopMatthew Reed2017-06-231-9/+9
* 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/+6Star
* Staging: xgifb: vb_setmode.c: Fix checkpath warningsManoj Sawai2017-03-061-4/+2Star
* Staging: xgifb: vb_setmode.c: Fix checkpath warningManoj Sawai2017-03-061-4/+2Star
* staging: xgifb: function prototype argument should also have an identifier nameArushi Singhal2017-03-061-2/+1Star
* 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:vb_setmode.h: Add missing identifier namesJacob Zachariah2017-02-121-9/+9
* staging: xgifb: XGI_main_26: Remove multiple assignmentssayli karnik2017-01-271-10/+21
* staging: xgifb: This patch removes the unnecessary return statement using spatchRahul Krishnan2017-01-031-2/+1Star
* staging: xgifb: XGI_main.h Align data columnsWalt Feasel2016-11-191-27/+27
* staging: xgifb: vb_util.h Space after castWalt Feasel2016-11-191-2/+2
* staging: xgifb: vb_setmode.c Align match parenthesisWalt Feasel2016-11-191-158/+141Star
* staging: xgifb: vb_setmode.c Logical continuationWalt Feasel2016-11-191-2/+2
* staging: xgifb: vb_setmode.c Space after castWalt Feasel2016-11-191-70/+69Star
* staging: xgifb: vb_setmode.c Braces single statement blocksWalt Feasel2016-11-191-4/+2Star
* staging: xgifb: vb_setmode.c Space around operatorWalt Feasel2016-11-191-1/+1
* staging: xgifb: vb_setmode.c Comment style modificationsWalt Feasel2016-11-191-117/+117
* staging: xgifb: vb_setmode.c Comment Spelling correctionWalt Feasel2016-11-191-2/+2
* staging: xgifb: XGI_main_26.c Align match parenthesisWalt Feasel2016-11-171-54/+46Star
* staging: xgifb: XGI_main_26.c Blank line before }Walt Feasel2016-11-171-2/+0Star
* staging: xgifb: XGI_main_26.c Blank line after {Walt Feasel2016-11-171-12/+0Star
* 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/+9Star
* 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/+5Star
* staging: xgifb: vb_init.c Comment styleWalt Feasel2016-11-171-13/+14
* staging: xgifb: vb_init.c Align on parenthesisWalt Feasel2016-11-171-11/+13
* staging: xgifb: vb_init.c Logical continuationWalt Feasel2016-11-171-2/+3
* staging: xgifb: vb_table.h Preferred space aroundWalt Feasel2016-11-161-4/+4
* staging: xgifb: vb_table.h Blank line after declarationsWalt Feasel2016-11-161-0/+1
* 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 unnecessary parentheses.Elise Lennion2016-10-241-8/+8
* staging: xgifb: Compress return logic into one line.Elise Lennion2016-10-171-6/+3Star
* staging: xgifb: Remove unused variable and if statementRehas Sachdeva2016-09-221-5/+1Star
* Staging: xgifb: Compress return logicBhumika Goyal2016-09-181-4/+1Star