aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb
AgeCommit message (Expand)Author
2011-01-20Staging: xgfib: put parenthesis in the right placeDan Carpenter
2010-11-09staging: Use vzallocJoe Perches
2010-11-09Staging: xgifb: change obsolete pci_find_device() with pci_get_device()Atul Sowani
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-08Staging: xgifb: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-09-15ASoC: Change my mail addressArnaud Patard (Rtp)
2010-09-08staging: xgifb: Removes unnecesary logJavier Martinez Canillas
2010-09-08staging : xgifb: Removes compilation conditionalsJavier Martinez Canillas
2010-09-08Staging: xgifb: revert a warning fix and resolve it properlyGreg Kroah-Hartman
2010-09-06staging: xgifb: Initialize uninitialized variablesJavier Martinez Canillas
2010-09-06Staging: xgifb: fixed many style issues in XGI_main_26.cPrashant P. Shah
2010-09-05staging: xgifb: Removes unused variableJavier Martinez Canillas
2010-09-04Staging: xgifb: fixed many style issues in vb_util.cPrashant P. Shah
2010-09-04Staging: xgifb: fixed many style issues in vb_init.cPrashant P. Shah
2010-09-04Staging: xgifb: fixed many style issue in vb_setmode.cPrashant P. Shah
2010-09-04Staging: xgifb: fixed many style issue in vb_ext.cPrashant P. Shah
2010-08-31Staging: xgifb: fix lots of sparse warningsRandy Dunlap
2010-08-31staging: xgifb: use DEFINE_PCI_DEVICE_TABLE() macroJavier Martinez Canillas
2010-06-22Staging: xgifb: increase VBIOS_VER_MAX_LENGTH to 5Bill Pemberton
2010-06-22Staging: xgifb: remove externs in XGI_accel.cBill Pemberton
2010-06-22Staging: xgifb: remove __KERNEL__ #ifdef in XGIfb.hBill Pemberton
2010-06-22Staging: xgifb: remove XGI.hBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_TV_PLUG typedefBill Pemberton
2010-06-22Staging: xgifb: Remove typedefs in XGIfb.hBill Pemberton
2010-06-22Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_DSReg and PXGI_DSReg typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_LCD_TYPE and XGI_VB_CHIP_TYPE typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton
2010-06-22Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove unused codeBill Pemberton
2010-06-22Staging: xgifb: Remove PUSHORT, PLONGU, and PVOID typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove PUCHAR typedefBill Pemberton
2010-06-22Staging: xgifb: Remove defines for TRUE, FALSE, and NULLBill Pemberton
2010-06-22Staging: xgifb: Remove port macros in osdef.hBill Pemberton
2010-06-22Staging: xgifb: Remove XGI_SetMemory and XGI_MemoryCopyBill Pemberton
2010-06-22Staging: xgifb: Remove use of LINUX_KERNEL defineBill Pemberton
2010-06-22Staging: xgifb: Remove use of LINUX_XF86 defineBill Pemberton
2010-06-22Staging: xgifb: Remove use of TC defineBill Pemberton
2010-06-22Staging: xgifb: Remove use of WINCE_HEADER defineBill Pemberton
2010-06-22Staging: xgifb: Remove code for WIN2000Bill Pemberton
2010-06-22Staging: xgifb: remove use of LINUX_VERSION_CODEBill Pemberton
2010-06-22Staging: xgifb: use %lx instead of %x in printk formatBill Pemberton
2010-06-18Staging: XGI: remove duplicated #includeHuang Weiyi
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com