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_util.c
Age
Commit message (
Expand
)
Author
Lines
2015-07-14
staging/xgifb: Move register helper functions to header
Peter Huewe
-42
/
+0
2014-10-27
staging: xgifb: Removed an unnecessary assignment statement
Sarah Khan
-4
/
+1
2012-06-18
Staging: xgifb: Fix sparse warnings.
Miguel Gómez
-0
/
+1
2012-06-13
staging/xgifb: Remove superfluous header includes
Peter Huewe
-9
/
+0
2011-09-16
staging: xgifb: unify #include order
Aaro Koskinen
-2
/
+3
2011-04-25
Staging: xgifb: Fixed header file.
Kenji Toyama
-1
/
+1
2011-03-14
staging: xgifb: clean up register function variable names
Aaro Koskinen
-13
/
+13
2011-03-14
staging: xgifb: clean up register access types
Aaro Koskinen
-13
/
+10
2011-03-14
staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()
Aaro Koskinen
-1
/
+1
2011-03-14
staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()
Aaro Koskinen
-1
/
+1
2011-03-14
staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()
Aaro Koskinen
-1
/
+1
2011-03-14
staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()
Aaro Koskinen
-4
/
+4
2011-03-14
staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()
Aaro Koskinen
-10
/
+4
2011-03-14
staging: xgifb: replace XGINew_SetReg4() with outl()
Aaro Koskinen
-5
/
+0
2011-03-14
staging: xgifb: replace XGINew_SetReg3() with outb()
Aaro Koskinen
-5
/
+0
2011-03-14
staging: xgifb: replace XGINew_GetReg3() with inl()
Aaro Koskinen
-9
/
+0
2011-03-14
staging: xgifb: replace XGINew_GetReg2() with inb()
Aaro Koskinen
-9
/
+0
2011-03-14
staging: xgifb: vb_util: delete commented-out code
Aaro Koskinen
-34
/
+0
2011-03-14
staging: xgifb: vb_util: include the .h file
Aaro Koskinen
-14
/
+1
2010-09-04
Staging: xgifb: fixed many style issues in vb_util.c
Prashant P. Shah
-127
/
+58
2010-08-31
Staging: xgifb: fix lots of sparse warnings
Randy Dunlap
-5
/
+2
2010-06-22
Staging: xgifb: Remove SHORT, UCHAR, and LONG typedef
Bill Pemberton
-8
/
+8
2010-06-22
Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefs
Bill Pemberton
-25
/
+28
2010-06-22
Staging: xgifb: Remove PUCHAR typedef
Bill Pemberton
-1
/
+1
2010-06-22
Staging: xgifb: Remove port macros in osdef.h
Bill Pemberton
-10
/
+8
2010-06-22
Staging: xgifb: Remove use of LINUX_KERNEL define
Bill Pemberton
-4
/
+0
2010-06-22
Staging: xgifb: Remove use of LINUX_XF86 define
Bill Pemberton
-22
/
+0
2010-06-22
Staging: xgifb: Remove use of TC define
Bill Pemberton
-9
/
+0
2010-06-22
Staging: xgifb: Remove use of WINCE_HEADER define
Bill Pemberton
-2
/
+0
2010-06-22
Staging: xgifb: Remove code for WIN2000
Bill Pemberton
-19
/
+0
2010-06-04
staging: Add framebuffer driver for XGI chipsets
apatard@mandriva.com
-0
/
+263