index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Fixed style issues.
Kenji Toyama
2011-04-26
1
-160
/
+278
*
Staging: xgifb: Fixed style issues.
Kenji Toyama
2011-04-26
1
-281
/
+375
*
Staging: xgifb: Fixed styles issues.
Kenji Toyama
2011-04-25
1
-71
/
+71
*
Staging: xgifb: Fixed style issues.
Kenji Toyama
2011-04-25
1
-58
/
+55
*
Staging: xgifb: Fixed header file.
Kenji Toyama
2011-04-25
1
-1
/
+1
*
Staging: xgifb: Removed thousands of warnings.
Kenji Toyama
2011-04-25
1
-4102
/
+4045
*
Staging: xgifb: Fixed almost all style warnings.
Kenji Toyama
2011-04-25
1
-434
/
+389
*
Staging: xgifb: Fixed lots of coding style issues.
Kenji Toyama
2011-04-25
1
-752
/
+1133
*
Staging: xgifb: Fixed coding style issues in vb_setmode.h
Kenji Toyama
2011-04-25
1
-32
/
+65
*
Staging: xgifb: Fixed lots of coding style issues.
Kenji Toyama
2011-04-25
2
-165
/
+369
*
Staging: xgifb: Fixed coding style issues.
Kenji Toyama
2011-04-25
2
-53
/
+110
*
Staging: xgifb: Fixed coding style issues in vb_def.h
Kenji Toyama
2011-04-25
1
-632
/
+637
*
staging: xgifb: main: make internal functions static
Aaro Koskinen
2011-04-25
1
-2
/
+2
*
staging: xgifb: main: delete unused functions
Aaro Koskinen
2011-04-25
1
-177
/
+0
*
staging: xgifb: main: delete redudant extern declarations
Aaro Koskinen
2011-04-25
2
-55
/
+2
*
staging: xgifb: main: move functions to avoid forward declarations
Aaro Koskinen
2011-04-25
2
-341
/
+299
*
staging: xgifb: delete unused register I/O functions
Aaro Koskinen
2011-04-25
2
-17
/
+0
*
staging: xgifb: delete unused register I/O macros
Aaro Koskinen
2011-04-25
1
-36
/
+0
*
staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or()
Aaro Koskinen
2011-04-25
1
-4
/
+4
*
staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and()
Aaro Koskinen
2011-04-25
1
-5
/
+5
*
staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or()
Aaro Koskinen
2011-04-25
1
-10
/
+10
*
staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set()
Aaro Koskinen
2011-04-25
1
-81
/
+81
*
staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get()
Aaro Koskinen
2011-04-25
1
-36
/
+36
*
staging: xgifb: replace outXGIREG() with outb()
Aaro Koskinen
2011-04-25
1
-8
/
+8
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
*
staging: xgifb: clean up register function variable names
Aaro Koskinen
2011-03-14
1
-13
/
+13
*
staging: xgifb: clean up register access types
Aaro Koskinen
2011-03-14
2
-18
/
+15
*
staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()
Aaro Koskinen
2011-03-14
4
-31
/
+31
*
staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()
Aaro Koskinen
2011-03-14
5
-200
/
+200
*
staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()
Aaro Koskinen
2011-03-14
5
-45
/
+45
*
staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()
Aaro Koskinen
2011-03-14
5
-168
/
+168
*
staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()
Aaro Koskinen
2011-03-14
6
-663
/
+657
*
staging: xgifb: replace XGINew_SetReg4() with outl()
Aaro Koskinen
2011-03-14
3
-10
/
+4
*
staging: xgifb: replace XGINew_SetReg3() with outb()
Aaro Koskinen
2011-03-14
4
-42
/
+33
*
staging: xgifb: replace XGINew_GetReg3() with inl()
Aaro Koskinen
2011-03-14
3
-14
/
+4
*
staging: xgifb: replace XGINew_GetReg2() with inb()
Aaro Koskinen
2011-03-14
3
-35
/
+25
*
staging: xgifb: vb_util: delete commented-out code
Aaro Koskinen
2011-03-14
2
-36
/
+0
*
staging: xgifb: vb_util: include the .h file
Aaro Koskinen
2011-03-14
1
-14
/
+1
*
staging: xgifb: replace DelayUS() with udelay()
Aaro Koskinen
2011-03-14
1
-44
/
+39
*
staging: xgifb: use mdelay() for millisecond delays
Aaro Koskinen
2011-03-14
1
-3
/
+3
*
staging: xgifb: delete incorrect I/O mapping
Aaro Koskinen
2011-03-14
2
-8
/
+0
*
staging: xgifb: delete redundant extended register access enable
Aaro Koskinen
2011-03-14
1
-4
/
+0
*
staging: xgifb: delete unused LINUXBIOS code
Aaro Koskinen
2011-03-14
2
-29
/
+0
*
staging: xgifb: eliminate redudant chip type >= XG40 checks
Aaro Koskinen
2011-03-14
5
-102
/
+36
*
staging: xgifb: delete dead code for chip types < XG40
Aaro Koskinen
2011-03-14
2
-222
/
+3
*
staging: xgifb: delete unsupported chip types
Aaro Koskinen
2011-03-14
2
-44
/
+5
*
staging: xgifb: vb_setmode: move functions to avoid forward declarations
Aaro Koskinen
2011-03-14
1
-2279
/
+2166
*
staging: xgifb: vb_init: move functions to avoid forward declarations
Aaro Koskinen
2011-03-14
1
-447
/
+428
*
staging: xgifb: vb_ext: move functions to avoid forward declarations
Aaro Koskinen
2011-03-14
1
-164
/
+156
*
staging: xgifb: vb_init: make internal functions static
Aaro Koskinen
2011-03-09
2
-28
/
+26
[next]