1. e508b52 Staging: xgifb: Fix quoted string split across lines in XGI_main_26.c by Monam Agarwal · 10 years ago
  2. 41e043f staging: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  3. 4759e82 Staging: xgifb: fix braces {} are not necessary for any arm of this statement by Ebru Akagunduz · 11 years ago
  4. 1d2a01e Staging: xgifb: remove space before semicolon by Ashvini Varatharaj · 11 years ago
  5. f88d818 Staging: xgifb: braces {} are not necessary for single statement in vb_setmode by Ebru Akagunduz · 11 years ago
  6. 477c81f staging: xgifb: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  7. 2acb611 Staging: xgifb: Fixed a warning of Space before semicolon by Kumar Gaurav · 11 years ago
  8. 334ab07 staging: xgifb: delete unused "pVBInfo" parameters by Aaro Koskinen · 11 years ago
  9. 88a3dfd staging: xgifb: delete unused "RefreshRateTableIndex" parameters by Aaro Koskinen · 11 years ago
  10. b053af1 staging: xgifb: delete unused "HwDeviceExtension" parameters by Aaro Koskinen · 11 years ago
  11. 6b6e6a3 staging: xgifb: delete unused "ModeIdIndex" parameters by Aaro Koskinen · 11 years ago
  12. 3d05f66f staging: xgifb: delete unused "ModeNo" parameters by Aaro Koskinen · 11 years ago
  13. f3ac47c staging: xgifb: delete unused "rateindex" parameters by Aaro Koskinen · 11 years ago
  14. ee76875 staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks by Aaro Koskinen · 11 years ago
  15. aee0ac9 staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks by Aaro Koskinen · 11 years ago
  16. a4ce0e7 staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks by Aaro Koskinen · 11 years ago
  17. 2351d1f staging: xgifb: delete redundant return statements by Aaro Koskinen · 11 years ago
  18. 41fc5f0 staging: xgifb: XGI_DisableBridge(): delete redundant checks by Aaro Koskinen · 11 years ago
  19. 056b540 staging: xgifb: XGI_EnableChISLCD(): delete trivial function by Aaro Koskinen · 11 years ago
  20. a2526d1 staging: xgifb: SetFlag: delete EnableChA by Aaro Koskinen · 11 years ago
  21. d172463 staging: xgifb: SetFlag: delete DisableChA by Aaro Koskinen · 11 years ago
  22. b8e34b3 staging: xgifb: SetFlag: delete EnableChB by Aaro Koskinen · 11 years ago
  23. c4f9c31 staging: xgifb: SetFlag: delete DisableChB by Aaro Koskinen · 11 years ago
  24. ae424a3 staging: xgifb: SetFlag: delete GatingCRT by Aaro Koskinen · 11 years ago
  25. b750f51 staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste by Aaro Koskinen · 11 years ago
  26. b0b4a8a staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  27. 0903b0d staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  28. ce76de5 staging: xgifb: call XGI_GetVBType from InitTo330Pointer by Aaro Koskinen · 11 years ago
  29. 4b80711 staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  30. c976c78 staging: xgifb: refactor XGI_BridgeIsOn() by Aaro Koskinen · 11 years ago
  31. 7580d7f staging/xgifb: Remove dead assignments/increments by Peter Huewe · 11 years ago
  32. 85b3847 staging/xgifb: Fix always false condition in vb_setmode.c (smatch) by Peter Huewe · 11 years ago
  33. 986eb9f staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBits by Peter Huewe · 11 years ago
  34. 9195ba0 staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21Sense by Peter Huewe · 11 years ago
  35. bcd1f16 staging/xgifb: Remove unnecessary cases in XGINew_SenseLCD by Peter Huewe · 11 years ago
  36. fb70b19 staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMType by Peter Huewe · 11 years ago
  37. 597d96b staging: xgifb: rename SR15/SR13 arrays to SR18 by Aaro Koskinen · 11 years ago
  38. d8e7567 staging: xgifb: make SR15/SR13 arrays single dimensional by Aaro Koskinen · 11 years ago
  39. d7ab4a4 staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1B by Aaro Koskinen · 11 years ago
  40. 99c6618 staging: xgifb: delete pXGINew_DRAMTypeDefinition by Aaro Koskinen · 11 years ago
  41. abe0a2e staging: xgifb: delete XGI330_LCDCapStruct.PWD_2x by Aaro Koskinen · 11 years ago
  42. d5a1b52 staging: xgifb: delete XGI330_LCDCapStruct.PSC_Sx by Aaro Koskinen · 11 years ago
  43. 625030e staging: xgifb: delete LCD_SetFlag by Aaro Koskinen · 11 years ago
  44. 84a0b9b staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTN by Aaro Koskinen · 11 years ago
  45. c0d60da staging: xgifb: eliminate IF_DEF_LVDS checks from vb_init by Aaro Koskinen · 11 years ago
  46. 6bc5427 staging: xgifb: delete redundant IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  47. 771f3ee staging/xgifb: Remove duplicated code in loops. by Peter Huewe · 11 years ago
  48. 053004b staging/xgifb: Consolidate return paths by Peter Huewe · 11 years ago
  49. 516354e staging/xgifb: Remove code without effect by Peter Huewe · 11 years ago
  50. 9388ad9 staging/xgifb: Remove unnecessary casts by Peter Huewe · 11 years ago
  51. 66b43eb staging/xgifb: Consolidate if/else if with identical code branches by Peter Huewe · 11 years ago
  52. 5305d74 staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  53. 2200683 staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  54. 718e715 staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  55. a8b3529 staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks by Aaro Koskinen · 11 years ago
  56. 1b149ed staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  57. 7ac54d0 staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS check by Aaro Koskinen · 11 years ago
  58. d51d45d staging: xgifb: initialize register 3cc address by Aaro Koskinen · 11 years ago
  59. 4b488af staging/xgifb: Remove always false if statement by Peter Huewe · 11 years ago
  60. 6a7fd2d staging/xgifb: Remove unneeded conditional assignment by Peter Huewe · 11 years ago
  61. 46a12df staging/xgifb: Remove unused values in XGI340_ECLKData by Peter Huewe · 11 years ago
  62. 44b8185 staging/xgifb: Remove unused entries in XGI340New_MCLKData and XGI27New_MCLKData by Peter Huewe · 11 years ago
  63. 86c6c94 staging/xgifb: Remove unused values in XG27_SR13 and XGI340_SR13 by Peter Huewe · 11 years ago
  64. 87be0af staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41 by Peter Huewe · 11 years ago
  65. fc008af staging/xgifb: Remove unused variable by Peter Huewe · 11 years ago
  66. f951dd0 staging/xgifb: Consolidate if branches with similar conditions by Peter Huewe · 11 years ago
  67. 826215d staging/xgifb: Consolidate if/else for 'identical' branches by Peter Huewe · 11 years ago
  68. 1504ecb staging/xgifb: Don't write the same values x times by Peter Huewe · 11 years ago
  69. 0141bb2 staging/xgifb: Move duplicated code for dram to helper function by Peter Huewe · 11 years ago
  70. 227dc11 staging/xgifb: Replace XGI340_CR6B table with simple if/else by Peter Huewe · 11 years ago
  71. e44adfd staging/xgifb: Simplify XGISetModeNew by Peter Huewe · 11 years ago
  72. 06cc47b staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCD by Peter Huewe · 11 years ago
  73. 5d1c2a9 staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegs by Peter Huewe · 11 years ago
  74. a5e080b staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddata by Peter Huewe · 11 years ago
  75. bae3170 staging/xgifb: rewrite XGIfb_get_cmap_len by Peter Huewe · 11 years ago
  76. 76a5899 staging/xgifb: Simplify XGI_SetSeqRegs by Peter Huewe · 11 years ago
  77. fd1bbbb staging/xgifb: Fix return of uninitialized variable by Peter Huewe · 11 years ago
  78. 8cedcc7 staging/xgifb: mttr must be (signed) int by Peter Huewe · 11 years ago
  79. 44e1312 staging/xgifb: Remove always false comparisons by Peter Huewe · 11 years ago
  80. f2c2260 staging/xgifb: Simplify XGI_GetRatePtrCRT2 by Peter Huewe · 11 years ago
  81. e2e544c staging/xgifb: remove unused variables by Peter Huewe · 11 years ago
  82. 5fc699f staging/xgifb: Remove redundant if statement by Peter Huewe · 11 years ago
  83. a9e29e6 staging/xgifb: Remove unused variables by Peter Huewe · 11 years ago
  84. ef9a6b9 staging/xgifb: Remove unused variable and dead assignment by Peter Huewe · 11 years ago
  85. e91b50e staging/xgifb: Remove unused variable by Peter Huewe · 11 years ago
  86. ecfaa00 staging/xgifb: Remove unused variables and dead assignments by Peter Huewe · 11 years ago
  87. cdbbc61 staging: xgifb: delete pVBInfo->BaseAddr by Aaro Koskinen · 11 years ago
  88. b8e1cc5 staging: xgifb: do not use pVBInfo->BaseAddr by Aaro Koskinen · 11 years ago
  89. 56810a9 staging: xgifb: use XGIRegInit() by Aaro Koskinen · 11 years ago
  90. 8db72ff staging: xgifb: remove use of __devexit by Bill Pemberton · 12 years ago
  91. 89f6883 staging: xgifb: remove use of __devinit by Bill Pemberton · 12 years ago
  92. 2c4ae9d staging: xgifb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  93. a68292f staging: xgifb: make remaining data tables const by Aaro Koskinen · 12 years ago
  94. 1cccd9e staging: xgifb: constify Tap4 data by Aaro Koskinen · 12 years ago
  95. ea12b4e staging: xgifb: eliminate pVBInfo->AGPReg by Aaro Koskinen · 12 years ago
  96. 0904f7f staging: xgifb: eliminate pVBInfo->SR16 by Aaro Koskinen · 12 years ago
  97. 5ce2476 staging: xgifb: eliminate pVBInfo->CR6B by Aaro Koskinen · 12 years ago
  98. 38c0965 staging: xgifb: eliminate pVBInfo->SR21/22/25 by Aaro Koskinen · 12 years ago
  99. c705ea8 staging: xgifb: eliminate pVBInfo->StResInfo by Aaro Koskinen · 12 years ago
  100. e8e6c75 staging: xgifb: eliminate pVBInfo->ModeResInfo by Aaro Koskinen · 12 years ago