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