aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAge
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-26
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-26
* Staging: xgifb: Fixed styles issues.Kenji Toyama2011-04-25
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-25
* Staging: xgifb: Fixed header file.Kenji Toyama2011-04-25
* Staging: xgifb: Removed thousands of warnings.Kenji Toyama2011-04-25
* Staging: xgifb: Fixed almost all style warnings.Kenji Toyama2011-04-25
* Staging: xgifb: Fixed lots of coding style issues.Kenji Toyama2011-04-25
* Staging: xgifb: Fixed coding style issues in vb_setmode.hKenji Toyama2011-04-25
* Staging: xgifb: Fixed lots of coding style issues.Kenji Toyama2011-04-25
* Staging: xgifb: Fixed coding style issues.Kenji Toyama2011-04-25
* Staging: xgifb: Fixed coding style issues in vb_def.hKenji Toyama2011-04-25
* staging: xgifb: main: make internal functions staticAaro Koskinen2011-04-25
* staging: xgifb: main: delete unused functionsAaro Koskinen2011-04-25
* staging: xgifb: main: delete redudant extern declarationsAaro Koskinen2011-04-25
* staging: xgifb: main: move functions to avoid forward declarationsAaro Koskinen2011-04-25
* staging: xgifb: delete unused register I/O functionsAaro Koskinen2011-04-25
* staging: xgifb: delete unused register I/O macrosAaro Koskinen2011-04-25
* staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or()Aaro Koskinen2011-04-25
* staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and()Aaro Koskinen2011-04-25
* staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or()Aaro Koskinen2011-04-25
* staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set()Aaro Koskinen2011-04-25
* staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get()Aaro Koskinen2011-04-25
* staging: xgifb: replace outXGIREG() with outb()Aaro Koskinen2011-04-25
* 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