1. aa62a84 staging: lustre: checkpatch: move */ block comment to next line by Swee Hua Law · 9 years ago
  2. bcffa06 staging: lustre: checkpatch: symbol == NULL should be !symbol by Swee Hua Law · 9 years ago
  3. 1b680a8 staging: lustre: checkpatch: do not init global to NULL by Swee Hua Law · 9 years ago
  4. a836582 staging: lustre-libcfs: make static-variable constant by Patrick Boettcher · 9 years ago
  5. 25bbe41 staging: lustre-libcfs: fix sparse warning by Patrick Boettcher · 9 years ago
  6. 0df4e3e Staging: unisys: Remove useless cast on void pointer by Shraddha Barke · 9 years ago
  7. 94858fe Staging: lustre: libcfs: Remove unnecessary cast on void* by Shraddha Barke · 9 years ago
  8. 642ac6c Staging: wilc1000: Remove null check before kfree by Shraddha Barke · 9 years ago
  9. 772a6e1 staging: rtl8723au: Fix Sparse errors in rtw_security.c by Jacob Kiefer · 9 years ago
  10. 071c19e staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h by Chaehyun Lim · 9 years ago
  11. 9504f96 staging: wilc1000: remove WILC_memcpy_INTERNAL by Chaehyun Lim · 9 years ago
  12. f78d5f8 staging: wilc1000: remove WILC_memcpy function by Chaehyun Lim · 9 years ago
  13. d00d2ba staging: wilc1000: use memcpy instead of WILC_memcpy by Chaehyun Lim · 9 years ago
  14. 31126a4 staging: wilc1000: remove WILC_strncmp function by Chaehyun Lim · 9 years ago
  15. 3f88289 staging: wilc1000: use strncmp instead of WILC_strncmp by Chaehyun Lim · 9 years ago
  16. 24e326e staging: wilc1000: remove WILC_strncpy function by Chaehyun Lim · 9 years ago
  17. 85b509f staging: wilc1000: Use strncpy instead of WILC_strncpy by Chaehyun Lim · 9 years ago
  18. 1799cb6 staging: wilc1000: remove WILC_strlen function by Chaehyun Lim · 9 years ago
  19. ff96dfb staging: wilc1000: use strlen instead of WILC_strlen by Chaehyun Lim · 9 years ago
  20. 7d2b212 staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  21. 358d577 staging: comedi: me4000: use bitwise AND instead of logical by Dan Carpenter · 9 years ago
  22. ad83dbd staging: comedi: adl_pci7x3x: fix digital output on PCI-7230 by Ian Abbott · 9 years ago
  23. 1c38d03 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_read_insn_timer() by H Hartley Sweeten · 9 years ago
  24. 0d5e030 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_write_insn_timer() by H Hartley Sweeten · 9 years ago
  25. 7dc68e3 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  26. 020e05e staging: comedi: addi_apci_3501: remove "magic" numbers in apci3501_interrupt() by H Hartley Sweeten · 9 years ago
  27. cd5d0ae staging: comedi: addi_apci_3501: use addi_tcw.h for the timer registers by H Hartley Sweeten · 9 years ago
  28. f821bf5 staging: comedi: addi_apci_3501: rename CamelCase vars in apci3501_interrupt() by H Hartley Sweeten · 9 years ago
  29. 63316aa staging: comedi: addi_apci_3501: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  30. cd07fbf staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc' by H Hartley Sweeten · 9 years ago
  31. c85c26b staging: comedi: hwdrv_apci3501: refactor apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  32. bde879a staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  33. f7f909e staging: comedi: hwdrv_apci3501: refactor apci3501_read_insn_timer() by H Hartley Sweeten · 9 years ago
  34. 626bb28 staging: comedi: hwdrv_apci3501: refactor apci3501_write_insn_timer() by H Hartley Sweeten · 9 years ago
  35. e078d25 staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_write_insn_timer() by H Hartley Sweeten · 9 years ago
  36. 4434a99 staging: comedi: addi_apci_3501: rename private data 'b_TimerSelectMode' by H Hartley Sweeten · 9 years ago
  37. a66f201 staging: comedi: hwdrv_apci3501: remove useless read/mask to stop watchdog by H Hartley Sweeten · 9 years ago
  38. 2be8ae5 staging: comedi: comedi_fops: absorb comedi_free_board_minor() by H Hartley Sweeten · 9 years ago
  39. c4237a2 staging: comedi: comedi_fops: remove BUG_ON() in comedi_dev_get_from_board_minor() by H Hartley Sweeten · 9 years ago
  40. 5104a89 staging: comedi: comedi_fops: remove BUG_ON() in comedi_free_subdevice_minor() by H Hartley Sweeten · 9 years ago
  41. 6b3703f staging: comedi: comedi_fops: remove BUG_ON() in comedi_cleanup() by H Hartley Sweeten · 9 years ago
  42. 0bb6419 staging: comedi: comedi_fops: remove remaining BUG_ON() checks by H Hartley Sweeten · 9 years ago
  43. 5babc1b staging: comedi: hwdrv_apci1564: remove magic numbers in apci1564_counter_insn_read() by H Hartley Sweeten · 9 years ago
  44. c6288a3 staging: comedi: hwdrv_apci1564: tidy up apci1564_counter_insn_write() by H Hartley Sweeten · 9 years ago
  45. 1f5d767 staging: comedi: hwdrv_apci1564: fix counter "mode" setting by H Hartley Sweeten · 9 years ago
  46. 835f8fe staging: comedi: hwdrv_apci1564: remove useless code in apci1564_counter_insn_config() by H Hartley Sweeten · 9 years ago
  47. 18543b1 staging: comedi: hwdrv_apci1564: remove magic number in apci1564_timer_insn_read() by H Hartley Sweeten · 9 years ago
  48. 9a2d58c staging: comedi: hwdrv_apci1564: tidy up apci1564_timer_insn_write() by H Hartley Sweeten · 9 years ago
  49. d9fca73 staging: comedi: hwdrv_apci1564: use addi_tcw.h defines by H Hartley Sweeten · 9 years ago
  50. 836b8f2 staging: comedi: addi_apci_1564: tidy up APCI1564_EEPROM_REG bit defines by H Hartley Sweeten · 9 years ago
  51. 9f750d1 staging: comedi: addi_apci_1564: define the APCI1564_DI_IRQ_REG bits by H Hartley Sweeten · 9 years ago
  52. dbaa149 staging: comedi: addi_apci_1564: define the APCI1564_DO_IRQ_REG bits by H Hartley Sweeten · 9 years ago
  53. fa1219e staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_STATUS_REG bits by H Hartley Sweeten · 9 years ago
  54. 59c8f0d staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_CTRL_REG bits by H Hartley Sweeten · 9 years ago
  55. d538775 staging: comedi: hwdrv_apci1564: remove unused defines by H Hartley Sweeten · 9 years ago
  56. 2afc5d4 staging: comedi: addi_tcw.h: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  57. 13d825e staging: speakup: Fix warning reported by checkpatch by Aleksei Fedotov · 9 years ago
  58. ad9f92d staging: speakup: Remove unnecessary externs by Joe Perches · 9 years ago
  59. e4fde76 staging: olpc_dcon: Remove unnecessary externs by Joe Perches · 9 years ago
  60. f7f2c18 staging: netlogic: Remove unnecessary externs by Joe Perches · 9 years ago
  61. f0f621c staging: android: update TODO by Mike Rapoport · 9 years ago
  62. d30649a staging: android: Remove unnecessary externs by Joe Perches · 9 years ago
  63. c71e16e Staging: iio: trigger: Use braces on both branches of if statement by Cristina Opriceana · 9 years ago
  64. 2f3403a Staging: iio: trigger: Alignment should match open parenthesis by Cristina Opriceana · 9 years ago
  65. d98d2cc staging: iio: Remove unnecessary externs by Joe Perches · 9 years ago
  66. 5132fcd Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings by Adrian Remonda · 9 years ago
  67. 23fe15f Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warnings by Adrian Remonda · 9 years ago
  68. 04ca583 Staging: most: mostcore/core.c. Fix "Using plain integer as NULL pointer" warnings by Adrian Remonda · 9 years ago
  69. c942ea7 Staging: most: mostcore/core.c. Fix "missing static keyword" warnings by Adrian Remonda · 9 years ago
  70. ddb98ce staging: most: Remove unnecessary externs by Joe Perches · 9 years ago
  71. 910bf1e staging/most: fix return value for DIM_GetChannelState by Tomas Melin · 9 years ago
  72. ad88aae staging/lustre/llite: get rid of unused ll_super_blocks list by Oleg Drokin · 9 years ago
  73. d38c59e staging: comedi: serial2002: Use monotonic clock by Abhilash Jindal · 9 years ago
  74. 365741e staging: comedi: ni_usb6501: fix possible out-of-bounds access by H Hartley Sweeten · 9 years ago
  75. 1c46ae0a Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  76. 41d903c iio: event: Remove negative error code from iio_event_poll by Cristina Opriceana · 9 years ago
  77. 1bdc029 iio: industrialio-buffer: Fix iio_buffer_poll return value by Cristina Opriceana · 9 years ago
  78. af255cd iio: lsiio: fix error code handling error by Linus Walleij · 9 years ago
  79. 06d2f6c iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required by Markus Pargmann · 9 years ago
  80. 57cb067 iio:adc:berlin2-adc: Fix register definition by Hartmut Knaack · 9 years ago
  81. a73e99c staging: ozwpan: Remove from tree by Jason A. Donenfeld · 9 years ago
  82. f70d631 Merge 4.2-rc6 into staging-next by Greg Kroah-Hartman · 9 years ago
  83. f7644cb Linux 4.2-rc6 by Linus Torvalds · 9 years ago
  84. a230e95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  85. 3fbdc37 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  86. af0b315 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  87. bae1577 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  88. b963e72 Staging: lustre/lustre/ptlrpc: service.c: Fixed issue with global integer being initialized to 0 by Daniel Machon · 9 years ago
  89. 550d35d Staging: lustre/lnet/selftest: framework.c: Fixed coding style issues by Daniel Machon · 9 years ago
  90. c915aad Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error by Daniel Machon · 9 years ago
  91. 78174ad staging: wilc1000: Remove braces for single statement 'if' and 'else' by Chandra S Gorentla · 9 years ago
  92. 17aacd4 staging: wilc1000: Remove ' ' before quoted '\n' by Chandra S Gorentla · 9 years ago
  93. 1bff1fe staging: wilc1000: Remove unused extern declarations by Chandra S Gorentla · 9 years ago
  94. a2b4041 staging: wilc1000: Add space between the braces by Chandra S Gorentla · 9 years ago
  95. 95ddd3f tools: iio: remove unnecessary double pointer by Joo Aun Saw · 9 years ago
  96. 6b20f40 tools: iio: Set caller's ci_array pointer to NULL after free by Joo Aun Saw · 9 years ago
  97. bdb25b0 iio: Fix typos in ABI documentation by Vladimir Barinov · 9 years ago
  98. 8838cc7 iio:accel:mma8452: reorder Kconfig entry by Hartmut Knaack · 9 years ago
  99. 686027f iio:accel:mma8452: coding style cleanup by Hartmut Knaack · 9 years ago
  100. 69abff8 iio:accel:mma8452: rework register definitions by Hartmut Knaack · 9 years ago