summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-311-21/+6
* staging: xgifb: use swap() in XGI_WriteDAC()Fabian Frederick2015-05-311-13/+6
* Staging: xgifb: vb_setmode: Fixed spelling errorColin Cronin2015-05-311-1/+1
* staging: xgifb: remove extra parentheses around right bit shift operationsAya Mahfouz2015-03-061-3/+3
* staging: xgifb: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-70/+70
* staging: xgifb: fix colours on big-endian machines other than powerpcAaro Koskinen2015-02-071-4/+4
* staging: xgifb: remove unnecessary checkSudip Mukherjee2015-01-171-1/+1
* staging: xgifb: Removed a definition which was not used in driverSarah Khan2014-11-031-1/+0
* Staging: xgifb: fix space before commaBrian Vandre2014-10-291-1/+1
* staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-271-1/+1
* staging: xgifb: Removed an unnecessary assignment statementSarah Khan2014-10-271-4/+1
* staging: xgifb: remove unnecessary elseThomas Gummerer2014-09-063-37/+26
* Staging: xgifb: Fixed a code-style warningChaitanya Hazarey2014-05-241-0/+1
* staging: xgifb: Update TODOLubomir Rintel2014-05-181-2/+1
* staging: xgifb: Drop some more useless definesLubomir Rintel2014-05-181-2/+0
* staging: xgifb: Initialize Part0PortLubomir Rintel2014-05-181-0/+1
* staging: xgifb: Eliminate useless ifndefsLubomir Rintel2014-05-182-6/+0
* staging: xgifb coding style cleanupVitor Braga2014-04-253-0/+6
* 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
OpenPOWER on IntegriCloud