1. 0866209 staging: wilc1000: use mutex instead of struct semaphore hSemScanReq by Chaehyun Lim · 9 years ago
  2. 589c667 staging: wilc1000: remove unused struct semaphore SemHandleUpdateStats by Chaehyun Lim · 9 years ago
  3. c975f9d staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_val by Chaehyun Lim · 9 years ago
  4. 7db699d staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get by Chaehyun Lim · 9 years ago
  5. 70011f5 staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_set by Chaehyun Lim · 9 years ago
  6. 5d145b1 staging: lustre: libcfs: remove cfs_workitem_t typedefs by James Simmons · 9 years ago
  7. d47b702 staging: lustre: libcfs: add CFS_FAULT_CHECK() by James Simmons · 9 years ago
  8. 304d13f staging: lustre: libcfs: replace direct HZ access with kernel APIs by Jian Yu · 9 years ago
  9. 2dc09ea staging: lustre: libcfs: add lock-class for cfs_percpt_lock by Liang Zhen · 9 years ago
  10. 762d266 staging: lustre: libcfs: move all cpt handling to libcfs_cpu.h by James Simmons · 9 years ago
  11. a18332b staging: lustre: libcfs: remove cfs_percpt_[current|index] by James Simmons · 9 years ago
  12. ccfb80c staging: lustre: libcfs: remove atomic cpt allocations by James Simmons · 9 years ago
  13. 9af4826 staging: lustre: libcfs: remove cfs_signal_pending wrapper by James Simmons · 9 years ago
  14. 3404f60 staging: lustre: libcfs: remove function declarations in libcfs.h by James Simmons · 9 years ago
  15. 78ab125 staging/lustre/libcfs: Copy correct amount in libcfs_ioctl_getdata by Oleg Drokin · 9 years ago
  16. 1bc55f7 staging: lustre: libcfs: calculate crypto performance using pages by Andreas Dilger · 9 years ago
  17. 78675cb staging: lustre: libcfs: improve reporting error for crypto performance by Andreas Dilger · 9 years ago
  18. 8260d4e2 staging: lustre: libcfs: print crypto performance result only on success by Andreas Dilger · 9 years ago
  19. 6ba3f378 staging: lustre: libcfs: allocate memory in cfs_crypto_performance_test() by Andreas Dilger · 9 years ago
  20. e43c658 staging: lustre: libcfs: return proper error code for cfs_crypto_hash_speed() by Andreas Dilger · 9 years ago
  21. c11e27a staging: lustre: libcfs: bug fixes for cfs_crypto_hash_final() by Andreas Dilger · 9 years ago
  22. 244cd87 staging: lustre: libcfs: start using enum cfs_crypto_hash_alg by Andreas Dilger · 9 years ago
  23. 56ebc2e staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*() by Andreas Dilger · 9 years ago
  24. 24a4e1e staging: lustre: libcfs: add new definitions for cfs_crypto api by Andreas Dilger · 9 years ago
  25. 4d60ffa staging: lustre: libcfs: rename some variables for crypto handling by Andreas Dilger · 9 years ago
  26. 020b021 staging: lustre: libcfs: add documentation for cfs_crypto_hash_*() by Andreas Dilger · 9 years ago
  27. 997e518 staging: lustre: libcfs: limit scope of libcfs_crypto.h by Andreas Dilger · 9 years ago
  28. 318723e staging: dgnc: fix Logical continuations should be on the by Daeseok Youn · 9 years ago
  29. 6175e73 staging: dgnc: fix 'line over 80 characters' by Daeseok Youn · 9 years ago
  30. 195d85c staging: dgnc: remove unused variable in dgnc_board by Daeseok Youn · 9 years ago
  31. a25ad52 staging: dgnc: fix CamelCase in dgnc_drvier.h and by Daeseok Youn · 9 years ago
  32. aaeb5e7 staging: xgifb: remove extra braces from if stmt (single branch) by Nicholas Sim · 9 years ago
  33. 26b6943 staging: xgifb: ensure braces on all arms of if stmt by Nicholas Sim · 9 years ago
  34. e7c77e4 staging: rtl8188eu: remove return at end of void function call by Nicholas Sim · 9 years ago
  35. f72ea98 staging: vt6656: Fixed multiple logical comparisions warnings in main_usb.c by Parth Sane · 9 years ago
  36. f96b36c Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() fails by Claudiu Beznea · 9 years ago
  37. 80e3e24 staging: dgnc: fix CamelCase in dgnc_driver.c by Daeseok Youn · 9 years ago
  38. 87787e5 Staging: iio: Fix sparse endian warning by Ksenija Stanojevic · 9 years ago
  39. 29efdd3 Staging: most: Remove __cplusplus check in header files by PrasannaKumar Muralidharan · 9 years ago
  40. ff59f2a staging: speakup: fix type mismatch warnings by Okash Khawaja · 9 years ago
  41. b42ca86 staging: comedi: ni_tio: remove BUG() checks for ni_tio_get_clock_src() by H Hartley Sweeten · 9 years ago
  42. fa74d13 staging: comedi: ni_tio: remove BUG() in ni_tio_set_gate_src() by H Hartley Sweeten · 9 years ago
  43. 592ef9f staging: comedi: ni_tio: fix ni_tio_insn_config() by H Hartley Sweeten · 9 years ago
  44. 475ea1e staging: comedi: ni_tio: remove BUG() checks for ni_tio_get_gate_src() by H Hartley Sweeten · 9 years ago
  45. d87f5e9 staging: comedi: ni_tio: validate clock source by H Hartley Sweeten · 9 years ago
  46. a19b9b4 staging: comedi: ni_tiocmd: remove BUG() which can never occur by H Hartley Sweeten · 9 years ago
  47. 53d6337 staging: comedi: ni_tiocmd: remove unsed param from ni_tio_acknowledge_and_confirm() by H Hartley Sweeten · 9 years ago
  48. b878a82 staging: comedi: ni_tiocmd: fix block comments by H Hartley Sweeten · 9 years ago
  49. 9f62bee staging: comedi: ni_tiocmd: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  50. e3f7bb2 staging: comedi: ni_tio: tidy up ni_tio_arm() by H Hartley Sweeten · 9 years ago
  51. f51700a staging: comedi: ni_tio: tidy up ni_tio_set_sync_mode() by H Hartley Sweeten · 9 years ago
  52. a56b3f5 staging: comedi: ni_tio: tidy up ni_tio_get_gate_src() by H Hartley Sweeten · 9 years ago
  53. 8e621cf staging: comedi: ni_tio: fix block comments by H Hartley Sweeten · 9 years ago
  54. 3676cdd9 staging: comedi: ni_tio: Prefer kernel type 'u64' over 'uint64_t' by H Hartley Sweeten · 9 years ago
  55. 74ea93b staging: comedi: ni_tio: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  56. 58011fd staging: comedi: ni_tio.h: remove unnecessary forward declarations by H Hartley Sweeten · 9 years ago
  57. 80168e9 staging: comedi: ni_tio.h: fix block comment by H Hartley Sweeten · 9 years ago
  58. 10142ce staging: comedi: ni_tio.h: tidy up struct ni_gpct by H Hartley Sweeten · 9 years ago
  59. a38a140 staging: comedi: ni_tio.h: tidy up struct ni_gpct_device by H Hartley Sweeten · 9 years ago
  60. 5994e51 staging: comedi: ni_tio: tidy up struct ni_gpct_device (*{write, read}_register) by H Hartley Sweeten · 9 years ago
  61. 51f2e4e staging: comedi: ni_tio_internal: export {read, write)_register() by H Hartley Sweeten · 9 years ago
  62. 73b2d13 staging: comedi: ni_tio_internal: simplify ni_tio_counting_mode_registers_present() by H Hartley Sweeten · 9 years ago
  63. f4e0331 staging: comedi: ni_tio: export and fix ni_tio_set_bits() by H Hartley Sweeten · 9 years ago
  64. 85bfafa staging: comedi: ni_tio: export and fix ni_tio_get_soft_copy() by H Hartley Sweeten · 9 years ago
  65. c9813d5 staging: comedi: ni_tio: fix ni_tio_arm() params/vars by H Hartley Sweeten · 9 years ago
  66. a4915d5 staging: comedi: ni_tio: fix ni_tio_set_gate_src() params/vars by H Hartley Sweeten · 9 years ago
  67. f79f218 staging: comedi: ni_tio_internal.h: fix block comment issues by H Hartley Sweeten · 9 years ago
  68. 12fc668 staging: comedi: ni_tio_internal.h: tidy up bit defines by H Hartley Sweeten · 9 years ago
  69. 2892b3f staging: comedi: plx9052.h: fix block comment issues by H Hartley Sweeten · 9 years ago
  70. 5c0d139 staging: comedi: plx9052.h: tidy up bit defines by H Hartley Sweeten · 9 years ago
  71. 1d734e3 staging: comedi: z8536: tidy up bit defines by H Hartley Sweeten · 9 years ago
  72. 99307a6 staging: comedi: ni_mio_common: ni_gpct_device_destroy() can handle a NULL pointer by H Hartley Sweeten · 9 years ago
  73. bed05b6 staging: comedi: ni_tio: make ni_gpct_device_destroy() NULL pointer safe by H Hartley Sweeten · 9 years ago
  74. 2460e3c staging: comedi: ni_labpc.h: fix block comment issues by H Hartley Sweeten · 9 years ago
  75. 0edf7b8 staging: comedi: ni_labpc_pci: tidy up bit define by H Hartley Sweeten · 9 years ago
  76. a0b201c staging: comedi: ni_labpc_cs: fix block comment issues by H Hartley Sweeten · 9 years ago
  77. a444abf staging: comedi: ni_labpc_common: tidy up block comments by H Hartley Sweeten · 9 years ago
  78. 447785c staging: comedi: ni_labpc_regs.h: tidy up bit defines by H Hartley Sweeten · 9 years ago
  79. c5f7640 staging: comedi: ni_labpc: remove some unnecessary defines by H Hartley Sweeten · 9 years ago
  80. f91e45e staging: comedi: dt282x: remove unnecessary comment by H Hartley Sweeten · 9 years ago
  81. 20ea5c3 staging: comedi: dt282x: remove redundant comedi_check_trigger_arg_min() by H Hartley Sweeten · 9 years ago
  82. 581867b staging: comedi: dt282x: refactor dt282x_ns_to_timer() by H Hartley Sweeten · 9 years ago
  83. 4747021 staging: comedi: ni_660x: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  84. 8f266d5 staging: comedi: ni_660x: refactor GPCT_OFFSET by H Hartley Sweeten · 9 years ago
  85. 80c67b3 staging: comedi: ni_660x: remove spinlock 'dma_cfg_lock' by H Hartley Sweeten · 9 years ago
  86. 4f2c3b2 staging: comedi: ni_660x: remove ni_gpct_to_660x_register[] by H Hartley Sweeten · 9 years ago
  87. 242311d staging: comedi: ni_660x: sort enum ni_660x_register by H Hartley Sweeten · 9 years ago
  88. 515b5e6 staging: comedi: ni_660x: remove inline mite_ring() by H Hartley Sweeten · 9 years ago
  89. 34b7f1f8 staging: comedi: ni_660x: default DIO channels with subdevice init by H Hartley Sweeten · 9 years ago
  90. 90ad57b staging: comedi: ni_660x: initialize the counter with the subdevice init by H Hartley Sweeten · 9 years ago
  91. f229594 staging: comedi: ni_660x: allocate counters early in (*auto_attach) by H Hartley Sweeten · 9 years ago
  92. 2363cbf staging: comedi: ni_660x: init TIO chips before subdevice init by H Hartley Sweeten · 9 years ago
  93. 78d514f staging: comedi: ni_660x: disable interrupts when detaching driver by H Hartley Sweeten · 9 years ago
  94. 26a0fe3 staging: comedi: ni_660x: ni_gpct_device_destroy() can handle a NULL pointer by H Hartley Sweeten · 9 years ago
  95. 32f89d8 staging: comedi: ni_660x: tidy up the counter subdevices init by H Hartley Sweeten · 9 years ago
  96. ccef0da staging: comedi: ni_660x: tidy up the misc. constants by H Hartley Sweeten · 9 years ago
  97. 5262d03 staging: comedi: ni_660x: fix memory barrier without comment by H Hartley Sweeten · 9 years ago
  98. e8f6e2b staging: comedi: ni_660x: add comments for the spinlock_t definitions by H Hartley Sweeten · 9 years ago
  99. 0c9434e staging: comedi: ni_660x: refactor ni_gpct_to_660x_register() by H Hartley Sweeten · 9 years ago
  100. f0c9305 staging: comedi: ni_660x: add a comment about the initial DIO state by H Hartley Sweeten · 9 years ago