1. 475ea1e staging: comedi: ni_tio: remove BUG() checks for ni_tio_get_gate_src() by H Hartley Sweeten · 9 years ago
  2. d87f5e9 staging: comedi: ni_tio: validate clock source by H Hartley Sweeten · 9 years ago
  3. a19b9b4 staging: comedi: ni_tiocmd: remove BUG() which can never occur by H Hartley Sweeten · 9 years ago
  4. 53d6337 staging: comedi: ni_tiocmd: remove unsed param from ni_tio_acknowledge_and_confirm() by H Hartley Sweeten · 9 years ago
  5. b878a82 staging: comedi: ni_tiocmd: fix block comments by H Hartley Sweeten · 9 years ago
  6. 9f62bee staging: comedi: ni_tiocmd: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  7. e3f7bb2 staging: comedi: ni_tio: tidy up ni_tio_arm() by H Hartley Sweeten · 9 years ago
  8. f51700a staging: comedi: ni_tio: tidy up ni_tio_set_sync_mode() by H Hartley Sweeten · 9 years ago
  9. a56b3f5 staging: comedi: ni_tio: tidy up ni_tio_get_gate_src() by H Hartley Sweeten · 9 years ago
  10. 8e621cf staging: comedi: ni_tio: fix block comments by H Hartley Sweeten · 9 years ago
  11. 3676cdd staging: comedi: ni_tio: Prefer kernel type 'u64' over 'uint64_t' by H Hartley Sweeten · 9 years ago
  12. 74ea93b staging: comedi: ni_tio: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  13. 58011fd staging: comedi: ni_tio.h: remove unnecessary forward declarations by H Hartley Sweeten · 9 years ago
  14. 80168e9 staging: comedi: ni_tio.h: fix block comment by H Hartley Sweeten · 9 years ago
  15. 10142ce staging: comedi: ni_tio.h: tidy up struct ni_gpct by H Hartley Sweeten · 9 years ago
  16. a38a140 staging: comedi: ni_tio.h: tidy up struct ni_gpct_device by H Hartley Sweeten · 9 years ago
  17. 5994e51 staging: comedi: ni_tio: tidy up struct ni_gpct_device (*{write, read}_register) by H Hartley Sweeten · 9 years ago
  18. 51f2e4e staging: comedi: ni_tio_internal: export {read, write)_register() by H Hartley Sweeten · 9 years ago
  19. 73b2d13 staging: comedi: ni_tio_internal: simplify ni_tio_counting_mode_registers_present() by H Hartley Sweeten · 9 years ago
  20. f4e0331 staging: comedi: ni_tio: export and fix ni_tio_set_bits() by H Hartley Sweeten · 9 years ago
  21. 85bfafa staging: comedi: ni_tio: export and fix ni_tio_get_soft_copy() by H Hartley Sweeten · 9 years ago
  22. c9813d5 staging: comedi: ni_tio: fix ni_tio_arm() params/vars by H Hartley Sweeten · 9 years ago
  23. a4915d5 staging: comedi: ni_tio: fix ni_tio_set_gate_src() params/vars by H Hartley Sweeten · 9 years ago
  24. f79f218 staging: comedi: ni_tio_internal.h: fix block comment issues by H Hartley Sweeten · 9 years ago
  25. 12fc668 staging: comedi: ni_tio_internal.h: tidy up bit defines by H Hartley Sweeten · 9 years ago
  26. 2892b3f staging: comedi: plx9052.h: fix block comment issues by H Hartley Sweeten · 9 years ago
  27. 5c0d139 staging: comedi: plx9052.h: tidy up bit defines by H Hartley Sweeten · 9 years ago
  28. 1d734e3 staging: comedi: z8536: tidy up bit defines by H Hartley Sweeten · 9 years ago
  29. 99307a6 staging: comedi: ni_mio_common: ni_gpct_device_destroy() can handle a NULL pointer by H Hartley Sweeten · 9 years ago
  30. bed05b6 staging: comedi: ni_tio: make ni_gpct_device_destroy() NULL pointer safe by H Hartley Sweeten · 9 years ago
  31. 2460e3c staging: comedi: ni_labpc.h: fix block comment issues by H Hartley Sweeten · 9 years ago
  32. 0edf7b8 staging: comedi: ni_labpc_pci: tidy up bit define by H Hartley Sweeten · 9 years ago
  33. a0b201c staging: comedi: ni_labpc_cs: fix block comment issues by H Hartley Sweeten · 9 years ago
  34. a444abf staging: comedi: ni_labpc_common: tidy up block comments by H Hartley Sweeten · 9 years ago
  35. 447785c staging: comedi: ni_labpc_regs.h: tidy up bit defines by H Hartley Sweeten · 9 years ago
  36. c5f7640 staging: comedi: ni_labpc: remove some unnecessary defines by H Hartley Sweeten · 9 years ago
  37. f91e45e staging: comedi: dt282x: remove unnecessary comment by H Hartley Sweeten · 9 years ago
  38. 20ea5c3 staging: comedi: dt282x: remove redundant comedi_check_trigger_arg_min() by H Hartley Sweeten · 9 years ago
  39. 581867b staging: comedi: dt282x: refactor dt282x_ns_to_timer() by H Hartley Sweeten · 9 years ago
  40. 4747021 staging: comedi: ni_660x: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  41. 8f266d5 staging: comedi: ni_660x: refactor GPCT_OFFSET by H Hartley Sweeten · 9 years ago
  42. 80c67b3 staging: comedi: ni_660x: remove spinlock 'dma_cfg_lock' by H Hartley Sweeten · 9 years ago
  43. 4f2c3b2 staging: comedi: ni_660x: remove ni_gpct_to_660x_register[] by H Hartley Sweeten · 9 years ago
  44. 242311d staging: comedi: ni_660x: sort enum ni_660x_register by H Hartley Sweeten · 9 years ago
  45. 515b5e6 staging: comedi: ni_660x: remove inline mite_ring() by H Hartley Sweeten · 9 years ago
  46. 34b7f1f8 staging: comedi: ni_660x: default DIO channels with subdevice init by H Hartley Sweeten · 9 years ago
  47. 90ad57b staging: comedi: ni_660x: initialize the counter with the subdevice init by H Hartley Sweeten · 9 years ago
  48. f229594 staging: comedi: ni_660x: allocate counters early in (*auto_attach) by H Hartley Sweeten · 9 years ago
  49. 2363cbf staging: comedi: ni_660x: init TIO chips before subdevice init by H Hartley Sweeten · 9 years ago
  50. 78d514f staging: comedi: ni_660x: disable interrupts when detaching driver by H Hartley Sweeten · 9 years ago
  51. 26a0fe3 staging: comedi: ni_660x: ni_gpct_device_destroy() can handle a NULL pointer by H Hartley Sweeten · 9 years ago
  52. 32f89d8 staging: comedi: ni_660x: tidy up the counter subdevices init by H Hartley Sweeten · 9 years ago
  53. ccef0da staging: comedi: ni_660x: tidy up the misc. constants by H Hartley Sweeten · 9 years ago
  54. 5262d03 staging: comedi: ni_660x: fix memory barrier without comment by H Hartley Sweeten · 9 years ago
  55. e8f6e2b staging: comedi: ni_660x: add comments for the spinlock_t definitions by H Hartley Sweeten · 9 years ago
  56. 0c9434e staging: comedi: ni_660x: refactor ni_gpct_to_660x_register() by H Hartley Sweeten · 9 years ago
  57. f0c9305 staging: comedi: ni_660x: add a comment about the initial DIO state by H Hartley Sweeten · 9 years ago
  58. aa94f28 staging: comedi: ni_660x: tidy up ni_660x_set_pfi_routing() by H Hartley Sweeten · 9 years ago
  59. 826f783 staging: comedi: ni_660x: tidy up ni_660x_dio_insn_bits() by H Hartley Sweeten · 9 years ago
  60. 7e90618 staging: comedi: ni_660x: tidy up Digital I/O subdevice init by H Hartley Sweeten · 9 years ago
  61. cded944 staging: comedi: ni_660x: Prefer kernel type 'u64' over 'uint64_t' by H Hartley Sweeten · 9 years ago
  62. 2225320 staging: comedi: ni_660x: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  63. b15f506 staging: comedi: ni_660x: remove ni_660x_num_counters() by H Hartley Sweeten · 9 years ago
  64. 520e619 staging: comedi: ni_660x: remove enum ni_660x_subdevices by H Hartley Sweeten · 9 years ago
  65. 6d40805 staging: comedi: ni_660x: fix block comment issues by H Hartley Sweeten · 9 years ago
  66. ff1e71b staging: comedi: ni_660x: remove BUG_ON() in ni_660x_request_mite_channel() by H Hartley Sweeten · 9 years ago
  67. 518d384 staging: comedi: ni_660x: tidy up ni_660x_select_pfi_output() by H Hartley Sweeten · 9 years ago
  68. dc28582 staging: comedi: ni_660x: tidy up ni_gpct_{write, read}_register() by H Hartley Sweeten · 9 years ago
  69. ad98c18 staging: comedi: ni_660x: tidy up ni_660x_read_register() by H Hartley Sweeten · 9 years ago
  70. 9678b73 staging: comedi: ni_660x: tidy up ni_660x_write_register() by H Hartley Sweeten · 9 years ago
  71. 4101459 staging: comedi: ni_660x: cleanup the NI660X_GLOBAL_INT_{STATUS, CFG} by H Hartley Sweeten · 9 years ago
  72. fecf4cc staging: comedi: ni_660x: cleanup the NI660X_DMA_CFG register helpers by H Hartley Sweeten · 9 years ago
  73. 502552e staging: comedi: ni_660x: remove enum clock_config_register_bits by H Hartley Sweeten · 9 years ago
  74. aa36af2 staging: comedi: ni_660x: tidy up multi-line comment by H Hartley Sweeten · 9 years ago
  75. 01ead0d staging: comedi: ni_660x: cleanup the NI660X_IO_CFG register helpers by H Hartley Sweeten · 9 years ago
  76. b38700a2 staging: comedi: ni_660x: rename CamelCase 'NI_660xRegisterData' by H Hartley Sweeten · 9 years ago
  77. 9392e5d staging: comedi: ni_660x: remove enum ni_660x_register_direction by H Hartley Sweeten · 9 years ago
  78. 8709014 staging: comedi: ni_660x: remove enum ni_register_width by H Hartley Sweeten · 9 years ago
  79. f956597 staging: comedi: ni_660x: remove struct NI_660xRegisterData 'name' by H Hartley Sweeten · 9 years ago
  80. 22acd86 staging: comedi: ni_660x: change IOConfigReg() into a macro by H Hartley Sweeten · 9 years ago
  81. 8dc5fb4 staging: wilc1000: removes unused local variable by Leo Kim · 9 years ago
  82. 847109f staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERS by Leo Kim · 9 years ago
  83. 7632d9b staging: wilc1000: removes unused define by Leo Kim · 9 years ago
  84. fa63394 staging: wilc1000: replaces memcmp with ether_addr_equal_unaligned by Leo Kim · 9 years ago
  85. e944ad7 staging: wilc1000: removes unused debug flags by Leo Kim · 9 years ago
  86. 5510730 staging: wilc1000: removes unused dead codes by Leo Kim · 9 years ago
  87. 340a84f staging: wilc1000: replaces frame_type with type of struct frame_reg by Leo Kim · 9 years ago
  88. 89febb2 staging: wilc1000: replaces g_struct_frame_reg with frame_reg by Leo Kim · 9 years ago
  89. c92a869 staging: wilc1000: removes typedef of struct struct_frame_reg by Leo Kim · 9 years ago
  90. 6d11c55 staging: wilc1000: wilc_frame_register: removes unused hif_drv by Leo Kim · 9 years ago
  91. 58e7003 staging: wilc1000: removes WIRELESS_EXT by Leo Kim · 9 years ago
  92. 2bb0258 staging: wilc1000: use completion instead of struct semaphore hif_sema_driver by Chaehyun Lim · 9 years ago
  93. 04dd9a4 staging: wilc1000: use completion instead of struct semaphore hif_sema_thread by Chaehyun Lim · 9 years ago
  94. 85d83cd staging: unisys: include: changed 'v' variable to 'state' by Alexander Curtin · 9 years ago
  95. a22f57c staging: unisys: visorbus: replaced use of vague 'x' variable by Alexander Curtin · 9 years ago
  96. 8d7da1d staging: unisys: visorbus: replaced vague 'p' variable with 'pos' by Alexander Curtin · 9 years ago
  97. 62f3dc8 staging: unisys: visorbus: replaced vague variable name in zoneguid_show by Alexander Curtin · 9 years ago
  98. 48f5714 staging: unisys: visorbus: replaced vague variable name in typeguid_show by Alexander Curtin · 9 years ago
  99. 4d12b5e staging: unisys: remove visorinput.c double negative comparison by Erik Arfvidson · 9 years ago
  100. 800aecc staging: unisys: remove channel.h double negative comparison by Erik Arfvidson · 9 years ago