1. f0e00da staging: sm750fb: initialize max_d to maximum D value of 6 by Colin Ian King · 8 years ago
  2. ce7e581 Staging: sm750fb: Remove unused functions by Bhumika Goyal · 8 years ago
  3. 69988ba Staging: sm750fb: Remove leading and trailing whitespace. by Sandhya Bankar · 8 years ago
  4. 6504b9b staging: sm750fb: convert pr_err() to dev_err() by Eva Rachel Retuya · 8 years ago
  5. fcf59a7 staging: sm750fb: Remove Unused macro by Bhaktipriya Shridhar · 9 years ago
  6. 13b79a0 staging: sm750fb: Use pcim_enable_device() by Amitoj Kaur Chawla · 9 years ago
  7. 677c507 staging: sm750fb: Replace kzalloc with devm_kzalloc by Amitoj Kaur Chawla · 9 years ago
  8. fad2564 staging: sm750fb: Remove unnecessary pci_set_drvdata() by Amitoj Kaur Chawla · 9 years ago
  9. 732053a staging: sm750fb: Remove parentheses from return arguments by Amitoj Kaur Chawla · 9 years ago
  10. 16fdf7d staging: sm750fb: Remove header files by Amitoj Kaur Chawla · 9 years ago
  11. 7794944 staging: sm750fb: remove sm750_help.h by Mike Rapoport · 9 years ago
  12. 603dd49 staging: sm750fb: move MHz() and roundedDiv() close to their usage by Mike Rapoport · 9 years ago
  13. e074da3 staging: sm750fb: replace absDiff with kernel standard abs macro by Mike Rapoport · 9 years ago
  14. 0d5d733 staging: sm750: change definition of multi-bit register fields by Mike Rapoport · 9 years ago
  15. 10dfcb0 staging: sm750fb: use BIT() macro for single-bit fields definition by Mike Rapoport · 9 years ago
  16. 7ea833d staging: sm750fb: change definition of CRT_FB_ADDRESS fields by Mike Rapoport · 9 years ago
  17. d6a4cba staging: sm750fb: change definition of CRT_FB_WIDTH fields by Mike Rapoport · 9 years ago
  18. 8bac9c8 staging: sm750fb: change definition of DE_WINDOW_WIDTH fields by Mike Rapoport · 9 years ago
  19. f7a61fd staging: sm750fb: change definition of DE_STRETCH_FORMAT fields by Mike Rapoport · 9 years ago
  20. 7124080 staging: sm750fb: change definition of DE_PITCH fields by Mike Rapoport · 9 years ago
  21. e2e2258 staging: sm750fb: change definition of DE_CONTROL fields by Mike Rapoport · 9 years ago
  22. 0fab34b staging: sm750fb: change definition of DE_DIMENSION fields by Mike Rapoport · 9 years ago
  23. aeaab18 staging: sm750fb: change definition of DE_DESTINATION fields by Mike Rapoport · 9 years ago
  24. cf6d8f0 staging: sm750fb: change definition of DE_SOURCE fields by Mike Rapoport · 9 years ago
  25. 6aa178e staging: sm750fb: change definition of HWC_COLOR_{12, 3} fields by Mike Rapoport · 9 years ago
  26. fe3bd26 staging: sm750fb: change definition of HWC_LOCATION fields by Mike Rapoport · 9 years ago
  27. 672f75b staging: sm750fb: change definition of HWC_ADDRESS fields by Mike Rapoport · 9 years ago
  28. 8ffe461 staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fields by Mike Rapoport · 9 years ago
  29. 6014a31 staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fields by Mike Rapoport · 9 years ago
  30. a6f17bc staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fields by Mike Rapoport · 9 years ago
  31. 620c391 staging: sm750fb: change definition of CRT_VERTICAL_SYNC fields by Mike Rapoport · 9 years ago
  32. 3d5158d staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fields by Mike Rapoport · 9 years ago
  33. 1adb3c2 staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fields by Mike Rapoport · 9 years ago
  34. 32849f8 staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fields by Mike Rapoport · 9 years ago
  35. aed4b78 staging: sm750fb: change definition of CRT_AUTO_CENTERING_BR fields by Mike Rapoport · 9 years ago
  36. 85943da staging: sm750fb: change definition of CRT_AUTO_CENTERING_TL fields by Mike Rapoport · 9 years ago
  37. a1883f3 staging: sm750fb: Remove inclusion of header file by Amitoj Kaur Chawla · 9 years ago
  38. da6985f staging: sm750fb: Fix indentation of if...else statements by Janani Ravichandran · 9 years ago
  39. 60c0bdc staging: sm750fb: Eliminate commented out code by Janani Ravichandran · 9 years ago
  40. a597523 staging: sm750fb: Remove unneeded braces in if...else statements by Janani Ravichandran · 9 years ago
  41. 6011206 staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fields by Mike Rapoport · 9 years ago
  42. 3e155b8 staging: sm750fb: use BIT macro for I2C_STATUS fields by Mike Rapoport · 9 years ago
  43. b71413e staging: sm750fb: use BIT macro for I2C_CTRL fields by Mike Rapoport · 9 years ago
  44. cdce1f1 staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  45. d8264ed staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fields by Mike Rapoport · 9 years ago
  46. 0f23be7 staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fields by Mike Rapoport · 9 years ago
  47. 27b047b staging: sm750fb: change definition of PANEL_PLANE_BR fields by Mike Rapoport · 9 years ago
  48. 30ca5cb staging: sm750fb: change definition of PANEL_PLANE_TL fields by Mike Rapoport · 9 years ago
  49. f91969f staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fields by Mike Rapoport · 9 years ago
  50. 4c221d8 staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fields by Mike Rapoport · 9 years ago
  51. 26a3cc9 staging: sm750fb: change definition of PANEL_FB_WIDTH fields by Mike Rapoport · 9 years ago
  52. 4463690 staging: sm750fb: change definition of PANEL_FB_ADDRESS fields by Mike Rapoport · 9 years ago
  53. c4e893b staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  54. f5d7f19 staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP defines by Mike Rapoport · 9 years ago
  55. 6fba39c staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fields by Mike Rapoport · 9 years ago
  56. 5b62177 staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosity by Mike Rapoport · 9 years ago
  57. b117b63 staging: sm750fb: refactor setDisplayControl function by Mike Rapoport · 9 years ago
  58. 9bd2c86 staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registers by Mike Rapoport · 9 years ago
  59. 85e4db5 staging: sm750fb: share common bits in display control registers by Mike Rapoport · 9 years ago
  60. 7755265 staging: sm750fb: setDisplayControl: rename local vairables by Mike Rapoport · 9 years ago
  61. c436e6b staging: sm750fb: programModeRegisters: rename local vairables by Mike Rapoport · 9 years ago
  62. e6f10d2 staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit field by Mike Rapoport · 9 years ago
  63. d979814 staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fields by Mike Rapoport · 9 years ago
  64. cf25a70 staging: sm750fb: drop redundant defines for PLL_CTRL fields by Mike Rapoport · 9 years ago
  65. cdd5df6 staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  66. 5557eb1 staging: sm750fb: use BIT macro for PLL_CTRL single-bit fields by Mike Rapoport · 9 years ago
  67. 79254c6 staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRL by Mike Rapoport · 9 years ago
  68. 54feb93 staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_* by Mike Rapoport · 9 years ago
  69. 0c4d85f staging: sm750fb: formatPllReg: fix comment formatting by Mike Rapoport · 9 years ago
  70. 375b4d4 staging: sm750fb: formatPllReg: rename ulPllReg to reg by Mike Rapoport · 9 years ago
  71. fbb8c96 staging: sm750fb, fix typos by Matej Vasek · 9 years ago
  72. fe71859 drivers:staging:sm750fb Fix all space preferred around messages by Bogicevic Sasa · 9 years ago
  73. 04c73f2 staging: sm750fb: fix style for if clause by Othmar Pasteka · 9 years ago
  74. f41b17f staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit field by Mike Rapoport · 9 years ago
  75. 776980c staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fields by Mike Rapoport · 9 years ago
  76. a941245 staging: sm750fb: change definition of MODE0_GATE multi-bit fields by Mike Rapoport · 9 years ago
  77. 05e9d9e staging: sm750fb: use BIT macro for MODE0_GATE single-bit fields by Mike Rapoport · 9 years ago
  78. 6e8aa4a staging: sm750fb: change definition of CURRENT_GATE multi-bit fields by Mike Rapoport · 9 years ago
  79. 19aa211 staging: sm750fb: set{Memory, Master}Clock: rename ulReg to reg by Mike Rapoport · 9 years ago
  80. 90946e5 staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fields by Mike Rapoport · 9 years ago
  81. 5538d5c staging: sm750fb: change definition of MISC_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  82. 2a5149e staging: sm750fb: use BIT macro for GPIO_MUX single-bit fields by Mike Rapoport · 9 years ago
  83. 9a35714 staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}reg by Mike Rapoport · 9 years ago
  84. 5372350 staging: sm750fb: use BIT macro for MISC_CTRL single-bit fields by Mike Rapoport · 9 years ago
  85. 8bc728c staging: sm750fb: ddk750_initHw: rename ulReg to reg by Mike Rapoport · 9 years ago
  86. a8856ff staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  87. 410c756 staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fields by Mike Rapoport · 9 years ago
  88. 1c3ad30 staging: sm750fb: remove unused DE_STATE2_DE_RESERVED by Mike Rapoport · 9 years ago
  89. ae6061d staging: sm750fb: use BIT macro for DE_STATE2 single-bit fields by Mike Rapoport · 9 years ago
  90. c808d6c staging: sm750fb: use BIT macro for DE_STATE1 single-bit field by Mike Rapoport · 9 years ago
  91. 9eced74 staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to val by Mike Rapoport · 9 years ago
  92. 61da1a1 staging: sm750fb: lynxfb_pci_probe: remove some pr_info by Mike Rapoport · 9 years ago
  93. a50bc32 staging: sm750fb: introduce sm750fb_frambuffer_alloc by Mike Rapoport · 9 years ago
  94. 9324f91 staging: sm750fb: introduce sm750fb_frambuffer_release by Mike Rapoport · 9 years ago
  95. a3f92cc staging: sm750fb: replace dual member of sm750_dev with fb_count by Mike Rapoport · 9 years ago
  96. 473baa2 staging: sm750fb: lynxfb_pci_remove: remove unused variable by Mike Rapoport · 9 years ago
  97. baf2453 staging: sm750fb: lynxfb_pci_probe: return actual errors by Mike Rapoport · 9 years ago
  98. 0fbc7c5 staging: sm750fb: disable PCI device if lynxfb_pci_probe fails by Mike Rapoport · 9 years ago
  99. cdfeaae Staging: sm750fb: Remove unused modedb.h file by Shraddha Barke · 9 years ago
  100. af28398 staging: sm750fb: remove unused fields from struct sm750_dev by Mike Rapoport · 9 years ago