index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
8
-2006
/
+611
|
\
|
*
staging: xgifb: inline XGI_GetResInfo()
Aaro Koskinen
2012-04-10
1
-12
/
+5
|
*
staging: xgifb: eliminate redundant struct definition
Aaro Koskinen
2012-04-10
3
-33
/
+25
|
*
staging: xgifb: delete VB_ExtTVEdgeIndex
Aaro Koskinen
2012-04-10
3
-70
/
+67
|
*
staging: xgifb: delete VB_ExtTVFlickerIndex
Aaro Koskinen
2012-04-10
3
-70
/
+67
|
*
staging: xgifb: XGI_ExtStruct: delete unused fields
Aaro Koskinen
2012-04-10
2
-135
/
+66
|
*
staging: xgifb: delete legacy DAC data
Aaro Koskinen
2012-04-10
1
-84
/
+31
|
*
staging: xgifb: delete StandTableIndex parameters
Aaro Koskinen
2012-04-10
1
-10
/
+6
|
*
staging: xgifb: truncate XGI330_StandTable
Aaro Koskinen
2012-04-10
2
-449
/
+20
|
*
staging: xgifb: delete code for EGA or lower modes
Aaro Koskinen
2012-04-10
2
-45
/
+7
|
*
staging: xgifb: delete SModeIDTable
Aaro Koskinen
2012-04-10
3
-40
/
+0
|
*
staging: xgifb: drop code for legacy VGA modes
Aaro Koskinen
2012-04-10
1
-893
/
+367
|
*
staging: xgifb: unwrap mode table lines
Aaro Koskinen
2012-04-10
1
-114
/
+57
|
*
staging: xgifb: delete MD_XGI300
Aaro Koskinen
2012-04-10
1
-47
/
+46
|
*
staging: xgifb: delete mode rows and columns
Aaro Koskinen
2012-04-10
1
-59
/
+57
|
*
staging: xgifb: delete mode names from the mode table
Aaro Koskinen
2012-04-10
1
-59
/
+58
|
*
staging: xgifb: drop redudant mode table entries
Aaro Koskinen
2012-04-10
1
-30
/
+1
|
*
staging: xgifb: eliminate string comparison from mode search
Aaro Koskinen
2012-04-10
1
-10
/
+17
|
*
staging: xgifb: delete rate_idx from mode table
Aaro Koskinen
2012-04-10
2
-77
/
+74
|
*
staging: xgifb: delete XGI300paneltype
Aaro Koskinen
2012-04-10
1
-7
/
+0
|
*
staging: xgifb: drop XG45 code
Aaro Koskinen
2012-04-10
2
-12
/
+0
|
*
staging: xgifb: drop XG41 code
Aaro Koskinen
2012-04-10
4
-82
/
+1
|
*
staging: xgifb: XGIfb_mode_rate_to_dclock: initialize ModeIdIndex properly
Aaro Koskinen
2012-04-10
1
-0
/
+2
|
*
staging: xgifb: XGIfb_mode_rate_to_dclock: delete commented-out code
Aaro Koskinen
2012-04-10
1
-13
/
+0
|
*
staging: xgifb: XGIfb_mode_rate_to_ddata: initialize ModeIdIndex properly
Aaro Koskinen
2012-04-10
1
-1
/
+3
|
*
staging: xgifb: XGIfb_mode_rate_to_ddata: delete commented-out code
Aaro Koskinen
2012-04-10
1
-14
/
+0
|
*
staging/xgifb: fix addressing issues on platform with long physical addressing
Dmitry Eremin-Solenikov
2012-04-10
2
-8
/
+8
|
*
staging/xgifb: simplify vga I/O ports handling
Dmitry Eremin-Solenikov
2012-04-10
4
-5
/
+3
|
*
staging/xgifb: drop RelIO from vb_device_info
Dmitry Eremin-Solenikov
2012-04-10
2
-5
/
+1
|
*
staging/xgifb: remove unused variable
Dmitry Eremin-Solenikov
2012-04-10
1
-1
/
+1
*
|
staging/xgifb: fix display on XGI Volari Z11m cards
Dmitry Eremin-Solenikov
2012-04-10
3
-2
/
+18
|
/
*
staging/xgifb: remove remaining duplicate initdef.h defines
Peter Huewe
2012-02-10
1
-106
/
+1
*
staging/xgifb: Use TVCLKBASE_315 as a base address
Peter Huewe
2012-02-10
2
-18
/
+12
*
staging/xgifb: Rename XGI specific initdef.h defines
Peter Huewe
2012-02-10
3
-84
/
+84
*
staging/xgifb: Rename remaining sis initdef.h defines and remove duplicates
Peter Huewe
2012-02-10
5
-276
/
+251
*
staging/xgifb: Rename Set* defines and remove duplicated defines
Peter Huewe
2012-02-10
3
-134
/
+124
*
staging/xgifb: Rename panel defines and remove duplicated defines
Peter Huewe
2012-02-10
3
-141
/
+134
*
staging/xgifb: Include sis initdef.h header
Peter Huewe
2012-02-10
1
-2
/
+3
*
staging: xgifb: checkpatch cleanup printk() -> pr_lvl()
Sam Hansen
2012-02-09
1
-45
/
+43
*
staging: xgifb: checkpatch cleanup __func__
Sam Hansen
2012-02-09
1
-1
/
+1
*
staging: xgifb: checkpatch cleanup braces
Sam Hansen
2012-02-09
1
-7
/
+3
*
staging: xgifb: pr_fmt kbuild macro
Sam Hansen
2012-02-09
1
-0
/
+2
*
staging/xgifb: Remove remaining duplicate structs and defines
Peter Huewe
2012-02-09
2
-133
/
+10
*
staging/xgifb: Use structs and defines from the sis headers
Peter Huewe
2012-02-09
4
-66
/
+66
*
staging/xgifb: Include sis headers
Peter Huewe
2012-02-09
5
-2
/
+13
*
staging/xgifb: Remove unsupported mode LCD_320x480
Peter Huewe
2012-02-09
1
-10
/
+0
*
staging: xgifb: enable forcecrt2type as a module parameter
Aaro Koskinen
2011-12-08
1
-0
/
+8
*
staging: xgifb: enable forcecrt2type on XG21
Aaro Koskinen
2011-12-08
3
-12
/
+25
*
staging: xgifb: delete "userom" option
Aaro Koskinen
2011-12-08
2
-3
/
+0
*
staging: xgifb: vb_table: delete XGI21_LCDCapList
Aaro Koskinen
2011-12-08
1
-27
/
+0
[next]