summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-173-4/+4
* Staging: xgifb: Fix quoted string split across lines in XGI_main_26.cMonam Agarwal2014-02-281-10/+5
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz2013-10-301-3/+2
* Staging: xgifb: remove space before semicolonAshvini Varatharaj2013-10-141-1/+1
* Staging: xgifb: braces {} are not necessary for single statement in vb_setmodeEbru Akagunduz2013-10-071-4/+2
* staging: xgifb: Remove redundant pci_set_drvdataSachin Kamat2013-09-251-1/+0
* Staging: xgifb: Fixed a warning of Space before semicolonKumar Gaurav2013-08-121-1/+1
* staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen2013-07-234-22/+15
* staging: xgifb: delete unused "RefreshRateTableIndex" parametersAaro Koskinen2013-07-231-27/+17
* staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen2013-07-233-76/+39
* staging: xgifb: delete unused "ModeIdIndex" parametersAaro Koskinen2013-07-231-23/+14
* staging: xgifb: delete unused "ModeNo" parametersAaro Koskinen2013-07-231-134/+107
* staging: xgifb: delete unused "rateindex" parametersAaro Koskinen2013-07-231-5/+3
* staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checksAaro Koskinen2013-05-301-14/+5
* staging: xgifb: vb_setmode: delete IF_DEF_HiVision checksAaro Koskinen2013-05-301-25/+14
* staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checksAaro Koskinen2013-05-301-41/+26
* staging: xgifb: delete redundant return statementsAaro Koskinen2013-05-301-14/+1
* staging: xgifb: XGI_DisableBridge(): delete redundant checksAaro Koskinen2013-05-301-11/+4
* staging: xgifb: XGI_EnableChISLCD(): delete trivial functionAaro Koskinen2013-05-301-28/+5
* staging: xgifb: SetFlag: delete EnableChAAaro Koskinen2013-05-302-19/+3
* staging: xgifb: SetFlag: delete DisableChAAaro Koskinen2013-05-302-25/+11
* staging: xgifb: SetFlag: delete EnableChBAaro Koskinen2013-05-302-15/+4
* staging: xgifb: SetFlag: delete DisableChBAaro Koskinen2013-05-302-34/+19
* staging: xgifb: SetFlag: delete GatingCRTAaro Koskinen2013-05-302-17/+3
* staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-pasteAaro Koskinen2013-05-301-10/+4
* staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS checkAaro Koskinen2013-05-301-8/+3
* staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS checkAaro Koskinen2013-05-301-55/+34
* staging: xgifb: call XGI_GetVBType from InitTo330PointerAaro Koskinen2013-05-302-7/+3
* staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS checkAaro Koskinen2013-05-301-3/+0
* staging: xgifb: refactor XGI_BridgeIsOn()Aaro Koskinen2013-05-303-17/+9
* staging/xgifb: Remove dead assignments/incrementsPeter Huewe2013-05-172-20/+1
* staging/xgifb: Fix always false condition in vb_setmode.c (smatch)Peter Huewe2013-05-161-1/+1
* staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBitsPeter Huewe2013-05-161-3/+1
* staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21S...Peter Huewe2013-05-161-10/+4
* staging/xgifb: Remove unnecessary cases in XGINew_SenseLCDPeter Huewe2013-05-161-36/+15
* staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMTypePeter Huewe2013-05-161-5/+3
* staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen2013-03-284-9/+9
* staging: xgifb: make SR15/SR13 arrays single dimensionalAaro Koskinen2013-03-283-21/+9
* staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1BAaro Koskinen2013-03-282-7/+3
* staging: xgifb: delete pXGINew_DRAMTypeDefinitionAaro Koskinen2013-03-281-1/+0
* staging: xgifb: delete XGI330_LCDCapStruct.PWD_2xAaro Koskinen2013-03-282-19/+14
* staging: xgifb: delete XGI330_LCDCapStruct.PSC_SxAaro Koskinen2013-03-282-19/+14
* staging: xgifb: delete LCD_SetFlagAaro Koskinen2013-03-283-19/+14
* staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTNAaro Koskinen2013-03-281-1/+1
* staging: xgifb: eliminate IF_DEF_LVDS checks from vb_initAaro Koskinen2013-03-281-15/+10
* staging: xgifb: delete redundant IF_DEF_LVDS checkAaro Koskinen2013-03-281-11/+8
* staging/xgifb: Remove duplicated code in loops.Peter Huewe2013-02-151-8/+3
* staging/xgifb: Consolidate return pathsPeter Huewe2013-02-151-3/+1
* staging/xgifb: Remove code without effectPeter Huewe2013-02-151-8/+1