aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Staging: xgifb: remove useless blank linesBen Marsh1-4/+0
2016-03-11staging: xgifb: Avoid multiple blank linesRehas Sachdeva4-7/+0
2016-02-14staging: xgifb: Fix comment styleJanani Ravichandran1-1/+2
2016-02-11staging: xgifb: Remove unneeded parenthesesJanani Ravichandran2-17/+17
2016-02-11Staging: xgifb: Remove unnecessary blank linesBhumika Goyal1-6/+0
2016-02-11Staging: xgifb: Remove space after type castBhumika Goyal1-11/+11
2016-02-07drivers: staging: xgifb: vgatypes.h: fixed coding style warningsSaatvik Arya1-3/+4
2016-02-07staging: xgifb: Don't use multiple blank linesBenoit Hiller1-2/+0
2015-10-24Staging: xgifb: Remove space after castNavya Sri Nizamkari1-3/+3
2015-10-24Staging: xgifb: Fix comparison to NULL warningNavya Sri Nizamkari1-4/+4
2015-10-24Staging: xgifb: Remove extra blank lines.Navya Sri Nizamkari1-1/+0
2015-10-24Staging: xgifb: Remove blank line before } and after {Navya Sri Nizamkari1-6/+0
2015-10-24Staging: xgifb: Replace udelay, mdelay functions with usleep_rangeNavya Sri Nizamkari1-41/+41
2015-10-24staging: xgifb: make XGIfb_has_VB return booleanGeliang Tang1-3/+3
2015-10-02Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to castShivani Bhardwaj1-2/+2
2015-08-14staging: xgifb: Remove unnecessary externsJoe Perches2-19/+19
2015-07-31staging/xgifb: fix dumpVGAReg compile error if DEBUG is setPeter Huewe1-4/+4
2015-07-14staging/xgifb: Move register helper functions to headerPeter Huewe3-48/+40
2015-07-14staging: xgifb: prefer using the BIT macroHari Prasath Gujulan Elango1-2/+2
2015-05-31staging: xgifb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-21/+6
2015-05-31staging: xgifb: use swap() in XGI_WriteDAC()Fabian Frederick1-13/+6
2015-05-31Staging: xgifb: vb_setmode: Fixed spelling errorColin Cronin1-1/+1
2015-03-06staging: xgifb: remove extra parentheses around right bit shift operationsAya Mahfouz1-3/+3
2015-02-26staging: xgifb: rewrite the right hand side of an assignmentAya Mahfouz1-70/+70
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