summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/XGI_main_26.c
AgeCommit message (Expand)Author
2011-03-14staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen
2011-03-14staging: xgifb: delete incorrect I/O mappingAaro Koskinen
2011-03-14staging: xgifb: delete redundant extended register access enableAaro Koskinen
2011-03-14staging: xgifb: delete unused LINUXBIOS codeAaro Koskinen
2011-03-14staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen
2011-03-14staging: xgifb: delete unsupported chip typesAaro Koskinen
2011-03-09staging: xgifb: delete nomax module parameterAaro Koskinen
2011-03-09staging: xgifb: delete bIntegratedMMEnabledAaro Koskinen
2011-03-09staging: xgifb: delete unused fields from xgi_hw_device_infoAaro Koskinen
2011-03-09staging: xgifb: delete offscreen memory managementAaro Koskinen
2011-03-09staging: xgifb: delete command queue selection/initAaro Koskinen
2011-03-09staging: xgifb: delete HW cursor memory allocationAaro Koskinen
2011-03-07staging: xgifb: remove private ioctlsAaro Koskinen
2011-02-28staging: xgifb: delete unused module parameter "noaccel"Aaro Koskinen
2011-02-28staging: xgifb: eliminate "accel" field from video_infoAaro Koskinen
2011-02-28staging: xgifb: eliminate fbcon_XGI_fillrect()Aaro Koskinen
2011-02-28staging: xgifb: eliminate fbcon_XGI_copyarea()Aaro Koskinen
2011-02-23staging: xgifb: delete redundant XGIhw_ext fieldsAaro Koskinen
2011-02-23staging: xgifb: delete dead code for skipping the video memory sizingAaro Koskinen
2011-02-23Staging: xgifb: Remove unused function fbcon_XGI_syncJavier Martinez Canillas
2011-02-23Staging: xgifb: Remove all the references to XGIfb_accelJavier Martinez Canillas
2011-02-18staging: xgifb: eliminate a global variableAaro Koskinen
2011-02-18staging: xgifb: clean up xgifb_remove()Aaro Koskinen
2011-02-18staging: xgifb: release and unmap I/O memoryAaro Koskinen
2011-02-18staging: xgifb: copy PCI ROM properlyAaro Koskinen
2011-02-18staging: xgifb: fix some memory leaksAaro Koskinen
2011-02-18staging: xgifb: xgifb_probe() error paths missing framebuffer_release()Aaro Koskinen
2010-11-09staging: Use vzallocJoe Perches
2010-11-09Staging: xgifb: change obsolete pci_find_device() with pci_get_device()Atul Sowani
2010-09-08staging: xgifb: Removes unnecesary logJavier Martinez Canillas
2010-09-08staging : xgifb: Removes compilation conditionalsJavier 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-08-31Staging: xgifb: fix lots of sparse warningsRandy Dunlap
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 USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton
2010-06-22Staging: xgifb: Remove unused codeBill 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 use of LINUX_KERNEL defineBill 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