index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
/
vb_setmode.c
Age
Commit message (
Expand
)
Author
Lines
2019-01-22
staging: xgifb: delete the driver
Greg Kroah-Hartman
-5528
/
+0
2018-11-05
staging: xgifb: vb_setmode: adjust descendant indentation to right
Kimberly Brown
-1
/
+1
2018-11-05
staging: xgifb: vb_setmode: fix multiple line dereference
Kimberly Brown
-2
/
+3
2018-01-16
staging: xgifb: vb_setmode: brace style fixes
Kenny Ballou
-8
/
+15
2018-01-16
staging: xgifb: vb_setmode: fix long line warnings
Kenny Ballou
-21
/
+37
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-09-22
staging: xgifb: make const array static to shink object code size
Colin Ian King
-1
/
+1
2017-09-18
staging: xgifb: fix multiple line dereference
Aastha Gupta
-2
/
+3
2017-03-06
Staging: xgifb: vb_setmode.c: Fix checkpath warnings
Manoj Sawai
-4
/
+2
2017-03-06
Staging: xgifb: vb_setmode.c: Fix checkpath warning
Manoj Sawai
-4
/
+2
2016-11-19
staging: xgifb: vb_setmode.c Align match parenthesis
Walt Feasel
-158
/
+141
2016-11-19
staging: xgifb: vb_setmode.c Logical continuation
Walt Feasel
-2
/
+2
2016-11-19
staging: xgifb: vb_setmode.c Space after cast
Walt Feasel
-70
/
+69
2016-11-19
staging: xgifb: vb_setmode.c Braces single statement blocks
Walt Feasel
-4
/
+2
2016-11-19
staging: xgifb: vb_setmode.c Space around operator
Walt Feasel
-1
/
+1
2016-11-19
staging: xgifb: vb_setmode.c Comment style modifications
Walt Feasel
-117
/
+117
2016-11-19
staging: xgifb: vb_setmode.c Comment Spelling correction
Walt Feasel
-2
/
+2
2016-10-24
staging: xgifb: Remove unnecessary parentheses.
Elise Lennion
-8
/
+8
2016-10-17
staging: xgifb: Compress return logic into one line.
Elise Lennion
-6
/
+3
2016-09-16
staging: xgifb: fix alignment for if arguments
Gargi Sharma
-1
/
+1
2016-09-16
staging: xgifb: remove blank line before closing brace
Gargi Sharma
-7
/
+0
2016-09-16
staging: xgifb: add spaces around |
Gargi Sharma
-1
/
+1
2016-09-16
staging: xgifb: remove blank line after open brace
Gargi Sharma
-6
/
+0
2016-09-16
staging: xgifb: remove unnecessary parentheses
Gargi Sharma
-16
/
+16
2016-09-16
staging: xgifb: move AND operator for logical continuation
Gargi Sharma
-4
/
+4
2016-03-30
staging: xgifb: fix block comments
Clifton Barnes
-1
/
+2
2016-03-29
staging: xgifb: fix code indent
Clifton Barnes
-4
/
+4
2016-03-28
staging: xgifb: remove extra braces from if stmt (single branch)
Nicholas Sim
-4
/
+4
2016-03-28
staging: xgifb: ensure braces on all arms of if stmt
Nicholas Sim
-1
/
+2
2016-03-11
staging: xgifb: Avoid multiple blank lines
Rehas Sachdeva
-1
/
+0
2016-02-11
staging: xgifb: Remove unneeded parentheses
Janani Ravichandran
-7
/
+7
2016-02-11
Staging: xgifb: Remove unnecessary blank lines
Bhumika Goyal
-6
/
+0
2016-02-11
Staging: xgifb: Remove space after type cast
Bhumika Goyal
-11
/
+11
2015-05-31
staging: xgifb: use swap() in XGI_WriteDAC()
Fabian Frederick
-13
/
+6
2015-05-31
Staging: xgifb: vb_setmode: Fixed spelling error
Colin Cronin
-1
/
+1
2015-02-26
staging: xgifb: rewrite the right hand side of an assignment
Aya Mahfouz
-70
/
+70
2014-10-27
staging: remove unneeded parentheses around the right hand side of an assignment
Jiayi Ye
-1
/
+1
2014-09-06
staging: xgifb: remove unnecessary else
Thomas Gummerer
-2
/
+1
2014-05-24
Staging: xgifb: Fixed a code-style warning
Chaitanya Hazarey
-0
/
+1
2014-04-25
staging: xgifb coding style cleanup
Vitor Braga
-0
/
+2
2013-10-30
Staging: xgifb: fix braces {} are not necessary for any arm of this statement
Ebru Akagunduz
-3
/
+2
2013-10-07
Staging: xgifb: braces {} are not necessary for single statement in vb_setmode
Ebru Akagunduz
-4
/
+2
2013-07-23
staging: xgifb: delete unused "pVBInfo" parameters
Aaro Koskinen
-15
/
+10
2013-07-23
staging: xgifb: delete unused "RefreshRateTableIndex" parameters
Aaro Koskinen
-27
/
+17
2013-07-23
staging: xgifb: delete unused "HwDeviceExtension" parameters
Aaro Koskinen
-54
/
+24
2013-07-23
staging: xgifb: delete unused "ModeIdIndex" parameters
Aaro Koskinen
-23
/
+14
2013-07-23
staging: xgifb: delete unused "ModeNo" parameters
Aaro Koskinen
-134
/
+107
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks
Aaro Koskinen
-14
/
+5
2013-05-30
staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks
Aaro Koskinen
-25
/
+14
[next]