index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
Staging: xgifb: Fix NULL pointer comparison warning
Maninder Singh
1
-2
/
+2
2016-10-24
staging: xgifb: Remove unnecessary parentheses.
Elise Lennion
1
-8
/
+8
2016-10-17
staging: xgifb: Compress return logic into one line.
Elise Lennion
1
-6
/
+3
2016-09-22
staging: xgifb: Remove unused variable and if statement
Rehas Sachdeva
1
-5
/
+1
2016-09-18
Staging: xgifb: Compress return logic
Bhumika Goyal
1
-4
/
+1
2016-09-18
staging: xgifb: Replace explicit NULL comparison
Namrata A Shettar
1
-1
/
+1
2016-09-16
staging: xgifb: fix alignment for if arguments
Gargi Sharma
1
-1
/
+1
2016-09-16
staging: xgifb: remove blank line before closing brace
Gargi Sharma
1
-7
/
+0
2016-09-16
staging: xgifb: add spaces around |
Gargi Sharma
1
-1
/
+1
2016-09-16
staging: xgifb: remove blank line after open brace
Gargi Sharma
1
-6
/
+0
2016-09-16
staging: xgifb: remove unnecessary parentheses
Gargi Sharma
1
-16
/
+16
2016-09-16
staging: xgifb: move AND operator for logical continuation
Gargi Sharma
1
-4
/
+4
2016-03-30
staging: xgifb: fix block comments
Clifton Barnes
3
-63
/
+88
2016-03-29
staging: xgifb: fix bare use of 'unsigned'
Clifton Barnes
2
-5
/
+8
2016-03-29
staging: xgifb: fix code indent
Clifton Barnes
1
-4
/
+4
2016-03-29
staging: xgifb: fix 'line over 80 characters'
Clifton Barnes
1
-1
/
+2
2016-03-28
staging: xgifb: remove extra braces from if stmt (single branch)
Nicholas Sim
1
-4
/
+4
2016-03-28
staging: xgifb: ensure braces on all arms of if stmt
Nicholas Sim
1
-1
/
+2
2016-03-11
Staging: xgifb: remove useless blank lines
Ben Marsh
1
-4
/
+0
2016-03-11
staging: xgifb: Avoid multiple blank lines
Rehas Sachdeva
4
-7
/
+0
2016-02-14
staging: xgifb: Fix comment style
Janani Ravichandran
1
-1
/
+2
2016-02-11
staging: xgifb: Remove unneeded parentheses
Janani Ravichandran
2
-17
/
+17
2016-02-11
Staging: xgifb: Remove unnecessary blank lines
Bhumika Goyal
1
-6
/
+0
2016-02-11
Staging: xgifb: Remove space after type cast
Bhumika Goyal
1
-11
/
+11
2016-02-07
drivers: staging: xgifb: vgatypes.h: fixed coding style warnings
Saatvik Arya
1
-3
/
+4
2016-02-07
staging: xgifb: Don't use multiple blank lines
Benoit Hiller
1
-2
/
+0
2015-10-24
Staging: xgifb: Remove space after cast
Navya Sri Nizamkari
1
-3
/
+3
2015-10-24
Staging: xgifb: Fix comparison to NULL warning
Navya Sri Nizamkari
1
-4
/
+4
2015-10-24
Staging: xgifb: Remove extra blank lines.
Navya Sri Nizamkari
1
-1
/
+0
2015-10-24
Staging: xgifb: Remove blank line before } and after {
Navya Sri Nizamkari
1
-6
/
+0
2015-10-24
Staging: xgifb: Replace udelay, mdelay functions with usleep_range
Navya Sri Nizamkari
1
-41
/
+41
2015-10-24
staging: xgifb: make XGIfb_has_VB return boolean
Geliang Tang
1
-3
/
+3
2015-10-02
Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to cast
Shivani Bhardwaj
1
-2
/
+2
2015-08-14
staging: xgifb: Remove unnecessary externs
Joe Perches
2
-19
/
+19
2015-07-31
staging/xgifb: fix dumpVGAReg compile error if DEBUG is set
Peter Huewe
1
-4
/
+4
2015-07-14
staging/xgifb: Move register helper functions to header
Peter Huewe
3
-48
/
+40
2015-07-14
staging: xgifb: prefer using the BIT macro
Hari Prasath Gujulan Elango
1
-2
/
+2
2015-05-31
staging: xgifb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-21
/
+6
2015-05-31
staging: xgifb: use swap() in XGI_WriteDAC()
Fabian Frederick
1
-13
/
+6
2015-05-31
Staging: xgifb: vb_setmode: Fixed spelling error
Colin Cronin
1
-1
/
+1
2015-03-06
staging: xgifb: remove extra parentheses around right bit shift operations
Aya Mahfouz
1
-3
/
+3
2015-02-26
staging: xgifb: rewrite the right hand side of an assignment
Aya Mahfouz
1
-70
/
+70
2015-02-07
staging: xgifb: fix colours on big-endian machines other than powerpc
Aaro Koskinen
1
-4
/
+4
2015-01-17
staging: xgifb: remove unnecessary check
Sudip Mukherjee
1
-1
/
+1
2014-11-03
staging: xgifb: Removed a definition which was not used in driver
Sarah Khan
1
-1
/
+0
2014-10-29
Staging: xgifb: fix space before comma
Brian Vandre
1
-1
/
+1
2014-10-27
staging: remove unneeded parentheses around the right hand side of an assignment
Jiayi Ye
1
-1
/
+1
2014-10-27
staging: xgifb: Removed an unnecessary assignment statement
Sarah Khan
1
-4
/
+1
2014-09-06
staging: xgifb: remove unnecessary else
Thomas Gummerer
3
-37
/
+26
2014-05-24
Staging: xgifb: Fixed a code-style warning
Chaitanya Hazarey
1
-0
/
+1
[prev]
[next]