index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: xgifb: delete the driver
Greg Kroah-Hartman
2019-01-22
15
-12546
/
+0
*
staging/xgifb: Needs to be converted to a drm driver
Daniel Vetter
2019-01-18
1
-0
/
+3
*
staging: xgifb: clean an indentation issue
Colin Ian King
2018-11-07
1
-2
/
+3
*
staging: xgifb: vb_setmode: adjust descendant indentation to right
Kimberly Brown
2018-11-05
1
-1
/
+1
*
staging: xgifb: vb_setmode: fix multiple line dereference
Kimberly Brown
2018-11-05
1
-2
/
+3
*
Staging: xgifb: XGI_main_26.c: Refactored the function
Pratik Jain
2018-03-22
1
-29
/
+30
*
staging: xgifb: vb_setmode: brace style fixes
Kenny Ballou
2018-01-16
1
-8
/
+15
*
staging: xgifb: vb_setmode: fix long line warnings
Kenny Ballou
2018-01-16
1
-21
/
+37
*
staging: xgifb: vb_table: fix whitespacing issues
Kenny Ballou
2018-01-15
1
-2
/
+2
*
staging: xgifb: remove macros with hidden variable
Joshua Abraham
2017-12-06
2
-118
/
+118
*
staging: xgifb: add SPDX identifiers to the remaining holdout file
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
2
-5
/
+6
|
\
|
*
staging: xgifb: make const array static to shink object code size
Colin Ian King
2017-09-22
1
-1
/
+1
|
*
staging: xgifb: fix multiple line dereference
Aastha Gupta
2017-09-18
1
-2
/
+3
|
*
Staging: xgifb: XGI_main_26.c: Fix alignment to match parentheses
Srishti Sharma
2017-09-17
1
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
11
-0
/
+11
|
/
*
staging: fb_xgi: vb_table: Remove white space after tabstop
Matthew Reed
2017-06-23
1
-9
/
+9
*
staging: xgifb: added blankline after decl.
Andrea della Porta
2017-04-08
1
-0
/
+1
*
Staging: xgifb: XGI_main_26.c: non-standard C
Manoj Sawai
2017-03-12
1
-3
/
+3
*
staging: xgifb: Improved coding style
Arushi Singhal
2017-03-09
1
-23
/
+6
*
Staging: xgifb: vb_setmode.c: Fix checkpath warnings
Manoj Sawai
2017-03-06
1
-4
/
+2
*
Staging: xgifb: vb_setmode.c: Fix checkpath warning
Manoj Sawai
2017-03-06
1
-4
/
+2
*
staging: xgifb: function prototype argument should also have an identifier name
Arushi Singhal
2017-03-06
1
-2
/
+1
*
staging: xgifb: add braces around if-statements
Katie Dunne
2017-03-06
1
-7
/
+8
*
staging: xgifb: add braces around if statement
Gargi Sharma
2017-03-06
1
-2
/
+2
*
staging:xgifb:vb_setmode.h: Add missing identifier names
Jacob Zachariah
2017-02-12
1
-9
/
+9
*
staging: xgifb: XGI_main_26: Remove multiple assignments
sayli karnik
2017-01-27
1
-10
/
+21
*
staging: xgifb: This patch removes the unnecessary return statement using spatch
Rahul Krishnan
2017-01-03
1
-2
/
+1
*
staging: xgifb: XGI_main.h Align data columns
Walt Feasel
2016-11-19
1
-27
/
+27
*
staging: xgifb: vb_util.h Space after cast
Walt Feasel
2016-11-19
1
-2
/
+2
*
staging: xgifb: vb_setmode.c Align match parenthesis
Walt Feasel
2016-11-19
1
-158
/
+141
*
staging: xgifb: vb_setmode.c Logical continuation
Walt Feasel
2016-11-19
1
-2
/
+2
*
staging: xgifb: vb_setmode.c Space after cast
Walt Feasel
2016-11-19
1
-70
/
+69
*
staging: xgifb: vb_setmode.c Braces single statement blocks
Walt Feasel
2016-11-19
1
-4
/
+2
*
staging: xgifb: vb_setmode.c Space around operator
Walt Feasel
2016-11-19
1
-1
/
+1
*
staging: xgifb: vb_setmode.c Comment style modifications
Walt Feasel
2016-11-19
1
-117
/
+117
*
staging: xgifb: vb_setmode.c Comment Spelling correction
Walt Feasel
2016-11-19
1
-2
/
+2
*
staging: xgifb: XGI_main_26.c Align match parenthesis
Walt Feasel
2016-11-17
1
-54
/
+46
*
staging: xgifb: XGI_main_26.c Blank line before }
Walt Feasel
2016-11-17
1
-2
/
+0
*
staging: xgifb: XGI_main_26.c Blank line after {
Walt Feasel
2016-11-17
1
-12
/
+0
*
staging: xgifb: XGI_main_26.c Space around operator
Walt Feasel
2016-11-17
1
-4
/
+4
*
staging: xgifb: XGI_main_26.c Logical continuation
Walt Feasel
2016-11-17
1
-11
/
+9
*
staging: xgifb: XGI_main_26.c No space after cast
Walt Feasel
2016-11-17
1
-15
/
+15
*
staging: xgifb: XGI_main_26.c Comment style modifications
Walt Feasel
2016-11-17
1
-9
/
+5
*
staging: xgifb: vb_init.c Comment style
Walt Feasel
2016-11-17
1
-13
/
+14
*
staging: xgifb: vb_init.c Align on parenthesis
Walt Feasel
2016-11-17
1
-11
/
+13
*
staging: xgifb: vb_init.c Logical continuation
Walt Feasel
2016-11-17
1
-2
/
+3
*
staging: xgifb: vb_table.h Preferred space around
Walt Feasel
2016-11-16
1
-4
/
+4
*
staging: xgifb: vb_table.h Blank line after declarations
Walt Feasel
2016-11-16
1
-0
/
+1
*
Staging: xgifb: vgatypes: Replace decimal permissions with 4 digit octal
Shiva Kerdel
2016-11-10
1
-4
/
+4
[next]