aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_setmode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-12staging:xgifb:vb_setmode.h: Add missing identifier namesJacob Zachariah1-9/+9
2015-08-14staging: xgifb: Remove unnecessary externsJoe Perches1-17/+17
2013-08-12Staging: xgifb: Fixed a warning of Space before semicolonKumar Gaurav1-1/+1
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen1-2/+1
2013-07-23staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen1-4/+2
2013-05-30staging: xgifb: refactor XGI_BridgeIsOn()Aaro Koskinen1-1/+0
2011-12-08staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen1-2/+4
2011-11-28staging: xgifb: vb_setmode: make internal functions staticAaro Koskinen1-29/+0
2011-11-28staging: xgifb: vb_setmode: make XGI_GetLVDSOEMTableIndex() staticAaro Koskinen1-1/+0
2011-11-28staging: xgifb: vb_setmode: make XGI_XG21SetPanelDelay() staticAaro Koskinen1-2/+0
2011-11-28staging: xgifb: vb_setmode: make XGI_XG27BLSignalVDD() staticAaro Koskinen1-3/+0
2011-11-28staging: xgifb: vb_setmode: make XGI_XG21BLSignalVDD() staticAaro Koskinen1-3/+0
2011-11-28staging: xgifb: vb_setmode: make XGI_SetXG27FPBits() staticAaro Koskinen1-1/+0
2011-11-28staging: xgifb: vb_setmode: make XGI_SetXG21FPBits() staticAaro Koskinen1-2/+0
2011-11-28staging: xgifb: vb_setmode: make XGI_GetResInfo() staticAaro Koskinen1-4/+0
2011-11-28staging: xgifb: vb_setmode: make XGI_LongWait() staticAaro Koskinen1-1/+0
2011-04-25Staging: xgifb: Fixed coding style issues in vb_setmode.hKenji Toyama1-32/+65
2011-03-09staging: xgifb: vb_setmode: make internal functions staticAaro Koskinen1-4/+0
2010-06-22Staging: xgifb: Remove typedefs in vb_struct.hBill Pemberton1-31/+31
2010-06-22Staging: xgifb: Remove XGI_HW_DEVICE_INFO and PXGI_HW_DEVICE_INFO typedefsBill Pemberton1-14/+16
2010-06-22Staging: xgifb: Remove SHORT, UCHAR, and LONG typedefBill Pemberton1-1/+1
2010-06-22Staging: xgifb: Remove USHORT, ULONG, BOOLEAN, and VOID typedefsBill Pemberton1-18/+18
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com1-0/+40