summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAgeFilesLines
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-261-160/+278
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-261-281/+375
* Staging: xgifb: Fixed styles issues.Kenji Toyama2011-04-251-71/+71
* Staging: xgifb: Fixed style issues.Kenji Toyama2011-04-251-58/+55
* Staging: xgifb: Fixed header file.Kenji Toyama2011-04-251-1/+1
* Staging: xgifb: Removed thousands of warnings.Kenji Toyama2011-04-251-4102/+4045
* Staging: xgifb: Fixed almost all style warnings.Kenji Toyama2011-04-251-434/+389
* Staging: xgifb: Fixed lots of coding style issues.Kenji Toyama2011-04-251-752/+1133
* Staging: xgifb: Fixed coding style issues in vb_setmode.hKenji Toyama2011-04-251-32/+65
* Staging: xgifb: Fixed lots of coding style issues.Kenji Toyama2011-04-252-165/+369
* Staging: xgifb: Fixed coding style issues.Kenji Toyama2011-04-252-53/+110
* Staging: xgifb: Fixed coding style issues in vb_def.hKenji Toyama2011-04-251-632/+637
* 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-252-55/+2
* staging: xgifb: main: move functions to avoid forward declarationsAaro Koskinen2011-04-252-341/+299
* staging: xgifb: delete unused register I/O functionsAaro Koskinen2011-04-252-17/+0
* staging: xgifb: delete unused register I/O macrosAaro Koskinen2011-04-251-36/+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
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* 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
OpenPOWER on IntegriCloud