1. 2bc5240 staging: comedi: ni_mio_common: fix AO timer off-by-one regression by Ian Abbott · 7 years ago
  2. 745f7d0 staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data by Ian Abbott · 8 years ago
  3. bd1692b staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask by Ian Abbott · 8 years ago
  4. f0f4b0cc3a staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility by Ian Abbott · 8 years ago
  5. 5ca0534 staging: comedi: ni_mio_common: fix wrong insn_write handler by Ian Abbott · 8 years ago
  6. 19d9212 staging: comedi: mite: rename 'struct mite_dma_descriptor_ring' by H Hartley Sweeten · 8 years ago
  7. f7d005c staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma() by H Hartley Sweeten · 8 years ago
  8. 3da088c staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_status by H Hartley Sweeten · 8 years ago
  9. 7101711 staging: comedi: ni_mio_common: simplify AI LINKC handling by H Hartley Sweeten · 8 years ago
  10. ba5c0da staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev by H Hartley Sweeten · 8 years ago
  11. 4b2d738 staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_status by H Hartley Sweeten · 8 years ago
  12. 7ef1745 staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev by H Hartley Sweeten · 8 years ago
  13. 72639a1 staging: comedi: ni_mio_common: absorb mite_handle_b_linkc() by H Hartley Sweeten · 8 years ago
  14. cc38da7 staging: comedi: mite: check for transfer errors in mite_ack_linkc() by H Hartley Sweeten · 8 years ago
  15. 51d4300 staging: comedi: mite: introduce mite_sync_dma() by H Hartley Sweeten · 8 years ago
  16. 4d88096 staging: comedi: mite: introduce mite_ack_linkc() by H Hartley Sweeten · 8 years ago
  17. 6f7fa70 staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL() by H Hartley Sweeten · 8 years ago
  18. bbd9622 staging: comedi: mite.h: rename CHSR_LxERR_mask by H Hartley Sweeten · 8 years ago
  19. b24a3ec staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8() by H Hartley Sweeten · 8 years ago
  20. 68556ff staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz' by H Hartley Sweeten · 8 years ago
  21. 8a5b817 staging: comedi: ni_mio_common: usleep_range is preferred over udelay by H Hartley Sweeten · 8 years ago
  22. 2e2f7b7 staging: comedi: ni_mio_common: tidy up ni_gpct_write_register() by H Hartley Sweeten · 8 years ago
  23. 1392dcc staging: comedi: ni_mio_common: tidy up AO scan begin by H Hartley Sweeten · 8 years ago
  24. 55f9e7d staging: comedi: ni_mio_common: tidy up AO trigger selection by H Hartley Sweeten · 8 years ago
  25. 0b235d5 staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macro by H Hartley Sweeten · 8 years ago
  26. 7389498 staging: comedi: ni_mio_common: fix logical continuations by H Hartley Sweeten · 8 years ago
  27. beb1cc1 staging: comedi: ni_mio_common: multiple assignments should be avoided by H Hartley Sweeten · 8 years ago
  28. b6a0e5b staging: comedi: ni_mio_common: fix lines over 80 characters by H Hartley Sweeten · 8 years ago
  29. bd474a0 staging: comedi: ni_mio_common: tidy up block comments by H Hartley Sweeten · 8 years ago
  30. 546615f staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel types by H Hartley Sweeten · 8 years ago
  31. fe20a34 staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 8 years ago
  32. cf122bb staging: comedi: ni_mio_common: tidy up DIO subdevice ifdef'ery by H Hartley Sweeten · 8 years ago
  33. b7cd3f6 staging: comedi: ni_mio_common: tidy up mite dma channel releases by H Hartley Sweeten · 8 years ago
  34. 38b81a7 staging: comedi: ni_mio_common: tidy up mite dma channel requests by H Hartley Sweeten · 8 years ago
  35. bf2388b staging: comedi: ni_mio_common: remove some unnecessary BUG_ON() by H Hartley Sweeten · 8 years ago
  36. 99307a6 staging: comedi: ni_mio_common: ni_gpct_device_destroy() can handle a NULL pointer by H Hartley Sweeten · 8 years ago
  37. bd3a3cd staging: comedi: ni_mio_common: fix the ni_write[blw]() functions by H Hartley Sweeten · 8 years ago
  38. 7f9d2b1 staging: comedi: drivers: ni_mio_common: Prefer using macro DIV_ROUND_UP by Bhaktipriya Shridhar · 8 years ago
  39. 1e5a05d staging: comedi: Use macro DIV_ROUND_CLOSEST by Bhaktipriya Shridhar · 8 years ago
  40. e563637 staging: comedi: Use ARRAY_SIZE for sizes of arrays by Janani Ravichandran · 8 years ago
  41. f164cbf staging: comedi: ni_mio_common: add finite regeneration to dio output by Spencer E. Olson · 8 years ago
  42. 6aab7fe staging: comedi: ni_mio_common: adds finite regeneration to AO output by Spencer E. Olson · 8 years ago
  43. 080e679 staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_cmd by Spencer E. Olson · 8 years ago
  44. d2a6c32 staging: comedi: ni_mio_common: make more bits in ao_cmd1 reg be stateful by Spencer E. Olson · 8 years ago
  45. 5c93736c staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_reset by Spencer E. Olson · 8 years ago
  46. f08a28e staging: comedi: ni_mio_common: use CR_CHAN more consistently by Spencer E. Olson · 8 years ago
  47. c9e5ec2 staging: comedi: ni_mio_common: add "no_channel" versions of some functions by Andrzej Pietrasiewicz · 9 years ago
  48. 212efdb Staging: comedi: ni_mio_common: Fix endian sparse warning by Ksenija Stanojevic · 9 years ago
  49. 71f50e2 staging: comedi: keep the consistency by Geliang Tang · 9 years ago
  50. cdfba23 staging: comedi: fix checkpatch error by Geliang Tang · 9 years ago
  51. 1645b55 staging: comedi: ni_mio_common: fix build warning by H Hartley Sweeten · 9 years ago
  52. ef39154 staging: comedi: ni_stc.h: tidy up the windowed_regs_67xx_61xx by H Hartley Sweeten · 9 years ago
  53. 94f0cbb staging: comedi: ni_stc.h: tidy up the cs5529_command_bits by H Hartley Sweeten · 9 years ago
  54. b738aa3 staging: comedi: ni_stc.h: tidy up the cs5529_configuration_bits by H Hartley Sweeten · 9 years ago
  55. ee3e21a staging: comedi: ni_stc.h: rename the NI-6143 register defines by H Hartley Sweeten · 9 years ago
  56. 0418da5 staging: comedi: ni_stc.h: rename the NI-611x register defines by H Hartley Sweeten · 9 years ago
  57. f78476b staging: comedi: ni_mio_common: move ni_stc_dma_channel_select_bitfield() by H Hartley Sweeten · 9 years ago
  58. 7d6f3aa staging: comedi: ni_stc.h: tidy up G0_G1_Select register and bits by H Hartley Sweeten · 9 years ago
  59. a4b7ef9 staging: comedi: ni_stc.h: tidy up AI_AO_Select register and bits by H Hartley Sweeten · 9 years ago
  60. 3446b08 staging: comedi: ni_mio_common: remove BUG_ON(gpct_index ...) checks by H Hartley Sweeten · 9 years ago
  61. 25e941a staging: comedi: ni_stc.h: tidy up DAC[01]_Direct_Data registers by H Hartley Sweeten · 9 years ago
  62. 9e0ad6f staging: comedi: ni_stc.h: tidy up DAC_FIFO_Data register by H Hartley Sweeten · 9 years ago
  63. b497b8d staging: comedi: ni_stc.h: tidy up AO_Configuration register and bits by H Hartley Sweeten · 9 years ago
  64. d504a6e staging: comedi: ni_stc.h: tidy up Configuration_Memory_High register and bits by H Hartley Sweeten · 9 years ago
  65. 76efac7 staging: comedi: ni_stc.h: tidy up Configuration_Memory_Low register and bits by H Hartley Sweeten · 9 years ago
  66. 363f570 staging: comedi: ni_stc.h: tidy up ADC_FIFO_Data_Register by H Hartley Sweeten · 9 years ago
  67. 61260f5 staging: comedi: ni_stc.h: tidy up 8255 register defines by H Hartley Sweeten · 9 years ago
  68. 68885d9 staging: comedi: ni_stc.h: tidy up Misc_Command register and bits by H Hartley Sweeten · 9 years ago
  69. 2ed183f staging: comedi: ni_stc.h: tidy up Serial_Command register and bits by H Hartley Sweeten · 9 years ago
  70. 906170b staging: comedi: ni_stc.h: tidy up XXX_Status register and bits by H Hartley Sweeten · 9 years ago
  71. 4f809ff staging: comedi: ni_stc.h: tidy up Window_{Address,Data} defines by H Hartley Sweeten · 9 years ago
  72. 549835c staging: comedi: ni_stc.h: tidy up AI_*_Save_Registers by H Hartley Sweeten · 9 years ago
  73. bab382e staging: comedi: ni_stc.h: tidy up Joint_Status_2_Register and bits by H Hartley Sweeten · 9 years ago
  74. 8fbb015 staging: comedi: ni_stc.h: tidy up DIO_Serial_Input_Register by H Hartley Sweeten · 9 years ago
  75. d3fed08 staging: comedi: ni_stc.h: tidy up Joint_Status_1_Register by H Hartley Sweeten · 9 years ago
  76. 2c090ac staging: comedi: ni_stc.h: tidy up AO_*_Save_Registers by H Hartley Sweeten · 9 years ago
  77. d9c4115 staging: comedi: ni_stc.h: tidy up G_Save_Register by H Hartley Sweeten · 9 years ago
  78. 27650d9 staging: comedi: ni_stc.h: tidy up G_HW_Save_Register by H Hartley Sweeten · 9 years ago
  79. 6f764a4 staging: comedi: ni_stc.h: tidy up DIO_Parallel_Input_Register by H Hartley Sweeten · 9 years ago
  80. 63b2bb0 staging: comedi: ni_stc.h: tidy up AO_Status_2_Register by H Hartley Sweeten · 9 years ago
  81. 3ca18fe staging: comedi: ni_stc.h: tidy up AI_Status_2_Register by H Hartley Sweeten · 9 years ago
  82. 7f0e1ba staging: comedi: ni_stc.h: tidy up G_Status_Register by H Hartley Sweeten · 9 years ago
  83. d123ee3 staging: comedi: ni_stc.h: tidy up AO_Status_1_Register and bits by H Hartley Sweeten · 9 years ago
  84. 7b14fff staging: comedi: ni_stc.h: tidy up AI_Status_1_Register and bits by H Hartley Sweeten · 9 years ago
  85. c7edadc staging: comedi: ni_stc.h: tidy up AI_Mode_3_Register and bits by H Hartley Sweeten · 9 years ago
  86. 5bd1c72 staging: comedi: ni_stc.h: tidy up AO_Output_Control_Register and bits by H Hartley Sweeten · 9 years ago
  87. 8102f3d staging: comedi: ni_stc.h: tidy up Write_Strobe_*_Register by H Hartley Sweeten · 9 years ago
  88. 24a11ba staging: comedi: ni_stc.h: tidy up RTSI_Board_Register by H Hartley Sweeten · 9 years ago
  89. 390bc6f staging: comedi: ni_stc.h: tidy up RTSI_Trig_[AB]_Output_Register and bits by H Hartley Sweeten · 9 years ago
  90. 63ff3f2 staging: comedi: ni_stc.h: tidy up AO_Personal_Register and bits by H Hartley Sweeten · 9 years ago
  91. c1b7403 staging: comedi: ni_stc.h: tidy up AI_Personal_Register and bits by H Hartley Sweeten · 9 years ago
  92. 04b6846 staging: comedi: ni_stc.h: tidy up Second_IRQ_B_Enable_Register and bits by H Hartley Sweeten · 9 years ago
  93. 4c9c1d2 staging: comedi: ni_stc.h: tidy up Interrupt_B_Enable_Register and bits by H Hartley Sweeten · 9 years ago
  94. d84e9c3 staging: comedi: ni_stc.h: tidy up Second_IRQ_A_Enable_Register and bits by H Hartley Sweeten · 9 years ago
  95. 5cca26a staging: comedi: ni_stc.h: tidy up Interrupt_A_Enable_Register and bits by H Hartley Sweeten · 9 years ago
  96. 707502f staging: comedi: ni_stc.h: tidy up Joint_Reset_Register and bits by H Hartley Sweeten · 9 years ago
  97. 72bca4f staging: comedi: ni_stc.h: tidy up AO_Mode_3_Register and bits by H Hartley Sweeten · 9 years ago
  98. 38aba4c staging: comedi: ni_stc.h: tidy up G_Autoincrement_Register by H Hartley Sweeten · 9 years ago
  99. f21844d staging: comedi: ni_stc.h: tidy up AO_Trigger_Select_Register and bits by H Hartley Sweeten · 9 years ago
  100. 2b6285da staging: comedi: ni_stc.h: tidy up AO_Start_Select_Register and bits by H Hartley Sweeten · 9 years ago