1. ead3c5c staging: fbtft: Delete blank line after '{' brace by Eva Rachel Retuya · 9 years ago
  2. b4ac6b2 staging: fbtft: Insert blank line after function declaration by Eva Rachel Retuya · 9 years ago
  3. f07e89c staging: fbtft: Fix alignment to match open parenthesis by Eva Rachel Retuya · 9 years ago
  4. 3a334ea staging: fbtft: Modify block comments based on kernel coding style by Eva Rachel Retuya · 9 years ago
  5. 6398688 Staging: lustre: obdclass: Declare function as static by Bhumika Goyal · 9 years ago
  6. da58688f Staging: lustre: llite: Remove NULL check before kfree by Bhumika Goyal · 9 years ago
  7. acdd1b8 staging: lustre: obdclass: Use IS_ERR_OR_NULL by Amitoj Kaur Chawla · 9 years ago
  8. d60fc1b staging: lustre/lnet: Fix wrong typecasting warning generated by sparse by Niranjan Dighe · 9 years ago
  9. 5fd8833 staging: lustre: fix all conditional comparison to zero in LNet layer by James Simmons · 9 years ago
  10. 06ace26e staging: lustre: fix all NULL comparisons in LNet layer by James Simmons · 9 years ago
  11. 06f2f2f staging: lustre: balance braces properly in LNet layer by James Simmons · 9 years ago
  12. b31e64c staging: lustre: remove space in LNet function declarations by James Simmons · 9 years ago
  13. d3d3d37 staging: lustre: don't set more than one variable per line in LNet layer by James Simmons · 9 years ago
  14. 51078e2 staging: lustre: add missing spaces for LNet layer reported by checkpatch.pl by James Simmons · 9 years ago
  15. e767c84 staging: lustre: remove unnecessary blank lines reported by checkpatch.pl by James Simmons · 9 years ago
  16. 0eee677 staging: lustre: remove unnecessary parentheses around LNet function pointer by James Simmons · 9 years ago
  17. c314c31 staging: lustre: align all code properly for LNet core by James Simmons · 9 years ago
  18. 4420cfd staging: lustre: format properly all comment blocks for LNet core by James Simmons · 9 years ago
  19. ddbc66a staging: lustre: drop *_t from end of struct lnet_text_buf by James Simmons · 9 years ago
  20. d9750a2 Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  21. ecc24e7 iio: adc: Add TI ADS1015 ADC driver support by Daniel Baluta · 9 years ago
  22. 97a445d iio: Add IIO support for the DAC on the Apex Embedded Systems STX104 by William Breathitt Gray · 9 years ago
  23. fd64df1 iio: imu: inv_mpu6050: Add SPI support for MPU6000 by Adriana Reus · 9 years ago
  24. b3eea8d iio: imu: inv_mpu6050: Separate driver into core and i2c functionality. by Adriana Reus · 9 years ago
  25. d430f3c iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions by Adriana Reus · 9 years ago
  26. c278ac0 iio: imu: inv-mpu6050: Fix interrupt pin configuration by Adriana Reus · 9 years ago
  27. 2cdb82c staging: fsl-mc: Remove unneeded parentheses by Janani Ravichandran · 9 years ago
  28. 3a35be2 staging: media: Remove unneeded parentheses by Janani Ravichandran · 9 years ago
  29. 599b878 staging: emxx_udc: Remove parentheses around the right hand side of assignment by Janani Ravichandran · 9 years ago
  30. 686f0c2 staging: rtl8192e: prefer using eth_broadcast_addr() by Hari Prasath Gujulan Elango · 9 years ago
  31. d9b36d5 staging: rtl8188eu: fix signal strength indication by Andrew Bradford · 9 years ago
  32. 8b01871 staging: rtl8188eu: add release_firmware() between request_firmware and function error exit by Ivan Safonov · 9 years ago
  33. 29e20dd staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structure by Ivan Safonov · 9 years ago
  34. f643ba6 staging: rtl8188eu: remove _rtl88e_fill_dummy by Ivan Safonov · 9 years ago
  35. 1397379 staging: rtl8188eu: Remove unnecessary pointer cast by Janani Ravichandran · 9 years ago
  36. 993c0a0 staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arrays by Janani Ravichandran · 9 years ago
  37. 2fbf6d6 Staging: vt6655: Add check dma_mapping_error by Haneen Mohammed · 9 years ago
  38. 27f31cf9 staging: vt6656: replace explicit NULL comparison with ! operator by Alison Schofield · 9 years ago
  39. e3b0786 staging: gdm724x: Remove unneeded parentheses by Janani Ravichandran · 9 years ago
  40. 474be12 staging: gdm72xx: compress return logic into one line by Alison Schofield · 9 years ago
  41. 5a41b93 staging: speakup: compress return logic into one line by Alison Schofield · 9 years ago
  42. b3d0ea8 staging: speakup: Eliminate commented out code by Janani Ravichandran · 9 years ago
  43. faad1a6 staging: fbtft: Remove blank line after '{' brace by Eva Rachel Retuya · 9 years ago
  44. b15cd7e staging: fbtft: Add blank line after function declaration by Eva Rachel Retuya · 9 years ago
  45. 5f10ef7 staging: fbtft: Indent to match open parenthesis by Eva Rachel Retuya · 9 years ago
  46. e0246ea staging: fbtft: Fix block comments according to kernel coding style by Eva Rachel Retuya · 9 years ago
  47. 6011206 staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fields by Mike Rapoport · 9 years ago
  48. 3e155b8 staging: sm750fb: use BIT macro for I2C_STATUS fields by Mike Rapoport · 9 years ago
  49. b71413e staging: sm750fb: use BIT macro for I2C_CTRL fields by Mike Rapoport · 9 years ago
  50. cdce1f1 staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  51. d8264ed staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fields by Mike Rapoport · 9 years ago
  52. 0f23be7 staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fields by Mike Rapoport · 9 years ago
  53. 27b047b staging: sm750fb: change definition of PANEL_PLANE_BR fields by Mike Rapoport · 9 years ago
  54. 30ca5cb staging: sm750fb: change definition of PANEL_PLANE_TL fields by Mike Rapoport · 9 years ago
  55. f91969f staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fields by Mike Rapoport · 9 years ago
  56. 4c221d8 staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fields by Mike Rapoport · 9 years ago
  57. 26a3cc9 staging: sm750fb: change definition of PANEL_FB_WIDTH fields by Mike Rapoport · 9 years ago
  58. 4463690 staging: sm750fb: change definition of PANEL_FB_ADDRESS fields by Mike Rapoport · 9 years ago
  59. c4e893b staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  60. f5d7f19 staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP defines by Mike Rapoport · 9 years ago
  61. 6fba39c staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fields by Mike Rapoport · 9 years ago
  62. 5b62177 staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosity by Mike Rapoport · 9 years ago
  63. b117b63 staging: sm750fb: refactor setDisplayControl function by Mike Rapoport · 9 years ago
  64. 9bd2c86 staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registers by Mike Rapoport · 9 years ago
  65. 85e4db5 staging: sm750fb: share common bits in display control registers by Mike Rapoport · 9 years ago
  66. 7755265 staging: sm750fb: setDisplayControl: rename local vairables by Mike Rapoport · 9 years ago
  67. c436e6b staging: sm750fb: programModeRegisters: rename local vairables by Mike Rapoport · 9 years ago
  68. e6f10d2 staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit field by Mike Rapoport · 9 years ago
  69. d979814 staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fields by Mike Rapoport · 9 years ago
  70. cf25a70 staging: sm750fb: drop redundant defines for PLL_CTRL fields by Mike Rapoport · 9 years ago
  71. cdd5df6 staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  72. 5557eb1 staging: sm750fb: use BIT macro for PLL_CTRL single-bit fields by Mike Rapoport · 9 years ago
  73. 79254c6 staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRL by Mike Rapoport · 9 years ago
  74. 54feb93 staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_* by Mike Rapoport · 9 years ago
  75. 0c4d85f staging: sm750fb: formatPllReg: fix comment formatting by Mike Rapoport · 9 years ago
  76. 375b4d4 staging: sm750fb: formatPllReg: rename ulPllReg to reg by Mike Rapoport · 9 years ago
  77. 127bf16 staging: dgnc: convert to wait_event_interruptible_timeout by Hari Prasath Gujulan Elango · 9 years ago
  78. 210ba93 staging: slicoss: Align #define constants by Janani Ravichandran · 9 years ago
  79. 7aa546e staging: xgifb: Remove unneeded parentheses by Janani Ravichandran · 9 years ago
  80. cb60142 Staging: xgifb: Remove unnecessary blank lines by Bhumika Goyal · 9 years ago
  81. 89322a0 Staging: xgifb: Remove space after type cast by Bhumika Goyal · 9 years ago
  82. 72315cd Staging: comedi: Prefer using the BIT macro by Aybuke Ozdemir · 9 years ago
  83. e563637 staging: comedi: Use ARRAY_SIZE for sizes of arrays by Janani Ravichandran · 9 years ago
  84. 222c402 staging: comedi: comedi.h: remove SDF_MODE0 etc. by Ian Abbott · 9 years ago
  85. 75aa1ca staging: comedi: comedi.h: remove struct comedi_trig by Ian Abbott · 9 years ago
  86. ace7aa7 staging: comedi: comedi.h: add kernel-doc comments to struct types by Ian Abbott · 9 years ago
  87. 8fb02b2 staging: comedi: comedi.h: add kernel-doc to common enums by Ian Abbott · 9 years ago
  88. 2892ffc staging: comedi: comedi.h: tweak start of header comment by Ian Abbott · 9 years ago
  89. 710086d staging: octeon: refactor rgmii 10 mbps preamble error checking by Aaro Koskinen · 9 years ago
  90. 1d5047c staging: octeon: Remove unneeded parentheses in assignment by Janani Ravichandran · 9 years ago
  91. beb6e57 staging: octeon: Add spaces around operators by Janani Ravichandran · 9 years ago
  92. cc4188b staging: most: return proper error by Sudip Mukherjee · 9 years ago
  93. ea39854 staging: most: return error value by Sudip Mukherjee · 9 years ago
  94. 5fe36bf staging: unisys: Modify boolean assignment by Janani Ravichandran · 9 years ago
  95. 90cb147 staging: unisys: Remove parentheses around right hand side of assignment by Janani Ravichandran · 9 years ago
  96. b4d4dfb staging: unisys: remove unnecessary goto by Benjamin Romer · 9 years ago
  97. 05f1b17 staging: unisys: fix else statement in visornic_main.c by Erik Arfvidson · 9 years ago
  98. abbceb6 staging: unisys: fix comments in visornic_main.c by Erik Arfvidson · 9 years ago
  99. 5d5a0bd staging: unisys: fix block comments in ultrainputreport.h by Erik Arfvidson · 9 years ago
  100. 7005c16 staging: unisys: fix comments in visorbus_main.c by Erik Arfvidson · 9 years ago