aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_util.h
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: clean up register access typesAaro Koskinen2011-03-141-5/+5
* staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen2011-03-141-1/+1
* staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen2011-03-141-1/+1
* staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen2011-03-141-1/+1
* staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen2011-03-141-1/+1
* staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen2011-03-141-1/+1
* staging: xgifb: replace XGINew_SetReg4() with outl()Aaro Koskinen2011-03-141-1/+0
* staging: xgifb: replace XGINew_SetReg3() with outb()Aaro Koskinen2011-03-141-1/+0
* staging: xgifb: replace XGINew_GetReg3() with inl()Aaro Koskinen2011-03-141-1/+0
* staging: xgifb: replace XGINew_GetReg2() with inb()Aaro Koskinen2011-03-141-1/+0
* staging: xgifb: vb_util: delete commented-out codeAaro Koskinen2011-03-141-2/+0
* Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton2010-06-221-3/+3
* Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton2010-06-221-9/+9
* staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com2010-06-041-0/+15