summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
Commit message (Expand)AuthorAgeFilesLines
* Staging: xgifb: Remove space after castNavya Sri Nizamkari2015-10-241-3/+3
* Staging: xgifb: Fix comparison to NULL warningNavya Sri Nizamkari2015-10-241-4/+4
* Staging: xgifb: Remove extra blank lines.Navya Sri Nizamkari2015-10-241-1/+0
* Staging: xgifb: Remove blank line before } and after {Navya Sri Nizamkari2015-10-241-6/+0
* Staging: xgifb: Replace udelay, mdelay functions with usleep_rangeNavya Sri Nizamkari2015-10-241-41/+41
* staging: xgifb: make XGIfb_has_VB return booleanGeliang Tang2015-10-241-3/+3
* Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to castShivani Bhardwaj2015-10-021-2/+2
* staging: xgifb: Remove unnecessary externsJoe Perches2015-08-142-19/+19
* staging/xgifb: fix dumpVGAReg compile error if DEBUG is setPeter Huewe2015-07-311-4/+4
* staging/xgifb: Move register helper functions to headerPeter Huewe2015-07-143-48/+40
* staging: xgifb: prefer using the BIT macroHari Prasath Gujulan Elango2015-07-141-2/+2
* 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
OpenPOWER on IntegriCloud