aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07staging: xgifb: fix colours on big-endian machines other than powerpcAaro Koskinen1-4/+4
2015-01-17staging: xgifb: remove unnecessary checkSudip Mukherjee1-1/+1
2014-11-03staging: xgifb: Removed a definition which was not used in driverSarah Khan1-1/+0
2014-10-29Staging: xgifb: fix space before commaBrian Vandre1-1/+1
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-10-27staging: xgifb: Removed an unnecessary assignment statementSarah Khan1-4/+1
2014-09-06staging: xgifb: remove unnecessary elseThomas Gummerer3-37/+26
2014-05-24Staging: xgifb: Fixed a code-style warningChaitanya Hazarey1-0/+1
2014-05-18staging: xgifb: Update TODOLubomir Rintel1-2/+1
2014-05-18staging: xgifb: Drop some more useless definesLubomir Rintel1-2/+0
2014-05-18staging: xgifb: Initialize Part0PortLubomir Rintel1-0/+1
2014-05-18staging: xgifb: Eliminate useless ifndefsLubomir Rintel2-6/+0
2014-04-25staging: xgifb coding style cleanupVitor Braga3-0/+6
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen3-4/+4
2014-02-28Staging: xgifb: Fix quoted string split across lines in XGI_main_26.cMonam Agarwal1-10/+5
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-10-30Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz1-3/+2
2013-10-14Staging: xgifb: remove space before semicolonAshvini Varatharaj1-1/+1
2013-10-07Staging: xgifb: braces {} are not necessary for single statement in vb_setmodeEbru Akagunduz1-4/+2
2013-09-25staging: xgifb: Remove redundant pci_set_drvdataSachin Kamat1-1/+0
2013-08-12Staging: xgifb: Fixed a warning of Space before semicolonKumar Gaurav1-1/+1
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen4-22/+15
2013-07-23staging: xgifb: delete unused "RefreshRateTableIndex" parametersAaro Koskinen1-27/+17
2013-07-23staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen3-76/+39
2013-07-23staging: xgifb: delete unused "ModeIdIndex" parametersAaro Koskinen1-23/+14
2013-07-23staging: xgifb: delete unused "ModeNo" parametersAaro Koskinen1-134/+107
2013-07-23staging: xgifb: delete unused "rateindex" parametersAaro Koskinen1-5/+3
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checksAaro Koskinen1-14/+5
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_HiVision checksAaro Koskinen1-25/+14
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checksAaro Koskinen1-41/+26
2013-05-30staging: xgifb: delete redundant return statementsAaro Koskinen1-14/+1
2013-05-30staging: xgifb: XGI_DisableBridge(): delete redundant checksAaro Koskinen1-11/+4
2013-05-30staging: xgifb: XGI_EnableChISLCD(): delete trivial functionAaro Koskinen1-28/+5
2013-05-30staging: xgifb: SetFlag: delete EnableChAAaro Koskinen2-19/+3
2013-05-30staging: xgifb: SetFlag: delete DisableChAAaro Koskinen2-25/+11
2013-05-30staging: xgifb: SetFlag: delete EnableChBAaro Koskinen2-15/+4
2013-05-30staging: xgifb: SetFlag: delete DisableChBAaro Koskinen2-34/+19
2013-05-30staging: xgifb: SetFlag: delete GatingCRTAaro Koskinen2-17/+3
2013-05-30staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-pasteAaro Koskinen1-10/+4
2013-05-30staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS checkAaro Koskinen1-8/+3
2013-05-30staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS checkAaro Koskinen1-55/+34
2013-05-30staging: xgifb: call XGI_GetVBType from InitTo330PointerAaro Koskinen2-7/+3
2013-05-30staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS checkAaro Koskinen1-3/+0
2013-05-30staging: xgifb: refactor XGI_BridgeIsOn()Aaro Koskinen3-17/+9
2013-05-17staging/xgifb: Remove dead assignments/incrementsPeter Huewe2-20/+1
2013-05-16staging/xgifb: Fix always false condition in vb_setmode.c (smatch)Peter Huewe1-1/+1
2013-05-16staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBitsPeter Huewe1-3/+1
2013-05-16staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21SensePeter Huewe1-10/+4
2013-05-16staging/xgifb: Remove unnecessary cases in XGINew_SenseLCDPeter Huewe1-36/+15
2013-05-16staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMTypePeter Huewe1-5/+3