aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* staging: xgifb: clean up register function variable namesAaro Koskinen2011-03-14
* staging: xgifb: clean up register access typesAaro Koskinen2011-03-14
* staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen2011-03-14
* staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen2011-03-14
* staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen2011-03-14
* staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen2011-03-14
* staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen2011-03-14
* staging: xgifb: replace XGINew_SetReg4() with outl()Aaro Koskinen2011-03-14
* staging: xgifb: replace XGINew_SetReg3() with outb()Aaro Koskinen2011-03-14
* staging: xgifb: replace XGINew_GetReg3() with inl()Aaro Koskinen2011-03-14
* staging: xgifb: replace XGINew_GetReg2() with inb()Aaro Koskinen2011-03-14
* staging: xgifb: vb_util: delete commented-out codeAaro Koskinen2011-03-14
* staging: xgifb: vb_util: include the .h fileAaro Koskinen2011-03-14
* staging: xgifb: replace DelayUS() with udelay()Aaro Koskinen2011-03-14
* staging: xgifb: use mdelay() for millisecond delaysAaro Koskinen2011-03-14
* staging: xgifb: delete incorrect I/O mappingAaro Koskinen2011-03-14
* staging: xgifb: delete redundant extended register access enableAaro Koskinen2011-03-14
* staging: xgifb: delete unused LINUXBIOS codeAaro Koskinen2011-03-14
* staging: xgifb: eliminate redudant chip type >= XG40 checksAaro Koskinen2011-03-14
* staging: xgifb: delete dead code for chip types < XG40Aaro Koskinen2011-03-14
* staging: xgifb: delete unsupported chip typesAaro Koskinen2011-03-14
* staging: xgifb: vb_setmode: move functions to avoid forward declarationsAaro Koskinen2011-03-14
* staging: xgifb: vb_init: move functions to avoid forward declarationsAaro Koskinen2011-03-14
* staging: xgifb: vb_ext: move functions to avoid forward declarationsAaro Koskinen2011-03-14
* staging: xgifb: vb_init: make internal functions staticAaro Koskinen2011-03-09
* staging: xgifb: vb_init: delete unused functionsAaro Koskinen2011-03-09
* staging: xgifb: vb_init: delete redundant declarationsAaro Koskinen2011-03-09
* staging: xgifb: vb_ext: make internal functions staticAaro Koskinen2011-03-09
* staging: xgifb: vb_ext: delete unused functionsAaro Koskinen2011-03-09
* staging: xgifb: vb_ext: delete redundant declarationsAaro Koskinen2011-03-09
* staging: xgifb: vb_setmode: include the .h fileAaro Koskinen2011-03-09
* staging: xgifb: vb_setmode: make internal functions staticAaro Koskinen2011-03-09
* staging: xgifb: delete nomax module parameterAaro Koskinen2011-03-09
* staging: xgifb: delete bIntegratedMMEnabledAaro Koskinen2011-03-09
* staging: xgifb: delete bSkipSenseAaro Koskinen2011-03-09
* staging: xgifb: delete unused fields from xgi_hw_device_infoAaro Koskinen2011-03-09
* staging: xgifb: delete offscreen memory managementAaro Koskinen2011-03-09
* staging: xgifb: delete command queue selection/initAaro Koskinen2011-03-09
* staging: xgifb: delete HW cursor memory allocationAaro Koskinen2011-03-09
* staging: xgifb: remove private ioctlsAaro Koskinen2011-03-07
* staging: xgifb: delete unused module parameter "noaccel"Aaro Koskinen2011-02-28
* staging: xgifb: delete XGI_accel.[ch]Aaro Koskinen2011-02-28
* staging: xgifb: eliminate "accel" field from video_infoAaro Koskinen2011-02-28
* staging: xgifb: eliminate fbcon_XGI_fillrect()Aaro Koskinen2011-02-28
* staging: xgifb: eliminate fbcon_XGI_copyarea()Aaro Koskinen2011-02-28
* staging: xgifb: delete redundant XGIhw_ext fieldsAaro Koskinen2011-02-23
* staging: xgifb: delete dead code for skipping the video memory sizingAaro Koskinen2011-02-23
* Staging: xgifb: Remove unused function fbcon_XGI_syncJavier Martinez Canillas2011-02-23
* Staging: xgifb: Remove unused spinlock in struct video_infoJavier Martinez Canillas2011-02-23