1. f6e9b91 STAGING: COMEDI: Using kernel types in plx9080.h by Moritz König · 9 years ago
  2. e0bcce6 STAGING: COMEDI: Added spaces around binary operators in plx9080.h by Moritz König · 9 years ago
  3. e554840 STAGING: COMEDI: Fixed format of comments in plx9080.h by Moritz König · 9 years ago
  4. 2acc980 staging: comedi: comedilib.h: Coding style warning fix for block comments by Jitendra Kumar Khasdev · 9 years ago
  5. e5417e4 staging: comedi: s526: add macros for counter control reg values by Ian Abbott · 9 years ago
  6. 479bd5e staging: comedi: s526: replace counter mode bitfield struct by Ian Abbott · 9 years ago
  7. 28a60c4 staging: comedi: check for more errors for zero-length write by Ian Abbott · 9 years ago
  8. 3318c7a staging: comedi: simplify returned errors for comedi_write() by Ian Abbott · 9 years ago
  9. 40d0e80 staging: comedi: return error on "write" if no command set up by Ian Abbott · 9 years ago
  10. 35a7475 staging: comedi: allow buffer wraparound in comedi_write() by Ian Abbott · 9 years ago
  11. 591c5f8 staging: comedi: avoid bad truncation of a size_t in comedi_write() by Ian Abbott · 9 years ago
  12. 84a185e staging: comedi: make some variables unsigned in comedi_write() by Ian Abbott · 9 years ago
  13. ed65bba staging: comedi: do extra checks for becoming non-busy for "write" by Ian Abbott · 9 years ago
  14. 06181de staging: comedi: rearrange comedi_write() code by Ian Abbott · 9 years ago
  15. b4717ff staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  16. bb263fd5 staging: comedi: adv_pci_dio: tidy up the comedi comment block by H Hartley Sweeten · 9 years ago
  17. d97e155 staging: comedi: adv_pci_dio: move pci_dio_override_cardtype() by H Hartley Sweeten · 9 years ago
  18. a54b6e6 staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] defines by H Hartley Sweeten · 9 years ago
  19. 2b60bbd staging: comedi: adv_pci_dio: move and rename enum hw_cards_id by H Hartley Sweeten · 9 years ago
  20. bcae0ad staging: comedi: adv_pci_dio: remove boardinfo 'cardtype' by H Hartley Sweeten · 9 years ago
  21. d0b5860 staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registers by H Hartley Sweeten · 9 years ago
  22. 6a1c014 staging: comedi: adv_pci_dio: rename PCI1752_6_CFC define by H Hartley Sweeten · 9 years ago
  23. 008342e staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registers by H Hartley Sweeten · 9 years ago
  24. 774a8c5 staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register defines by H Hartley Sweeten · 9 years ago
  25. db2c830 staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registers by H Hartley Sweeten · 9 years ago
  26. 86065e4 staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registers by H Hartley Sweeten · 9 years ago
  27. ac67a3b staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" comments by H Hartley Sweeten · 9 years ago
  28. c94a599 staging: comedi: adv_pci_dio: disable channel freeze outside of switch by H Hartley Sweeten · 9 years ago
  29. eaf1e64 staging: comedi: adv_pci_dio: use a default case in pci_dio_reset() by H Hartley Sweeten · 9 years ago
  30. 4cabeb1 staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registers by H Hartley Sweeten · 9 years ago
  31. 7f44229 staging: comedi: adv_pci_dio: remove defines used for the do registers by H Hartley Sweeten · 9 years ago
  32. d06ddc1 staging: comedi: adv_pci_dio: reset digital outputs in subdevice init by H Hartley Sweeten · 9 years ago
  33. 42100e3 staging: comedi: adv_pci_dio: do board reset early in (*auto_attach) by H Hartley Sweeten · 9 years ago
  34. 4190c22 staging: comedi: adv_pci_dio: remove board reset during (*detach) by H Hartley Sweeten · 9 years ago
  35. e01b70b staging: comedi: adv_pci_dio: remove defines used for the di registers by H Hartley Sweeten · 9 years ago
  36. d9d238d staging: comedi: adv_pci_dio: remove defines used for the 'timer_regbase' by H Hartley Sweeten · 9 years ago
  37. 2001807 staging: comedi: adv_pci_dio: simplify the 'boardid' boardinfo by H Hartley Sweeten · 9 years ago
  38. 66f516e staging: comedi: adv_pci_dio: use the diosubd_data 'addr' for di/do s->private by H Hartley Sweeten · 9 years ago
  39. 039c5c1 staging: comedi: adv_pci_dio: remove need for diosubd_data 'regs' member by H Hartley Sweeten · 9 years ago
  40. 3cdddd6 staging: comedi: adv_pci_dio: refactor 'io_access' boardinfo by H Hartley Sweeten · 9 years ago
  41. f5ceac9 staging: comedi: adv_pci_dio: absorb pci_dio_add_di() by H Hartley Sweeten · 9 years ago
  42. ac93d19a staging: comedi: adv_pci_dio: absorb pci_dio_add_do() by H Hartley Sweeten · 9 years ago
  43. a1132fc staging: comedi: adv_pci_dio: use a const pointer to the diosubd_data by H Hartley Sweeten · 9 years ago
  44. afe5c11 staging: comedi: adv_pci_dio: post increment 'subdev' in (*auto_attach) by H Hartley Sweeten · 9 years ago
  45. c1e07ea staging: comedi: adv_pci_dio: remove 'main_pci_region' boardinfo by H Hartley Sweeten · 9 years ago
  46. 7440990 staging: comedi: adv_pci_dio: tidy up comedi driver block comment by H Hartley Sweeten · 9 years ago
  47. e29641c staging: comedi: adv_pci_dio: remove unnecessary function separation comments by H Hartley Sweeten · 9 years ago
  48. cff93d7 comedi: ni_6527: Fix coding style - use BIT macro by Ranjith Thangavel · 9 years ago
  49. c9e5ec2 staging: comedi: ni_mio_common: add "no_channel" versions of some functions by Andrzej Pietrasiewicz · 9 years ago
  50. af904c4 Staging: comedi: Fixed multiple commenting and spacing codig style issues. by Daniel H. Hemmingsen · 9 years ago
  51. 1a549cb comedi: cb_pcidda: Fix coding style - use BIT macro by Ranjith Thangavel · 9 years ago
  52. ecbbf6d comedi: ni_65xx: Fix coding style - use BIT macro by Ranjith Thangavel · 9 years ago
  53. 5e1a02b comedi: comedi_parport: Fix coding style - use BIT macro by Ranjith Thangavel · 9 years ago
  54. 04226e4 staging: comedi: use kmalloc_array instead of kmalloc by Geliang Tang · 9 years ago
  55. e209f7c staging: comedi: adv_pci1710: rename pci171x_ai_*() by H Hartley Sweeten · 9 years ago
  56. 6f05ce9 staging: comedi: adv_pci1710: rename pci171x_ai_{cmd,cmdtest}() by H Hartley Sweeten · 9 years ago
  57. 5ce4385 staging: comedi: adv_pci1710: fix ai (*insn_read) by H Hartley Sweeten · 9 years ago
  58. d044530 staging: comedi: adv_pci1710: fix counter 0 internal clock source by H Hartley Sweeten · 9 years ago
  59. 0c917a9 staging: comedi: adv_pci1710: tidy up pci1710_reset() by H Hartley Sweeten · 9 years ago
  60. adbc9ec staging: comedi: adv_pci1710: ai (*cancel) should not enable software trigger by H Hartley Sweeten · 9 years ago
  61. d3e8ab4 staging: comedi: adv_pci1710: post increment 'subdev' in (*auto_attach) by H Hartley Sweeten · 9 years ago
  62. 7387332 staging: comedi: adv_pci1710: tidy up analog input subdev_flags by H Hartley Sweeten · 9 years ago
  63. 1ef6e0a staging: comedi: adv_pci1710: tidy up analog output subdev_flags by H Hartley Sweeten · 9 years ago
  64. 976e893 staging: comedi: adv_pci1710: support external analog output reference by H Hartley Sweeten · 9 years ago
  65. baacf6c staging: comedi: adv_pci1710: rename pci171x_ao_insn_write() by H Hartley Sweeten · 9 years ago
  66. 6039278 staging: comedi: adv_pci1710: rename pci171x_d[io]_insn_bits by H Hartley Sweeten · 9 years ago
  67. f1f4ce6 staging: comedi: adv_pci1710: rename pci171x_insn_counter_config() by H Hartley Sweeten · 9 years ago
  68. 96d57c1 staging: comedi: adv_pci1710: rename interrupt_service_pci1710() by H Hartley Sweeten · 9 years ago
  69. b5b147d staging: comedi: adv_pci1710: tidy up boardinfo definition by H Hartley Sweeten · 9 years ago
  70. dbdb624 staging: comedi: adv_pci1710: remove 'has_large_fifo' and 'has_diff_ai' boardinfo by H Hartley Sweeten · 9 years ago
  71. 8860153 staging: comedi: adv_pci1710: remove 'has_di_do' boardinfo by H Hartley Sweeten · 9 years ago
  72. 0b458e7 staging: comedi: adv_pci1710: remove 'n_aichan' boardinfo by H Hartley Sweeten · 9 years ago
  73. 92c65e5 staging: comedi: adv_pci1710: define the mux control register bits by H Hartley Sweeten · 9 years ago
  74. 7603900 staging: comedi: adv_pci1710: refactor ai range programming by H Hartley Sweeten · 9 years ago
  75. 19cbb8f staging: comedi: adv_pci1710: don't "reset" board when detaching by H Hartley Sweeten · 9 years ago
  76. 8a8d087 staging: comedi: adv_pci1710: remove 'has_counter' boardinfo by H Hartley Sweeten · 9 years ago
  77. 6fa60dd staging: comedi: adv_pci1710: remove 'has_irq' boardinfo by H Hartley Sweeten · 9 years ago
  78. 14b93bb staging: comedi: adv_pci_dio: separate out PCI-1760 support by H Hartley Sweeten · 9 years ago
  79. b2cb068 staging: comedi: adv_pci1710: separate out PCI-1720 support as a new driver by H Hartley Sweeten · 9 years ago
  80. 2aadecb Staging: comedi: adl_pci9118: Fix endian sparse warning by Ksenija Stanojevic · 9 years ago
  81. 212efdb Staging: comedi: ni_mio_common: Fix endian sparse warning by Ksenija Stanojevic · 9 years ago
  82. 90e6228 Staging: comedi: das16: Fix sparse endian warning by Ksenija Stanojevic · 9 years ago
  83. 0cf55bb staging: comedi: comedi_test: implement commands on AO subdevice by Ian Abbott · 9 years ago
  84. 9406a31 staging: comedi: comedi_test: rename waveform_ai_interrupt() by Ian Abbott · 9 years ago
  85. 1eb85ae staging: comedi: comedi_test: handle partial scans in timer routine by Ian Abbott · 9 years ago
  86. e0c6fe1 staging: comedi: comedi_test: allow read-back of AO channels by Ian Abbott · 9 years ago
  87. 3b2468f staging: comedi: comedi_test: use unsigned short for loopback values by Ian Abbott · 9 years ago
  88. 4e5ffbf staging: comedi: comedi_test: make timer rate similar to scan rate by Ian Abbott · 9 years ago
  89. f3f24df staging: comedi: comedi_test: rename waveform members by Ian Abbott · 9 years ago
  90. 807060a staging: comedi: comedi_test: rename members for AI commands by Ian Abbott · 9 years ago
  91. 66d4da8 staging: comedi: comedi_test: simplify time since last AI scan by Ian Abbott · 9 years ago
  92. 21ec1bf staging: comedi: comedi_test: use unsigned int for waveform timing by Ian Abbott · 9 years ago
  93. 8fa8a26 staging: comedi: comedi_test: move modulo operations for waveform by Ian Abbott · 9 years ago
  94. 783ddae staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW by Ian Abbott · 9 years ago
  95. 5afdcad staging: comedi: comedi_test: limit maximum convert_arg by Ian Abbott · 9 years ago
  96. 87f6480 staging: comedi: comedi_test: remove nano_per_micro by Ian Abbott · 9 years ago
  97. 19e8698 staging: comedi: comedi_test: saturate fake waveform values by Ian Abbott · 9 years ago
  98. cbad8cf staging: comedi: comedi_test: reformat multi-line comments by Ian Abbott · 9 years ago
  99. 92d354c staging: comedi: fix extreme case of comedi_nsamples_left() by Ian Abbott · 9 years ago
  100. eb96c7f staging: comedi: adl_pci9118: tidy up pci9118_ai_setup_dma() by H Hartley Sweeten · 9 years ago