index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xgifb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-09
staging: Use vzalloc
Joe Perches
1
-2
/
+1
2010-11-09
Staging: xgifb: change obsolete pci_find_device() with pci_get_device()
Atul Sowani
1
-2
/
+4
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
9
-15400
/
+13123
2010-10-08
Staging: xgifb: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-09-15
ASoC: Change my mail address
Arnaud Patard (Rtp)
1
-1
/
+1
2010-09-08
staging: xgifb: Removes unnecesary log
Javier Martinez Canillas
1
-7
/
+0
2010-09-08
staging : xgifb: Removes compilation conditionals
Javier Martinez Canillas
1
-4
/
+1
2010-09-08
Staging: xgifb: revert a warning fix and resolve it properly
Greg Kroah-Hartman
1
-7
/
+2
2010-09-06
staging: xgifb: Initialize uninitialized variables
Javier Martinez Canillas
1
-2
/
+2
2010-09-06
Staging: xgifb: fixed many style issues in XGI_main_26.c
Prashant P. Shah
1
-1934
/
+1924
2010-09-05
staging: xgifb: Removes unused variable
Javier Martinez Canillas
1
-1
/
+0
2010-09-04
Staging: xgifb: fixed many style issues in vb_util.c
Prashant P. Shah
1
-127
/
+58
2010-09-04
Staging: xgifb: fixed many style issues in vb_init.c
Prashant P. Shah
1
-2746
/
+2220
2010-09-04
Staging: xgifb: fixed many style issue in vb_setmode.c
Prashant P. Shah
1
-9267
/
+7760
2010-09-04
Staging: xgifb: fixed many style issue in vb_ext.c
Prashant P. Shah
1
-970
/
+769
2010-08-31
Staging: xgifb: fix lots of sparse warnings
Randy Dunlap
8
-409
/
+462
2010-08-31
staging: xgifb: use DEFINE_PCI_DEVICE_TABLE() macro
Javier Martinez Canillas
1
-2
/
+1
2010-06-22
Staging: xgifb: increase VBIOS_VER_MAX_LENGTH to 5
Bill Pemberton
1
-1
/
+1
2010-06-22
Staging: xgifb: remove externs in XGI_accel.c
Bill Pemberton
1
-4
/
+0
2010-06-22
Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.h
Bill Pemberton
1
-5
/
+0
2010-06-22
Staging: xgifb: remove XGI.h
Bill Pemberton
1
-10
/
+0
2010-06-22
Staging: xgifb: Remove XGI_TV_PLUG typedef
Bill Pemberton
1
-3
/
+3
2010-06-22
Staging: xgifb: Remove typedefs in XGIfb.h
Bill Pemberton
2
-12
/
+10
2010-06-22
Staging: xgifb: Remove typedefs in vb_struct.h
Bill Pemberton
10
-777
/
+774
2010-06-22
Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefs
Bill Pemberton
9
-186
/
+184
2010-06-22
Staging: xgifb: Remove XGI_DSReg and PXGI_DSReg typedefs
Bill Pemberton
3
-9
/
+8
2010-06-22
Staging: xgifb: Remove XGI_LCD_TYPE and XGI_VB_CHIP_TYPE typedefs
Bill Pemberton
1
-4
/
+4
2010-06-22
Staging: xgifb: Remove SHORT, UCHAR, and LONG typedef
Bill Pemberton
11
-532
/
+540
2010-06-22
Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefs
Bill Pemberton
13
-908
/
+1060
2010-06-22
Staging: xgifb: Remove unused code
Bill Pemberton
6
-452
/
+0
2010-06-22
Staging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefs
Bill Pemberton
3
-51
/
+39
2010-06-22
Staging: xgifb: Remove PUCHAR typedef
Bill Pemberton
5
-21
/
+18
2010-06-22
Staging: xgifb: Remove defines for TRUE, FALSE, and NULL
Bill Pemberton
4
-122
/
+105
2010-06-22
Staging: xgifb: Remove port macros in osdef.h
Bill Pemberton
8
-59
/
+8
2010-06-22
Staging: xgifb: Remove XGI_SetMemory and XGI_MemoryCopy
Bill Pemberton
3
-8
/
+2
2010-06-22
Staging: xgifb: Remove use of LINUX_KERNEL define
Bill Pemberton
8
-114
/
+3
2010-06-22
Staging: xgifb: Remove use of LINUX_XF86 define
Bill Pemberton
6
-134
/
+2
2010-06-22
Staging: xgifb: Remove use of TC define
Bill Pemberton
3
-214
/
+0
2010-06-22
Staging: xgifb: Remove use of WINCE_HEADER define
Bill Pemberton
2
-19
/
+0
2010-06-22
Staging: xgifb: Remove code for WIN2000
Bill Pemberton
7
-558
/
+0
2010-06-22
Staging: xgifb: remove use of LINUX_VERSION_CODE
Bill Pemberton
6
-375
/
+3
2010-06-22
Staging: xgifb: use %lx instead of %x in printk format
Bill Pemberton
1
-1
/
+2
2010-06-18
Staging: XGI: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2010-06-04
staging: Add framebuffer driver for XGI chipsets
apatard@mandriva.com
22
-0
/
+28500