1. 9ea755f staging: xgifb: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  2. 4628337 staging: xgifb: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  3. 509031d staging: xgifb: fix colours on big-endian machines other than powerpc by Aaro Koskinen · 9 years ago
  4. 38c9772 staging: xgifb: remove unnecessary check by Sudip Mukherjee · 10 years ago
  5. 85ebbcc staging: xgifb: Removed a definition which was not used in driver by Sarah Khan · 10 years ago
  6. 92be2d4 Staging: xgifb: fix space before comma by Brian Vandre · 10 years ago
  7. 1d06bb4 staging: remove unneeded parentheses around the right hand side of an assignment by Jiayi Ye · 10 years ago
  8. fe4c6a3 staging: xgifb: Removed an unnecessary assignment statement by Sarah Khan · 10 years ago
  9. 9c8c831 staging: xgifb: remove unnecessary else by Thomas Gummerer · 10 years ago
  10. 0292bd4 Staging: xgifb: Fixed a code-style warning by Chaitanya Hazarey · 10 years ago
  11. 5a0ba45 staging: xgifb: Update TODO by Lubomir Rintel · 10 years ago
  12. 51c4491 staging: xgifb: Drop some more useless defines by Lubomir Rintel · 10 years ago
  13. a5c79d6 staging: xgifb: Initialize Part0Port by Lubomir Rintel · 10 years ago
  14. bb7e5ed staging: xgifb: Eliminate useless ifndefs by Lubomir Rintel · 10 years ago
  15. 694683f staging: xgifb coding style cleanup by Vitor Braga · 10 years ago
  16. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 10 years ago
  17. e508b52 Staging: xgifb: Fix quoted string split across lines in XGI_main_26.c by Monam Agarwal · 10 years ago
  18. 41e043f staging: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  19. 4759e82 Staging: xgifb: fix braces {} are not necessary for any arm of this statement by Ebru Akagunduz · 11 years ago
  20. 1d2a01e Staging: xgifb: remove space before semicolon by Ashvini Varatharaj · 11 years ago
  21. f88d818 Staging: xgifb: braces {} are not necessary for single statement in vb_setmode by Ebru Akagunduz · 11 years ago
  22. 477c81f staging: xgifb: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  23. 2acb611 Staging: xgifb: Fixed a warning of Space before semicolon by Kumar Gaurav · 11 years ago
  24. 334ab07 staging: xgifb: delete unused "pVBInfo" parameters by Aaro Koskinen · 11 years ago
  25. 88a3dfd staging: xgifb: delete unused "RefreshRateTableIndex" parameters by Aaro Koskinen · 11 years ago
  26. b053af1 staging: xgifb: delete unused "HwDeviceExtension" parameters by Aaro Koskinen · 11 years ago
  27. 6b6e6a3 staging: xgifb: delete unused "ModeIdIndex" parameters by Aaro Koskinen · 11 years ago
  28. 3d05f66f staging: xgifb: delete unused "ModeNo" parameters by Aaro Koskinen · 11 years ago
  29. f3ac47c staging: xgifb: delete unused "rateindex" parameters by Aaro Koskinen · 11 years ago
  30. ee76875 staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks by Aaro Koskinen · 11 years ago
  31. aee0ac9 staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks by Aaro Koskinen · 11 years ago
  32. a4ce0e7 staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks by Aaro Koskinen · 11 years ago
  33. 2351d1f staging: xgifb: delete redundant return statements by Aaro Koskinen · 11 years ago
  34. 41fc5f0 staging: xgifb: XGI_DisableBridge(): delete redundant checks by Aaro Koskinen · 11 years ago
  35. 056b540 staging: xgifb: XGI_EnableChISLCD(): delete trivial function by Aaro Koskinen · 11 years ago
  36. a2526d1 staging: xgifb: SetFlag: delete EnableChA by Aaro Koskinen · 11 years ago
  37. d172463 staging: xgifb: SetFlag: delete DisableChA by Aaro Koskinen · 11 years ago
  38. b8e34b3 staging: xgifb: SetFlag: delete EnableChB by Aaro Koskinen · 11 years ago
  39. c4f9c31 staging: xgifb: SetFlag: delete DisableChB by Aaro Koskinen · 11 years ago
  40. ae424a3 staging: xgifb: SetFlag: delete GatingCRT by Aaro Koskinen · 11 years ago
  41. b750f51 staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste by Aaro Koskinen · 11 years ago
  42. b0b4a8a staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  43. 0903b0d staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  44. ce76de5 staging: xgifb: call XGI_GetVBType from InitTo330Pointer by Aaro Koskinen · 11 years ago
  45. 4b80711 staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  46. c976c78 staging: xgifb: refactor XGI_BridgeIsOn() by Aaro Koskinen · 11 years ago
  47. 7580d7f staging/xgifb: Remove dead assignments/increments by Peter Huewe · 11 years ago
  48. 85b3847 staging/xgifb: Fix always false condition in vb_setmode.c (smatch) by Peter Huewe · 11 years ago
  49. 986eb9f staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBits by Peter Huewe · 11 years ago
  50. 9195ba0 staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21Sense by Peter Huewe · 11 years ago
  51. bcd1f16 staging/xgifb: Remove unnecessary cases in XGINew_SenseLCD by Peter Huewe · 11 years ago
  52. fb70b19 staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMType by Peter Huewe · 11 years ago
  53. 597d96b staging: xgifb: rename SR15/SR13 arrays to SR18 by Aaro Koskinen · 11 years ago
  54. d8e7567 staging: xgifb: make SR15/SR13 arrays single dimensional by Aaro Koskinen · 11 years ago
  55. d7ab4a4 staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1B by Aaro Koskinen · 11 years ago
  56. 99c6618 staging: xgifb: delete pXGINew_DRAMTypeDefinition by Aaro Koskinen · 11 years ago
  57. abe0a2e staging: xgifb: delete XGI330_LCDCapStruct.PWD_2x by Aaro Koskinen · 11 years ago
  58. d5a1b52 staging: xgifb: delete XGI330_LCDCapStruct.PSC_Sx by Aaro Koskinen · 11 years ago
  59. 625030e staging: xgifb: delete LCD_SetFlag by Aaro Koskinen · 11 years ago
  60. 84a0b9b staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTN by Aaro Koskinen · 11 years ago
  61. c0d60da staging: xgifb: eliminate IF_DEF_LVDS checks from vb_init by Aaro Koskinen · 11 years ago
  62. 6bc5427 staging: xgifb: delete redundant IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  63. 771f3ee staging/xgifb: Remove duplicated code in loops. by Peter Huewe · 11 years ago
  64. 053004b staging/xgifb: Consolidate return paths by Peter Huewe · 11 years ago
  65. 516354e staging/xgifb: Remove code without effect by Peter Huewe · 11 years ago
  66. 9388ad9 staging/xgifb: Remove unnecessary casts by Peter Huewe · 11 years ago
  67. 66b43eb staging/xgifb: Consolidate if/else if with identical code branches by Peter Huewe · 11 years ago
  68. 5305d74 staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  69. 2200683 staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  70. 718e715 staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  71. a8b3529 staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks by Aaro Koskinen · 11 years ago
  72. 1b149ed staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  73. 7ac54d0 staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  74. d51d45d staging: xgifb: initialize register 3cc address by Aaro Koskinen · 11 years ago
  75. 4b488af staging/xgifb: Remove always false if statement by Peter Huewe · 11 years ago
  76. 6a7fd2d staging/xgifb: Remove unneeded conditional assignment by Peter Huewe · 11 years ago
  77. 46a12df staging/xgifb: Remove unused values in XGI340_ECLKData by Peter Huewe · 11 years ago
  78. 44b8185 staging/xgifb: Remove unused entries in XGI340New_MCLKData and XGI27New_MCLKData by Peter Huewe · 11 years ago
  79. 86c6c94 staging/xgifb: Remove unused values in XG27_SR13 and XGI340_SR13 by Peter Huewe · 11 years ago
  80. 87be0af staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41 by Peter Huewe · 11 years ago
  81. fc008af staging/xgifb: Remove unused variable by Peter Huewe · 11 years ago
  82. f951dd0 staging/xgifb: Consolidate if branches with similar conditions by Peter Huewe · 11 years ago
  83. 826215d staging/xgifb: Consolidate if/else for 'identical' branches by Peter Huewe · 11 years ago
  84. 1504ecb staging/xgifb: Don't write the same values x times by Peter Huewe · 11 years ago
  85. 0141bb2 staging/xgifb: Move duplicated code for dram to helper function by Peter Huewe · 11 years ago
  86. 227dc11 staging/xgifb: Replace XGI340_CR6B table with simple if/else by Peter Huewe · 11 years ago
  87. e44adfd staging/xgifb: Simplify XGISetModeNew by Peter Huewe · 11 years ago
  88. 06cc47b staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCD by Peter Huewe · 11 years ago
  89. 5d1c2a9 staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegs by Peter Huewe · 11 years ago
  90. a5e080b staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddata by Peter Huewe · 11 years ago
  91. bae3170 staging/xgifb: rewrite XGIfb_get_cmap_len by Peter Huewe · 11 years ago
  92. 76a5899 staging/xgifb: Simplify XGI_SetSeqRegs by Peter Huewe · 11 years ago
  93. fd1bbbb staging/xgifb: Fix return of uninitialized variable by Peter Huewe · 11 years ago
  94. 8cedcc7 staging/xgifb: mttr must be (signed) int by Peter Huewe · 11 years ago
  95. 44e1312 staging/xgifb: Remove always false comparisons by Peter Huewe · 11 years ago
  96. f2c2260 staging/xgifb: Simplify XGI_GetRatePtrCRT2 by Peter Huewe · 11 years ago
  97. e2e544c staging/xgifb: remove unused variables by Peter Huewe · 11 years ago
  98. 5fc699f staging/xgifb: Remove redundant if statement by Peter Huewe · 11 years ago
  99. a9e29e6 staging/xgifb: Remove unused variables by Peter Huewe · 11 years ago
  100. ef9a6b9 staging/xgifb: Remove unused variable and dead assignment by Peter Huewe · 11 years ago