summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging: xgifb: delete unused fields from xgi_hw_device_infoAaro Koskinen2011-03-091-4/+0
* staging: xgifb: delete offscreen memory managementAaro Koskinen2011-03-091-319/+0
* staging: xgifb: delete command queue selection/initAaro Koskinen2011-03-091-209/+0
* staging: xgifb: delete HW cursor memory allocationAaro Koskinen2011-03-091-18/+0
* staging: xgifb: remove private ioctlsAaro Koskinen2011-03-071-178/+0
* staging: xgifb: delete unused module parameter "noaccel"Aaro Koskinen2011-02-281-6/+0
* staging: xgifb: eliminate "accel" field from video_infoAaro Koskinen2011-02-281-9/+0
* staging: xgifb: eliminate fbcon_XGI_fillrect()Aaro Koskinen2011-02-281-1/+1
* staging: xgifb: eliminate fbcon_XGI_copyarea()Aaro Koskinen2011-02-281-1/+1
* staging: xgifb: delete redundant XGIhw_ext fieldsAaro Koskinen2011-02-231-18/+0
* staging: xgifb: delete dead code for skipping the video memory sizingAaro Koskinen2011-02-231-1/+0
* Staging: xgifb: Remove unused function fbcon_XGI_syncJavier Martinez Canillas2011-02-231-1/+0
* Staging: xgifb: Remove all the references to XGIfb_accelJavier Martinez Canillas2011-02-231-16/+1
* staging: xgifb: eliminate a global variableAaro Koskinen2011-02-181-7/+11
* staging: xgifb: clean up xgifb_remove()Aaro Koskinen2011-02-181-6/+1
* staging: xgifb: release and unmap I/O memoryAaro Koskinen2011-02-181-3/+14
* staging: xgifb: copy PCI ROM properlyAaro Koskinen2011-02-181-42/+19
* staging: xgifb: fix some memory leaksAaro Koskinen2011-02-181-7/+2
* staging: xgifb: xgifb_probe() error paths missing framebuffer_release()Aaro Koskinen2011-02-181-11/+28
* staging: Use vzallocJoe Perches2010-11-091-2/+1
* Staging: xgifb: change obsolete pci_find_device() with pci_get_device()Atul Sowani2010-11-091-2/+4
* staging: xgifb: Removes unnecesary logJavier Martinez Canillas2010-09-081-7/+0
* staging : xgifb: Removes compilation conditionalsJavier Martinez Canillas2010-09-081-4/+1
* Staging: xgifb: fixed many style issues in XGI_main_26.cPrashant P. Shah2010-09-061-1934/+1924
* staging: xgifb: Removes unused variableJavier Martinez Canillas2010-09-051-1/+0
* Staging: xgifb: fix lots of sparse warningsRandy Dunlap2010-08-311-12/+17
* Staging: xgifb: Remove typedefs in XGIfb.hBill Pemberton2010-06-221-1/+1
* Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton2010-06-221-5/+6
* Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton2010-06-221-5/+5
* Staging: xgifb: Remove XGI_DSReg and PXGI_DSReg typedefsBill Pemberton2010-06-221-2/+2
* Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton2010-06-221-17/+17
* Staging: xgifb: Remove unused codeBill Pemberton2010-06-221-83/+0
* Staging: xgifb: Remove PUCHAR typedefBill Pemberton2010-06-221-2/+3
* Staging: xgifb: Remove defines for TRUE, FALSE, and NULLBill Pemberton2010-06-221-36/+43
* Staging: xgifb: Remove port macros in osdef.hBill Pemberton2010-06-221-2/+0
* Staging: xgifb: Remove use of LINUX_KERNEL defineBill Pemberton2010-06-221-2/+0
* Staging: xgifb: remove use of LINUX_VERSION_CODEBill Pemberton2010-06-221-28/+1
* Staging: xgifb: use %lx instead of %x in printk formatBill Pemberton2010-06-221-1/+2
* Staging: XGI: remove duplicated #includeHuang Weiyi2010-06-181-1/+0
* staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com2010-06-041-0/+3773
OpenPOWER on IntegriCloud