summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb
AgeCommit message (Expand)Author
2015-10-24Staging: xgifb: Remove space after castNavya Sri Nizamkari
2015-10-24Staging: xgifb: Fix comparison to NULL warningNavya Sri Nizamkari
2015-10-24Staging: xgifb: Remove extra blank lines.Navya Sri Nizamkari
2015-10-24Staging: xgifb: Remove blank line before } and after {Navya Sri Nizamkari
2015-10-24Staging: xgifb: Replace udelay, mdelay functions with usleep_rangeNavya Sri Nizamkari
2015-10-24staging: xgifb: make XGIfb_has_VB return booleanGeliang Tang
2015-10-02Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to castShivani Bhardwaj
2015-08-14staging: xgifb: Remove unnecessary externsJoe Perches
2015-07-31staging/xgifb: fix dumpVGAReg compile error if DEBUG is setPeter Huewe
2015-07-14staging/xgifb: Move register helper functions to headerPeter Huewe
2015-07-14staging: xgifb: prefer using the BIT macroHari Prasath Gujulan Elango
2015-05-31staging: xgifb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-05-31staging: xgifb: use swap() in XGI_WriteDAC()Fabian Frederick
2015-05-31Staging: xgifb: vb_setmode: Fixed spelling errorColin Cronin
2015-03-06staging: xgifb: remove extra parentheses around right bit shift operationsAya Mahfouz
2015-02-26staging: xgifb: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-07staging: xgifb: fix colours on big-endian machines other than powerpcAaro Koskinen
2015-01-17staging: xgifb: remove unnecessary checkSudip Mukherjee
2014-11-03staging: xgifb: Removed a definition which was not used in driverSarah Khan
2014-10-29Staging: xgifb: fix space before commaBrian Vandre
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye
2014-10-27staging: xgifb: Removed an unnecessary assignment statementSarah Khan
2014-09-06staging: xgifb: remove unnecessary elseThomas Gummerer
2014-05-24Staging: xgifb: Fixed a code-style warningChaitanya Hazarey
2014-05-18staging: xgifb: Update TODOLubomir Rintel
2014-05-18staging: xgifb: Drop some more useless definesLubomir Rintel
2014-05-18staging: xgifb: Initialize Part0PortLubomir Rintel
2014-05-18staging: xgifb: Eliminate useless ifndefsLubomir Rintel
2014-04-25staging: xgifb coding style cleanupVitor Braga
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2014-02-28Staging: xgifb: Fix quoted string split across lines in XGI_main_26.cMonam Agarwal
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-30Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz
2013-10-14Staging: xgifb: remove space before semicolonAshvini Varatharaj
2013-10-07Staging: xgifb: braces {} are not necessary for single statement in vb_setmodeEbru Akagunduz
2013-09-25staging: xgifb: Remove redundant pci_set_drvdataSachin Kamat
2013-08-12Staging: xgifb: Fixed a warning of Space before semicolonKumar Gaurav
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "RefreshRateTableIndex" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "ModeIdIndex" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "ModeNo" parametersAaro Koskinen
2013-07-23staging: xgifb: delete unused "rateindex" parametersAaro Koskinen
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checksAaro Koskinen
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_HiVision checksAaro Koskinen
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checksAaro Koskinen
2013-05-30staging: xgifb: delete redundant return statementsAaro Koskinen
2013-05-30staging: xgifb: XGI_DisableBridge(): delete redundant checksAaro Koskinen
2013-05-30staging: xgifb: XGI_EnableChISLCD(): delete trivial functionAaro Koskinen
2013-05-30staging: xgifb: SetFlag: delete EnableChAAaro Koskinen