summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main_26.c
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: xgifb: delete write-only variablesAaro Koskinen2011-08-241-10/+0
* | staging: xgifb: replace video_type with FB_TYPE_PACKED_PIXELSAaro Koskinen2011-08-231-1/+1
* | staging: xgifb: probe: delete checks for mode "none"Aaro Koskinen2011-08-231-253/+246
* | staging: xgifb: eliminate #ifdef XGIFB_PANAaro Koskinen2011-08-231-12/+0
* | staging: xgifb: delete unused definitionsAaro Koskinen2011-08-231-2/+0
* | Staging: xgifb: Delete define XGIINITSTATIC in XGI_main_26.c and XGI_main.hRuslan Pisarev2011-08-231-2/+2
* | Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in...Ruslan Pisarev2011-08-231-13/+13
|/
* Remove unneeded version.h includes from drivers/staging/xgifb/Jesper Juhl2011-07-051-1/+0
* 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
OpenPOWER on IntegriCloud