1. 85e4db5 staging: sm750fb: share common bits in display control registers by Mike Rapoport · 9 years ago
  2. 7755265 staging: sm750fb: setDisplayControl: rename local vairables by Mike Rapoport · 9 years ago
  3. c436e6b staging: sm750fb: programModeRegisters: rename local vairables by Mike Rapoport · 9 years ago
  4. e6f10d2 staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit field by Mike Rapoport · 9 years ago
  5. d979814 staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fields by Mike Rapoport · 9 years ago
  6. cf25a70 staging: sm750fb: drop redundant defines for PLL_CTRL fields by Mike Rapoport · 9 years ago
  7. cdd5df6 staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  8. 5557eb1 staging: sm750fb: use BIT macro for PLL_CTRL single-bit fields by Mike Rapoport · 9 years ago
  9. 79254c6 staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRL by Mike Rapoport · 9 years ago
  10. 54feb93 staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_* by Mike Rapoport · 9 years ago
  11. 0c4d85f staging: sm750fb: formatPllReg: fix comment formatting by Mike Rapoport · 9 years ago
  12. 375b4d4 staging: sm750fb: formatPllReg: rename ulPllReg to reg by Mike Rapoport · 9 years ago
  13. 127bf16 staging: dgnc: convert to wait_event_interruptible_timeout by Hari Prasath Gujulan Elango · 9 years ago
  14. 210ba93 staging: slicoss: Align #define constants by Janani Ravichandran · 9 years ago
  15. 7aa546e staging: xgifb: Remove unneeded parentheses by Janani Ravichandran · 9 years ago
  16. cb60142 Staging: xgifb: Remove unnecessary blank lines by Bhumika Goyal · 9 years ago
  17. 89322a0 Staging: xgifb: Remove space after type cast by Bhumika Goyal · 9 years ago
  18. 72315cd Staging: comedi: Prefer using the BIT macro by Aybuke Ozdemir · 9 years ago
  19. e563637 staging: comedi: Use ARRAY_SIZE for sizes of arrays by Janani Ravichandran · 9 years ago
  20. 222c402 staging: comedi: comedi.h: remove SDF_MODE0 etc. by Ian Abbott · 9 years ago
  21. 75aa1ca staging: comedi: comedi.h: remove struct comedi_trig by Ian Abbott · 9 years ago
  22. ace7aa7 staging: comedi: comedi.h: add kernel-doc comments to struct types by Ian Abbott · 9 years ago
  23. 8fb02b2 staging: comedi: comedi.h: add kernel-doc to common enums by Ian Abbott · 9 years ago
  24. 2892ffc staging: comedi: comedi.h: tweak start of header comment by Ian Abbott · 9 years ago
  25. 710086d staging: octeon: refactor rgmii 10 mbps preamble error checking by Aaro Koskinen · 9 years ago
  26. 1d5047c staging: octeon: Remove unneeded parentheses in assignment by Janani Ravichandran · 9 years ago
  27. beb6e57 staging: octeon: Add spaces around operators by Janani Ravichandran · 9 years ago
  28. cc4188b staging: most: return proper error by Sudip Mukherjee · 9 years ago
  29. ea39854 staging: most: return error value by Sudip Mukherjee · 9 years ago
  30. 5fe36bf staging: unisys: Modify boolean assignment by Janani Ravichandran · 9 years ago
  31. 90cb147 staging: unisys: Remove parentheses around right hand side of assignment by Janani Ravichandran · 9 years ago
  32. b4d4dfb staging: unisys: remove unnecessary goto by Benjamin Romer · 9 years ago
  33. 05f1b17 staging: unisys: fix else statement in visornic_main.c by Erik Arfvidson · 9 years ago
  34. abbceb6 staging: unisys: fix comments in visornic_main.c by Erik Arfvidson · 9 years ago
  35. 5d5a0bd staging: unisys: fix block comments in ultrainputreport.h by Erik Arfvidson · 9 years ago
  36. 7005c16 staging: unisys: fix comments in visorbus_main.c by Erik Arfvidson · 9 years ago
  37. 0e7bf2f staging: unisys: fix spaces after cast visorchipset.c by Erik Arfvidson · 9 years ago
  38. d1e0863 staging: unisys: fix blank lines in visorchipset.c by Erik Arfvidson · 9 years ago
  39. e4a3dd3 staging: unisys: fix comparison to NULL in visorchipset.c by Erik Arfvidson · 9 years ago
  40. 8c395e7 staging: unisys: fix spacing in visorchipset.c by Erik Arfvidson · 9 years ago
  41. 2ee0d05 staging: unisys: fix comments in visorchipset by Erik Arfvidson · 9 years ago
  42. cbc5d96 staging: unisys: fix trailing comment in vbusdeviceinfo.h by Erik Arfvidson · 9 years ago
  43. 277f3f7 staging: unisys: Fix NULL comparison vbusdeviceinfo.h by Erik Arfvidson · 9 years ago
  44. 1e3ab52 staging: unisys: fix comments for controlvmchannel.h by Erik Arfvidson · 9 years ago
  45. 6924af7 staging: unisys: Fix guestlinuxdebug.h comments by Erik Arfvidson · 9 years ago
  46. 77cb59a staging: iio: Remove parentheses on the right hand side of assignment by Janani Ravichandran · 9 years ago
  47. 8052d7d staging: rtl8*: fix my email address up by Greg Kroah-Hartman · 9 years ago
  48. bb6b03d staging: wilc1000: spelling corrections by Roger H. Newell · 9 years ago
  49. 5343c7b staging: wilc1000: Remove unneeded parentheses in assignment by Janani Ravichandran · 9 years ago
  50. e682e91 staging: wilc1000: remove parentheses on right hand side of assignment by Alison Schofield · 9 years ago
  51. b330636 staging: wilc1000: rename counter in wilc_send_config_pkt by Chaehyun Lim · 9 years ago
  52. f752fa4 staging: wilc1000: remove initialization code of counter variable by Chaehyun Lim · 9 years ago
  53. 67ba5d6 staging: wilc1000: use int type for counter variable by Chaehyun Lim · 9 years ago
  54. 6e94445 staging: wilc1000: fix return type of wilc_send_config_pkt by Chaehyun Lim · 9 years ago
  55. d99ee28 staging: wilc1000: fix mgmt_tx() by Dan Carpenter · 9 years ago
  56. 59ca8f2 staging/lustre: Remove unused LUSTRE_VERSION_ALLOWED_OFFSET define by Oleg Drokin · 9 years ago
  57. ccaeef6 staging/lustre: Update internal client version. by Oleg Drokin · 9 years ago
  58. f3fe371 staging/lustre: Adjust import state history output format by Oleg Drokin · 9 years ago
  59. 01de911 staging/lustre/obdecho: Better handle invalid create requests by Oleg Drokin · 9 years ago
  60. 61ece0e staging/lustre/obdecho: Remove always true condition by Oleg Drokin · 9 years ago
  61. a4e872f staging: lustre: Modify arguments of sizeof() to pointer variables by Janani Ravichandran · 9 years ago
  62. a1fcca1 staging: lustre: lov_pool: Fixed a return coding style warning. by Rakhi Sharma · 9 years ago
  63. 1f01063 Staging: lustre: lnet: Remove explicit NULL comparision by Bhumika Goyal · 9 years ago
  64. bea7433 misc: panel, convert struct to bitmap by Daniel Chromik · 9 years ago
  65. 8c79c49 staging: iio: Remove parantheses around right hand side of assignment by Janani Ravichandran · 9 years ago
  66. fa88203 staging: nvec: Remove unneeded comment by Janani Ravichandran · 9 years ago
  67. 3f2f28b staging: goldfish: Change form of NULL comparisons by Janani Ravichandran · 9 years ago
  68. 5a26795 staging: rdma: Use kcalloc instead of kzalloc by Janani Ravichandran · 9 years ago
  69. b323284 Staging: rts5208: remove unnecessary parantheses by Haneen Mohammed · 9 years ago
  70. 9a66d05 Staging: rts5208: fix check for dma mapping error by Haneen Mohammed · 9 years ago
  71. ca026a3 Staging:wlan-ng:Merged two lines into one by Bhumika Goyal · 9 years ago
  72. c75955d staging: emxx_udc: Alligned to match '(' by Anjali Menon · 9 years ago
  73. d0aaa57 staging: r8192U: Fix check pointer after usage problem by Larry Finger · 9 years ago
  74. f06104f staging: lusture: obdclass: Remove return statement in void function by Bhaktipriya Shridhar · 9 years ago
  75. 5327acb drivers: staging: xgifb: vgatypes.h: fixed coding style warnings by Saatvik Arya · 9 years ago
  76. 1312607 staging: xgifb: Don't use multiple blank lines by Benoit Hiller · 9 years ago
  77. fdfda9a staging: mt29f: clean up existing kernel-doc by Manuel Pégourié-Gonnard · 9 years ago
  78. 61cb8d9 staging: mt29f: fix usage of coma operator by Manuel Pégourié-Gonnard · 9 years ago
  79. e5b3ece staging: mt29f: fix unchecked malloc() by Manuel Pégourié-Gonnard · 9 years ago
  80. c5af6be Staging: gdm72xx: Prefer using the BIT macro by Shraddha Barke · 9 years ago
  81. 3184f98 Staging: gdm72xx: Remove multiple blank lines by Shraddha Barke · 9 years ago
  82. c326e73 Staging: gdm72xx: Remove space after cast by Shraddha Barke · 9 years ago
  83. f1cf231 Staging: gdm72xx: Add appropriate comment for spinlock_t definition by Shraddha Barke · 9 years ago
  84. 8967791 Staging: gdm72xx: Add space around that "+", "&" and "|" by Shraddha Barke · 9 years ago
  85. 600a777 Staging: gs_fpgaboot: fix data types in gs_fpgaboot.c by Ben Marsh · 9 years ago
  86. 6172624 Staging: gs_fpgaboot: fix memory allocation in gs_fpgaboot.c by Ben Marsh · 9 years ago
  87. 6e0906c Staging: clocking-wizard: CHECK:Please use a blank line by SirnamSwetha · 9 years ago
  88. 82293995 Staging: clocking-wizard: Avoid CamelCase by SirnamSwetha · 9 years ago
  89. 17e1705 staging: rts5208: Removed blank lines by Anjali Menon · 9 years ago
  90. 350bef8 staging: rts5208: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  91. 9045a4a staging: ste_rmi4: avoid unused function warnings by Arnd Bergmann · 9 years ago
  92. 36c7cf4 Staging: ste_rmi4: constify synaptics_rmi4_platform_data structures by Julia Lawall · 9 years ago
  93. be53a0d staging: rtl8192e: use to_delayed_work by Geliang Tang · 9 years ago
  94. 3965ae8 staging: rtl8192e: Clean unnecessary blank lines by Amadeusz Pawlik · 9 years ago
  95. bc6abf3 staging: rtl8192e: remove unnecessary multiple blank lines by Christian Colic · 9 years ago
  96. 0bd3553 staging:rtl8192e: Usage count off by one by Sean MacLennan · 9 years ago
  97. f52e240 staging: nvec: replace led_classdev_register by Hari Prasath Gujulan Elango · 9 years ago
  98. 66ad85d staging: nvec: fix block comments by Simon Guinot · 9 years ago
  99. 377ef3e Staging: board: Blank lines aren't necessary before a close brace by SirnamSwetha · 9 years ago
  100. 19dac4d Staging: board: Fix checkpatch.pl issue by SirnamSwetha · 9 years ago