index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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: 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
*
staging: xgifb: vb_init: delete unused functions
Aaro Koskinen
2011-03-09
1
-1014
/
+0
*
staging: xgifb: vb_init: delete redundant declarations
Aaro Koskinen
2011-03-09
1
-21
/
+0
*
staging: xgifb: vb_ext: make internal functions static
Aaro Koskinen
2011-03-09
1
-9
/
+9
*
staging: xgifb: vb_ext: delete unused functions
Aaro Koskinen
2011-03-09
2
-440
/
+0
*
staging: xgifb: vb_ext: delete redundant declarations
Aaro Koskinen
2011-03-09
1
-17
/
+0
*
staging: xgifb: vb_setmode: include the .h file
Aaro Koskinen
2011-03-09
1
-42
/
+1
*
staging: xgifb: vb_setmode: make internal functions static
Aaro Koskinen
2011-03-09
2
-200
/
+176
*
staging: xgifb: delete nomax module parameter
Aaro Koskinen
2011-03-09
1
-9
/
+0
*
staging: xgifb: delete bIntegratedMMEnabled
Aaro Koskinen
2011-03-09
3
-19
/
+0
*
staging: xgifb: delete bSkipSense
Aaro Koskinen
2011-03-09
2
-25
/
+21
*
staging: xgifb: delete unused fields from xgi_hw_device_info
Aaro Koskinen
2011-03-09
2
-33
/
+0
*
staging: xgifb: delete offscreen memory management
Aaro Koskinen
2011-03-09
3
-367
/
+0
*
staging: xgifb: delete command queue selection/init
Aaro Koskinen
2011-03-09
2
-258
/
+0
*
staging: xgifb: delete HW cursor memory allocation
Aaro Koskinen
2011-03-09
2
-26
/
+0
*
staging: xgifb: remove private ioctls
Aaro Koskinen
2011-03-07
3
-259
/
+0
*
staging: xgifb: delete unused module parameter "noaccel"
Aaro Koskinen
2011-02-28
1
-6
/
+0
*
staging: xgifb: delete XGI_accel.[ch]
Aaro Koskinen
2011-02-28
4
-602
/
+1
*
staging: xgifb: eliminate "accel" field from video_info
Aaro Koskinen
2011-02-28
2
-10
/
+0
*
staging: xgifb: eliminate fbcon_XGI_fillrect()
Aaro Koskinen
2011-02-28
4
-14
/
+1
*
staging: xgifb: eliminate fbcon_XGI_copyarea()
Aaro Koskinen
2011-02-28
4
-14
/
+1
*
staging: xgifb: delete redundant XGIhw_ext fields
Aaro Koskinen
2011-02-23
2
-28
/
+0
*
staging: xgifb: delete dead code for skipping the video memory sizing
Aaro Koskinen
2011-02-23
3
-23
/
+3
*
Staging: xgifb: Remove unused function fbcon_XGI_sync
Javier Martinez Canillas
2011-02-23
3
-7
/
+0
*
Staging: xgifb: Remove unused spinlock in struct video_info
Javier Martinez Canillas
2011-02-23
1
-3
/
+0
*
Staging: xgifb: Remove all the references to XGIfb_accel
Javier Martinez Canillas
2011-02-23
2
-17
/
+1
[next]