summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb
AgeCommit message (Expand)Author
2011-03-14staging: xgifb: clean up register function variable namesAaro Koskinen
2011-03-14staging: xgifb: clean up register access typesAaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen
2011-03-14staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_SetReg4() with outl()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_SetReg3() with outb()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_GetReg3() with inl()Aaro Koskinen
2011-03-14staging: xgifb: replace XGINew_GetReg2() with inb()Aaro Koskinen
2011-03-14staging: xgifb: vb_util: delete commented-out codeAaro Koskinen
2011-03-14staging: xgifb: vb_util: include the .h fileAaro Koskinen
2011-03-14staging: xgifb: replace DelayUS() with udelay()Aaro Koskinen
2011-03-14staging: xgifb: use mdelay() for millisecond delaysAaro 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 dead code for chip types < XG40Aaro Koskinen
2011-03-14staging: xgifb: delete unsupported chip typesAaro Koskinen
2011-03-14staging: xgifb: vb_setmode: move functions to avoid forward declarationsAaro Koskinen
2011-03-14staging: xgifb: vb_init: move functions to avoid forward declarationsAaro Koskinen
2011-03-14staging: xgifb: vb_ext: move functions to avoid forward declarationsAaro Koskinen
2011-03-09staging: xgifb: vb_init: make internal functions staticAaro Koskinen
2011-03-09staging: xgifb: vb_init: delete unused functionsAaro Koskinen
2011-03-09staging: xgifb: vb_init: delete redundant declarationsAaro Koskinen
2011-03-09staging: xgifb: vb_ext: make internal functions staticAaro Koskinen
2011-03-09staging: xgifb: vb_ext: delete unused functionsAaro Koskinen
2011-03-09staging: xgifb: vb_ext: delete redundant declarationsAaro Koskinen
2011-03-09staging: xgifb: vb_setmode: include the .h fileAaro Koskinen
2011-03-09staging: xgifb: vb_setmode: make internal functions staticAaro Koskinen
2011-03-09staging: xgifb: delete nomax module parameterAaro Koskinen
2011-03-09staging: xgifb: delete bIntegratedMMEnabledAaro Koskinen
2011-03-09staging: xgifb: delete bSkipSenseAaro 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: delete XGI_accel.[ch]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 unused spinlock in struct video_infoJavier Martinez Canillas
2011-02-23Staging: xgifb: Remove all the references to XGIfb_accelJavier Martinez Canillas