summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: clean up register function variable namesAaro Koskinen2011-03-141-13/+13
* staging: xgifb: clean up register access typesAaro Koskinen2011-03-142-18/+15
* staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen2011-03-144-31/+31
* staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen2011-03-145-200/+200
* staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen2011-03-145-45/+45
* staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen2011-03-145-168/+168
* staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen2011-03-146-663/+657
* staging: xgifb: replace XGINew_SetReg4() with outl()Aaro Koskinen2011-03-143-10/+4
* staging: xgifb: replace XGINew_SetReg3() with outb()Aaro Koskinen2011-03-144-42/+33
* staging: xgifb: replace XGINew_GetReg3() with inl()Aaro Koskinen2011-03-143-14/+4
* staging: xgifb: replace XGINew_GetReg2() with inb()Aaro Koskinen2011-03-143-35/+25
* staging: xgifb: vb_util: delete commented-out codeAaro Koskinen2011-03-142-36/+0
* staging: xgifb: vb_util: include the .h fileAaro Koskinen2011-03-141-14/+1
* staging: xgifb: replace DelayUS() with udelay()Aaro Koskinen2011-03-141-44/+39
* staging: xgifb: use mdelay() for millisecond delaysAaro Koskinen2011-03-141-3/+3
* staging: xgifb: delete incorrect I/O mappingAaro Koskinen2011-03-142-8/+0
* staging: xgifb: delete redundant extended register access enableAaro Koskinen2011-03-141-4/+0
* staging: xgifb: delete unused LINUXBIOS codeAaro Koskinen2011-03-142-29/+0
* staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen2011-03-145-102/+36
* staging: xgifb: delete dead code for chip types < XG40Aaro Koskinen2011-03-142-222/+3
* staging: xgifb: delete unsupported chip typesAaro Koskinen2011-03-142-44/+5
* staging: xgifb: vb_setmode: move functions to avoid forward declarationsAaro Koskinen2011-03-141-2279/+2166
* staging: xgifb: vb_init: move functions to avoid forward declarationsAaro Koskinen2011-03-141-447/+428
* staging: xgifb: vb_ext: move functions to avoid forward declarationsAaro Koskinen2011-03-141-164/+156
* staging: xgifb: vb_init: make internal functions staticAaro Koskinen2011-03-092-28/+26
* staging: xgifb: vb_init: delete unused functionsAaro Koskinen2011-03-091-1014/+0
* staging: xgifb: vb_init: delete redundant declarationsAaro Koskinen2011-03-091-21/+0
* staging: xgifb: vb_ext: make internal functions staticAaro Koskinen2011-03-091-9/+9
* staging: xgifb: vb_ext: delete unused functionsAaro Koskinen2011-03-092-440/+0
* staging: xgifb: vb_ext: delete redundant declarationsAaro Koskinen2011-03-091-17/+0
* staging: xgifb: vb_setmode: include the .h fileAaro Koskinen2011-03-091-42/+1
* staging: xgifb: vb_setmode: make internal functions staticAaro Koskinen2011-03-092-200/+176
* staging: xgifb: delete nomax module parameterAaro Koskinen2011-03-091-9/+0
* staging: xgifb: delete bIntegratedMMEnabledAaro Koskinen2011-03-093-19/+0
* staging: xgifb: delete bSkipSenseAaro Koskinen2011-03-092-25/+21
* staging: xgifb: delete unused fields from xgi_hw_device_infoAaro Koskinen2011-03-092-33/+0
* staging: xgifb: delete offscreen memory managementAaro Koskinen2011-03-093-367/+0
* staging: xgifb: delete command queue selection/initAaro Koskinen2011-03-092-258/+0
* staging: xgifb: delete HW cursor memory allocationAaro Koskinen2011-03-092-26/+0
* staging: xgifb: remove private ioctlsAaro Koskinen2011-03-073-259/+0
* staging: xgifb: delete unused module parameter "noaccel"Aaro Koskinen2011-02-281-6/+0
* staging: xgifb: delete XGI_accel.[ch]Aaro Koskinen2011-02-284-602/+1
* staging: xgifb: eliminate "accel" field from video_infoAaro Koskinen2011-02-282-10/+0
* staging: xgifb: eliminate fbcon_XGI_fillrect()Aaro Koskinen2011-02-284-14/+1
* staging: xgifb: eliminate fbcon_XGI_copyarea()Aaro Koskinen2011-02-284-14/+1
* staging: xgifb: delete redundant XGIhw_ext fieldsAaro Koskinen2011-02-232-28/+0
* staging: xgifb: delete dead code for skipping the video memory sizingAaro Koskinen2011-02-233-23/+3
* Staging: xgifb: Remove unused function fbcon_XGI_syncJavier Martinez Canillas2011-02-233-7/+0
* Staging: xgifb: Remove unused spinlock in struct video_infoJavier Martinez Canillas2011-02-231-3/+0
* Staging: xgifb: Remove all the references to XGIfb_accelJavier Martinez Canillas2011-02-232-17/+1
OpenPOWER on IntegriCloud