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