aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-261-160/+278
* staging: xgifb: main: make internal functions staticAaro Koskinen2011-04-251-2/+2
* staging: xgifb: main: delete unused functionsAaro Koskinen2011-04-251-177/+0
* staging: xgifb: main: delete redudant extern declarationsAaro Koskinen2011-04-251-0/+2
* staging: xgifb: main: move functions to avoid forward declarationsAaro Koskinen2011-04-251-300/+299
* staging: xgifb: delete unused register I/O functionsAaro Koskinen2011-04-251-13/+0
* staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or()Aaro Koskinen2011-04-251-4/+4
* staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and()Aaro Koskinen2011-04-251-5/+5
* staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or()Aaro Koskinen2011-04-251-10/+10
* staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set()Aaro Koskinen2011-04-251-81/+81
* staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get()Aaro Koskinen2011-04-251-36/+36
* staging: xgifb: replace outXGIREG() with outb()Aaro Koskinen2011-04-251-8/+8
* staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen2011-03-141-1/+1
* staging: xgifb: delete incorrect I/O mappingAaro Koskinen2011-03-141-7/+0
* staging: xgifb: delete redundant extended register access enableAaro Koskinen2011-03-141-4/+0
* staging: xgifb: delete unused LINUXBIOS codeAaro Koskinen2011-03-141-27/+0
* staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen2011-03-141-4/+1
* staging: xgifb: delete unsupported chip typesAaro Koskinen2011-03-141-26/+5
* staging: xgifb: delete nomax module parameterAaro Koskinen2011-03-091-9/+0
* staging: xgifb: delete bIntegratedMMEnabledAaro Koskinen2011-03-091-14/+0
* 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