summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/XGI_main_26.c
AgeCommit message (Expand)Author
2011-07-05Remove unneeded version.h includes from drivers/staging/xgifb/Jesper Juhl
2011-04-26Staging: xgifb: Fixed style issues.Kenji Toyama
2011-04-25staging: xgifb: main: make internal functions staticAaro Koskinen
2011-04-25staging: xgifb: main: delete unused functionsAaro Koskinen
2011-04-25staging: xgifb: main: delete redudant extern declarationsAaro Koskinen
2011-04-25staging: xgifb: main: move functions to avoid forward declarationsAaro Koskinen
2011-04-25staging: xgifb: delete unused register I/O functionsAaro Koskinen
2011-04-25staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or()Aaro Koskinen
2011-04-25staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and()Aaro Koskinen
2011-04-25staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or()Aaro Koskinen
2011-04-25staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set()Aaro Koskinen
2011-04-25staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get()Aaro Koskinen
2011-04-25staging: xgifb: replace outXGIREG() with outb()Aaro Koskinen
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