1. f27d2be Staging: vt6656: fix code indenting error in power.c by Johannes Löthberg · 11 years ago
  2. 6dfd609 Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.c by Ebru Akagunduz · 11 years ago
  3. 6a12370 staging: lustre: lnet: Rewrite return statement in socklnd.c by Lisa Nguyen · 11 years ago
  4. 1f55864 staging: gdm724x: kzalloc should be used instead of kmalloc/memset by Teodora Baluta · 11 years ago
  5. 1f933fa staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Valentina Manea · 11 years ago
  6. 365aa51 staging: ktap: remove code from tree by Greg Kroah-Hartman · 11 years ago
  7. 9908b4f Merge tag 'iio-for-3.13e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  8. 97b0b6c drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in Makefile by Chen Gang · 11 years ago
  9. b1ad55e Staging: winbond: removing unused variables thread_count and link_name[] by Ashvini Varatharaj · 11 years ago
  10. f68cae4 Staging: winbond: removing CamelCase in core.h by Ashvini Varatharaj · 11 years ago
  11. 7aff381 Staging: slicoss: Replace seq_printf with seq_puts by Rashika Kheria · 11 years ago
  12. b28ca1c Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.c by Ebru Akagunduz · 11 years ago
  13. 5c36d5a staging: vt6655: fixed use of unnecessary braces in baseband.c by Archana kumari · 11 years ago
  14. 0f783c9 Staging: vt6656: fix a brace coding style issue in power.c by Johannes Löthberg · 11 years ago
  15. 0aa8269 Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.c by Ebru Akagunduz · 11 years ago
  16. 07bcc80 Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.c by Ebru Akagunduz · 11 years ago
  17. 05aaf1a staging: vt6656: removed braces from single line if-statement by Nandini Hanumanthagowda · 11 years ago
  18. 3cef1a2 staging: vt6656: fixed indentation and unnecessary space errors by Nandini Hanumanthagowda · 11 years ago
  19. 2467635 staging: vt6656: call usb_device_reset before netdev registration by Malcolm Priestley · 11 years ago
  20. 16fcfa1 Staging: lustre: Fix no use of assignment in if condition by Rashika Kheria · 11 years ago
  21. b6ea5ef staging:media: Use dev_dbg() instead of pr_debug() by Dulshani Gunawardhana · 11 years ago
  22. a152e87 staging:media: Use dev_info() instead of pr_info() by Dulshani Gunawardhana · 11 years ago
  23. 44ee8e8 staging: media: Use dev_err() instead of pr_err() by Dulshani Gunawardhana · 11 years ago
  24. 5619d97 staging: media: lirc: Replaced printk macro with dev_info(dev,....) in lirc_imon.c by Archana kumari · 11 years ago
  25. 7ff1b12 Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.c by Ebru Akagunduz · 11 years ago
  26. bfb3af4 Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.h by Ebru Akagunduz · 11 years ago
  27. 40c2f55 Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c by Ebru Akagunduz · 11 years ago
  28. a5b7151 staging: sep: add missing misc_deregister() on error in sep_register_driver_with_fs() by Wei Yongjun · 11 years ago
  29. 6756bb7 Staging: lustre: Replace __FUNCTION__ with __func__ by Rashika Kheria · 11 years ago
  30. 730ebc8 Staging: lustre: Fix paranthesis not required around return by Rashika Kheria · 11 years ago
  31. 5bd7797 Staging: lustre: Fix space required after ',' by Rashika Kheria · 11 years ago
  32. c8b9390 Staging: lustre: Fix no spaces at the start of the line by Rashika Kheria · 11 years ago
  33. 490f4db Staging: lustre: Fix code indentation for conditional statements by Rashika Kheria · 11 years ago
  34. ad0a75b Staging: lustre: Fix initialisation of statics to NULL or 0 by Rashika Kheria · 11 years ago
  35. e46b3a0 Staging; lustre: Fix quoted string split across lines by Rashika Kheria · 11 years ago
  36. 24edbe4 Staging: lustre: Fix space prohibited between function and open paranthesis by Rashika Kheria · 11 years ago
  37. 13a7e2c staging: lustre: replaced C99 comment style by C89 style by Nandini Hanumanthagowda · 11 years ago
  38. 90131cc staging: lustre: added space before the open parenthesis by Nandini Hanumanthagowda · 11 years ago
  39. b515461 Staging: lustre: Fix indentation of labels by Rashika Kheria · 11 years ago
  40. 9f100b8 Staging: lustre: Fix initialisation of statics to 0 or NULL by Rashika Kheria · 11 years ago
  41. 5129097 Staging: lustre: Fix quoted strings split across lines by Rashika Kheria · 11 years ago
  42. 735c2e2 Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/variable by Rashika Kheria · 11 years ago
  43. f93c061 Staging: lustre: Fix space prohibited between function name and open paranthesis by Rashika Kheria · 11 years ago
  44. 218c394 drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warning by Himangi Saraogi · 11 years ago
  45. 5e1b887 staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Valentina Manea · 11 years ago
  46. ac0a287 staging: lustre: lnet: Reformat pointer variable in lib-lnet.h by Lisa Nguyen · 11 years ago
  47. 0281639 staging: lustre: lnet: Remove unnecessary () from return statements by Lisa Nguyen · 11 years ago
  48. 62fbc9f staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.h by Lisa Nguyen · 11 years ago
  49. 6da6eab staging: lustre: Remove typedef and update cfs_hash struct by Lisa Nguyen · 11 years ago
  50. 6ea510c staging: lustre: Remove typedef and update cfs_hash_bd struct by Lisa Nguyen · 11 years ago
  51. a3ea59e staging: lustre: Remove typedef and update cfs_debug_limit_state struct by Lisa Nguyen · 11 years ago
  52. 996adff staging/lustre: fix tv_usec build warning on parisc by Peng Tao · 11 years ago
  53. 363090e staging/lustre/llite: fix mkdir endless loop by Peng Tao · 11 years ago
  54. 86bac59 lustre/fld: remove fld_thread_key by Peng Tao · 11 years ago
  55. 1e27138 staging: lustre: Remove typedef and update cfs_hash_bucket struct by Lisa Nguyen · 11 years ago
  56. 7c64884 Staging: sb105x: Fix a possible null dereference by Rashika Kheria · 11 years ago
  57. 5957324 staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return value by John Stultz · 11 years ago
  58. e020325 iio: light: vcnl4000: Remove redundant code by Sachin Kamat · 11 years ago
  59. a9b6851 iio: dac: mcp4725: Remove redundant code by Sachin Kamat · 11 years ago
  60. 345d4f92 iio: dac: max517: Remove redundant variable by Sachin Kamat · 11 years ago
  61. e2f5543 iio: dac: ad5755: Remove redundant code by Sachin Kamat · 11 years ago
  62. 35b9c0b iio: dac: ad5421: Remove redundant code by Sachin Kamat · 11 years ago
  63. ae0f29d iio: adc: twl6030-gpadc: Remove redundant code by Sachin Kamat · 11 years ago
  64. dcf5272 iio: accel: kxsd9: Remove redundant variable by Sachin Kamat · 11 years ago
  65. 670c110 iio: core: Add misssing braces by Sachin Kamat · 11 years ago
  66. 3176dd5 iio: core: Use pr_err instead of printk by Sachin Kamat · 11 years ago
  67. d141ab7 iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix by Denis CIOCCA · 11 years ago
  68. de06b34 iio: adc: ti_am335x_adc: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  69. d453a4a iio: adc: nau7802: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  70. fc21acc iio: adc: twl6030-gpadc: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  71. 39631b5 iio: Add Freescale mag3110 magnetometer driver by Peter Meerwald · 11 years ago
  72. 2ab61fa staging/iio/adc: MXS_LRADC depends on INPUT by Randy Dunlap · 11 years ago
  73. 29323b3 staging: lustre: Remove typedef and update cfs_hash_lock union by Lisa Nguyen · 11 years ago
  74. bcc3b70 staging:lustre: replace foo* with foo * by Dulshani Gunawardhana · 11 years ago
  75. 126e7da staging:lustre: Fix externs should be avoided in .c files warning by Dulshani Gunawardhana · 11 years ago
  76. 5f3a68f staging:lustre: Fix space before open parenthesis by Dulshani Gunawardhana · 11 years ago
  77. 2c0514e staging:lustre: Replace max() with max_t() by Dulshani Gunawardhana · 11 years ago
  78. 5e44883 staging:lustre: Fix C99 style comments by Dulshani Gunawardhana · 11 years ago
  79. 66e7a94a staging:lustre: Remove space between function name and open parenthesis by Dulshani Gunawardhana · 11 years ago
  80. d338bce staging: lustre: libcfs: Remove bitmap.h file by Lisa Nguyen · 11 years ago
  81. 61bdda6 iio:adc:max1363 support SMBus for 8-bit devices by Vivien Didelot · 11 years ago
  82. eb03610 iio: Correct description how to convert microtesla to gauss by Peter Meerwald · 11 years ago
  83. 2072875 staging: rtl8187se: checkpatch cleanups by Teodora Baluta · 11 years ago
  84. 17ab33e staging: rtl8187se: fix static sparse warnings by Teodora Baluta · 11 years ago
  85. 8e87b1b staging: rtl8187se: add missing __iomem annotation by Teodora Baluta · 11 years ago
  86. 8b65c5b staging: rtl8187se: use gfp_t instead of int by Teodora Baluta · 11 years ago
  87. 131ccc2 Staging: sb105x: Remove redundant null check by Rashika Kheria · 11 years ago
  88. 056e0af Staging: line6: replacing -EINVAL with retval in driver.c by Ashvini Varatharaj · 11 years ago
  89. 88ef9b1 Staging: line6: replacing -EINVAL with retval by Ashvini Varatharaj · 11 years ago
  90. a8eecad Staging: speakup: replacing simple_strtoul with kstrtoul by Ashvini Varatharaj · 11 years ago
  91. 1b7e763 Staging: sep: Fix Smatch Warning in sep_crypto.c by Rashika Kheria · 11 years ago
  92. c8e46f4 staging: vt6655: Fix C99 commenting style in michael.h by Archana kumari · 11 years ago
  93. 79b0ae8 Staging: slicoss: Fix quoted string split across lines by Rashika Kheria · 11 years ago
  94. f66626e Staging: slicoss: Refactor code by introducing new function slic_interrupt_card_up() by Rashika Kheria · 11 years ago
  95. 1f6876c Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as required by Rashika Kheria · 11 years ago
  96. 0217a88 Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safe by Rashika Kheria · 11 years ago
  97. f32eca7 Staging: dgnc: avoiding buffer overflow by Ashvini Varatharaj · 11 years ago
  98. e15b0c4 Staging: dgnc: removing the comparison 'board<0' by Ashvini Varatharaj · 11 years ago
  99. a275823 staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.c by Archana kumari · 11 years ago
  100. 4ee0925 staging: dgnc:Removed unecessary error messages in dgnc_driver.c by Archana kumari · 11 years ago