1. 49188af staging: wilc1000: use kfree instead of WILC_FREE by Chaehyun Lim · 9 years ago
  2. 9b45891 staging: wilc1000: remove unused memory functions by Chaehyun Lim · 9 years ago
  3. 96ac283 staging: wilc1000: wilc_memory.h: remove unused define by Chaehyun Lim · 9 years ago
  4. 5a447f4 Staging: gdm72xx: usb_ids: fix a macro coding style error by Raphaël Beamonte · 9 years ago
  5. 435009b staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmit by Mateusz Kulikowski · 9 years ago
  6. bda9e24 staging: vme: devices: add spaces around '-' by Junsu Shin · 9 years ago
  7. a8f401f staging: vme: devices: fix NULL comparison style by Junsu Shin · 9 years ago
  8. 6c37e74 staging: vme: devices: remove blank line after open brace by Junsu Shin · 9 years ago
  9. d5f0a90 staging: vme: devices: remove multiple blank lines by Junsu Shin · 9 years ago
  10. cf7281c staging: unisys: make visorbus_dev_groups static by Michał Kępień · 9 years ago
  11. 110a66b drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS lines to visornic by Prarit Bhargava · 9 years ago
  12. beb1216 staging: rtl8192u: Remove unnecessary externs by Joe Perches · 9 years ago
  13. ec9a0ff staging: mt29f_spinand: Remove unnecessary externs by Joe Perches · 9 years ago
  14. 35bb99b staging: dgnc: Remove unnecessary externs by Joe Perches · 9 years ago
  15. fd8c5cb staging: ft1000: Remove unnecessary externs by Joe Perches · 9 years ago
  16. b3ff291 staging: wilc1000: Remove unnecessary externs by Joe Perches · 9 years ago
  17. ee233d3 staging: rtl8192e: Remove unnecessary externs by Joe Perches · 9 years ago
  18. ebea63f staging: rtl8188eu: Remove unnecessary externs by Joe Perches · 9 years ago
  19. ddc9bce staging: nvec: Remove unnecessary externs by Joe Perches · 9 years ago
  20. cd951dd staging: fbtft: Remove unnecessary externs by Joe Perches · 9 years ago
  21. b239904 staging: octeon: Remove unnecessary externs by Joe Perches · 9 years ago
  22. a5ee469 staging: rtl8712: Remove unnecessary externs by Joe Perches · 9 years ago
  23. e075de6 staging: xgifb: Remove unnecessary externs by Joe Perches · 9 years ago
  24. f157d80 staging: lustre: ptlrpc: add missing include directive by Ioan-Adrian Ratiu · 9 years ago
  25. 94a99b4 staging: lustre: Do not init global to NULL by Swee Hua Law · 9 years ago
  26. 8150a97 staging: lustre: Remove unnecessary externs by Joe Perches · 9 years ago
  27. 049fbd9 staging: lustre: checkpatch: argument alignment for readability by Swee Hua Law · 9 years ago
  28. aa62a84 staging: lustre: checkpatch: move */ block comment to next line by Swee Hua Law · 9 years ago
  29. bcffa06 staging: lustre: checkpatch: symbol == NULL should be !symbol by Swee Hua Law · 9 years ago
  30. 1b680a8 staging: lustre: checkpatch: do not init global to NULL by Swee Hua Law · 9 years ago
  31. a836582 staging: lustre-libcfs: make static-variable constant by Patrick Boettcher · 9 years ago
  32. 25bbe41 staging: lustre-libcfs: fix sparse warning by Patrick Boettcher · 9 years ago
  33. 0df4e3e Staging: unisys: Remove useless cast on void pointer by Shraddha Barke · 9 years ago
  34. 94858fe Staging: lustre: libcfs: Remove unnecessary cast on void* by Shraddha Barke · 9 years ago
  35. 642ac6c Staging: wilc1000: Remove null check before kfree by Shraddha Barke · 9 years ago
  36. 772a6e1 staging: rtl8723au: Fix Sparse errors in rtw_security.c by Jacob Kiefer · 9 years ago
  37. 071c19e staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h by Chaehyun Lim · 9 years ago
  38. 9504f96 staging: wilc1000: remove WILC_memcpy_INTERNAL by Chaehyun Lim · 9 years ago
  39. f78d5f8 staging: wilc1000: remove WILC_memcpy function by Chaehyun Lim · 9 years ago
  40. d00d2ba staging: wilc1000: use memcpy instead of WILC_memcpy by Chaehyun Lim · 9 years ago
  41. 31126a4 staging: wilc1000: remove WILC_strncmp function by Chaehyun Lim · 9 years ago
  42. 3f88289 staging: wilc1000: use strncmp instead of WILC_strncmp by Chaehyun Lim · 9 years ago
  43. 24e326e staging: wilc1000: remove WILC_strncpy function by Chaehyun Lim · 9 years ago
  44. 85b509f staging: wilc1000: Use strncpy instead of WILC_strncpy by Chaehyun Lim · 9 years ago
  45. 1799cb6 staging: wilc1000: remove WILC_strlen function by Chaehyun Lim · 9 years ago
  46. ff96dfb staging: wilc1000: use strlen instead of WILC_strlen by Chaehyun Lim · 9 years ago
  47. 7d2b212 staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  48. 358d577 staging: comedi: me4000: use bitwise AND instead of logical by Dan Carpenter · 9 years ago
  49. ad83dbd staging: comedi: adl_pci7x3x: fix digital output on PCI-7230 by Ian Abbott · 9 years ago
  50. 1c38d03 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_read_insn_timer() by H Hartley Sweeten · 9 years ago
  51. 0d5e030 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_write_insn_timer() by H Hartley Sweeten · 9 years ago
  52. 7dc68e3 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  53. 020e05e staging: comedi: addi_apci_3501: remove "magic" numbers in apci3501_interrupt() by H Hartley Sweeten · 9 years ago
  54. cd5d0ae staging: comedi: addi_apci_3501: use addi_tcw.h for the timer registers by H Hartley Sweeten · 9 years ago
  55. f821bf5 staging: comedi: addi_apci_3501: rename CamelCase vars in apci3501_interrupt() by H Hartley Sweeten · 9 years ago
  56. 63316aa staging: comedi: addi_apci_3501: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  57. cd07fbf staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc' by H Hartley Sweeten · 9 years ago
  58. c85c26b staging: comedi: hwdrv_apci3501: refactor apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  59. bde879a staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  60. f7f909e staging: comedi: hwdrv_apci3501: refactor apci3501_read_insn_timer() by H Hartley Sweeten · 9 years ago
  61. 626bb28 staging: comedi: hwdrv_apci3501: refactor apci3501_write_insn_timer() by H Hartley Sweeten · 9 years ago
  62. e078d25 staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_write_insn_timer() by H Hartley Sweeten · 9 years ago
  63. 4434a99 staging: comedi: addi_apci_3501: rename private data 'b_TimerSelectMode' by H Hartley Sweeten · 9 years ago
  64. a66f201 staging: comedi: hwdrv_apci3501: remove useless read/mask to stop watchdog by H Hartley Sweeten · 9 years ago
  65. 2be8ae5 staging: comedi: comedi_fops: absorb comedi_free_board_minor() by H Hartley Sweeten · 9 years ago
  66. c4237a2 staging: comedi: comedi_fops: remove BUG_ON() in comedi_dev_get_from_board_minor() by H Hartley Sweeten · 9 years ago
  67. 5104a89 staging: comedi: comedi_fops: remove BUG_ON() in comedi_free_subdevice_minor() by H Hartley Sweeten · 9 years ago
  68. 6b3703f staging: comedi: comedi_fops: remove BUG_ON() in comedi_cleanup() by H Hartley Sweeten · 9 years ago
  69. 0bb6419 staging: comedi: comedi_fops: remove remaining BUG_ON() checks by H Hartley Sweeten · 9 years ago
  70. 5babc1b staging: comedi: hwdrv_apci1564: remove magic numbers in apci1564_counter_insn_read() by H Hartley Sweeten · 9 years ago
  71. c6288a3 staging: comedi: hwdrv_apci1564: tidy up apci1564_counter_insn_write() by H Hartley Sweeten · 9 years ago
  72. 1f5d767 staging: comedi: hwdrv_apci1564: fix counter "mode" setting by H Hartley Sweeten · 9 years ago
  73. 835f8fe staging: comedi: hwdrv_apci1564: remove useless code in apci1564_counter_insn_config() by H Hartley Sweeten · 9 years ago
  74. 18543b1 staging: comedi: hwdrv_apci1564: remove magic number in apci1564_timer_insn_read() by H Hartley Sweeten · 9 years ago
  75. 9a2d58c staging: comedi: hwdrv_apci1564: tidy up apci1564_timer_insn_write() by H Hartley Sweeten · 9 years ago
  76. d9fca73 staging: comedi: hwdrv_apci1564: use addi_tcw.h defines by H Hartley Sweeten · 9 years ago
  77. 836b8f2 staging: comedi: addi_apci_1564: tidy up APCI1564_EEPROM_REG bit defines by H Hartley Sweeten · 9 years ago
  78. 9f750d1 staging: comedi: addi_apci_1564: define the APCI1564_DI_IRQ_REG bits by H Hartley Sweeten · 9 years ago
  79. dbaa149 staging: comedi: addi_apci_1564: define the APCI1564_DO_IRQ_REG bits by H Hartley Sweeten · 9 years ago
  80. fa1219e staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_STATUS_REG bits by H Hartley Sweeten · 9 years ago
  81. 59c8f0d staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_CTRL_REG bits by H Hartley Sweeten · 9 years ago
  82. d538775 staging: comedi: hwdrv_apci1564: remove unused defines by H Hartley Sweeten · 9 years ago
  83. 2afc5d4 staging: comedi: addi_tcw.h: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  84. 13d825e staging: speakup: Fix warning reported by checkpatch by Aleksei Fedotov · 9 years ago
  85. ad9f92d staging: speakup: Remove unnecessary externs by Joe Perches · 9 years ago
  86. e4fde76 staging: olpc_dcon: Remove unnecessary externs by Joe Perches · 9 years ago
  87. f7f2c18 staging: netlogic: Remove unnecessary externs by Joe Perches · 9 years ago
  88. f0f621c staging: android: update TODO by Mike Rapoport · 9 years ago
  89. d30649a staging: android: Remove unnecessary externs by Joe Perches · 9 years ago
  90. c71e16e Staging: iio: trigger: Use braces on both branches of if statement by Cristina Opriceana · 9 years ago
  91. 2f3403a Staging: iio: trigger: Alignment should match open parenthesis by Cristina Opriceana · 9 years ago
  92. d98d2cc staging: iio: Remove unnecessary externs by Joe Perches · 9 years ago
  93. 5132fcd Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings by Adrian Remonda · 9 years ago
  94. 23fe15f Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warnings by Adrian Remonda · 9 years ago
  95. 04ca583 Staging: most: mostcore/core.c. Fix "Using plain integer as NULL pointer" warnings by Adrian Remonda · 9 years ago
  96. c942ea7 Staging: most: mostcore/core.c. Fix "missing static keyword" warnings by Adrian Remonda · 9 years ago
  97. ddb98ce staging: most: Remove unnecessary externs by Joe Perches · 9 years ago
  98. 910bf1e staging/most: fix return value for DIM_GetChannelState by Tomas Melin · 9 years ago
  99. ad88aae staging/lustre/llite: get rid of unused ll_super_blocks list by Oleg Drokin · 9 years ago
  100. d38c59e staging: comedi: serial2002: Use monotonic clock by Abhilash Jindal · 9 years ago