aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/xgifb/vb_util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22staging: xgifb: delete the driverGreg Kroah-Hartman1-46/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-19staging: xgifb: vb_util.h Space after castWalt Feasel1-2/+2
2016-03-29staging: xgifb: fix bare use of 'unsigned'Clifton Barnes1-3/+5
2015-10-02Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to castShivani Bhardwaj1-2/+2
2015-07-14staging/xgifb: Move register helper functions to headerPeter Huewe1-5/+39
2011-03-14staging: xgifb: clean up register access typesAaro Koskinen1-5/+5
2011-03-14staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()Aaro Koskinen1-1/+1
2011-03-14staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()Aaro Koskinen1-1/+1
2011-03-14staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()Aaro Koskinen1-1/+1
2011-03-14staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()Aaro Koskinen1-1/+1
2011-03-14staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()Aaro Koskinen1-1/+1
2011-03-14staging: xgifb: replace XGINew_SetReg4() with outl()Aaro Koskinen1-1/+0
2011-03-14staging: xgifb: replace XGINew_SetReg3() with outb()Aaro Koskinen1-1/+0
2011-03-14staging: xgifb: replace XGINew_GetReg3() with inl()Aaro Koskinen1-1/+0
2011-03-14staging: xgifb: replace XGINew_GetReg2() with inb()Aaro Koskinen1-1/+0
2011-03-14staging: xgifb: vb_util: delete commented-out codeAaro Koskinen1-2/+0
2010-06-22Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton1-3/+3
2010-06-22Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton1-9/+9
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com1-0/+15