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