1. e4c0c6b Staging: comedi: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  2. eb36cc2 staging: comedi: comedidev.h: spaces preferred around that '*' by Ian Abbott · 9 years ago
  3. 214e384 staging: comedi: comedidev.h: add comments to spin-lock and mutex by Ian Abbott · 9 years ago
  4. 3c3bea2 staging: comedi: check for more errors for zero-length read by Ian Abbott · 9 years ago
  5. 3958284 staging: comedi: simplify returned errors for comedi_read() by Ian Abbott · 9 years ago
  6. a8ed75c staging: comedi: return error on "read" if no command set up by Ian Abbott · 9 years ago
  7. f84e27a staging: comedi: remove superfluous retval = 0 in comedi_read() by Ian Abbott · 9 years ago
  8. 42ea907 staging: comedi: allow buffer wraparound in comedi_read() by Ian Abbott · 9 years ago
  9. 8ea9392 staging: comedi: avoid bad truncation of a size_t in comedi_read() by Ian Abbott · 9 years ago
  10. 76e8e7d staging: comedi: make some variables unsigned in comedi_read() by Ian Abbott · 9 years ago
  11. fd060c8 staging: comedi: do extra checks for becoming non-busy for "read" by Ian Abbott · 9 years ago
  12. 09d6b9a staging: comedi: don't consider "unmunged" data when becoming non-busy by Ian Abbott · 9 years ago
  13. 970679b staging: comedi: remain busy until read end-of-file by Ian Abbott · 9 years ago
  14. d5eb3a7 staging: comedi: don't use mutex when polling file by Ian Abbott · 9 years ago
  15. 3834234 staging: comedi: check command started by file being polled by Ian Abbott · 9 years ago
  16. ecf04ed staging: comedi: don't allocate buffer space when polling for write by Ian Abbott · 9 years ago
  17. 432fbde staging: comedi: add new comedi_buf_write_n_available() by Ian Abbott · 9 years ago
  18. 274ec5e staging: comedi: rename comedi_buf_write_n_available by Ian Abbott · 9 years ago
  19. 322146d staging: comedi: don't poll_wait on same subdevice twice by Ian Abbott · 9 years ago
  20. 944fd0c staging: comedi: cb_das16_cs: rename private data member 'status[12]' by H Hartley Sweeten · 9 years ago
  21. e9d8e8d staging: comedi: cb_das16_cs: mode analog output comment by H Hartley Sweeten · 9 years ago
  22. b93c286 staging: comedi: cb_das16_cs: the DAC16/16-AO only has 4 digital I/O by H Hartley Sweeten · 9 years ago
  23. c34f202 staging: comedi: cb_das16_cs: hookup 8254 counter subdevice by H Hartley Sweeten · 9 years ago
  24. 090b82a staging: comedi: cb_das16_cs: tidy up analog input subdevice init by H Hartley Sweeten · 9 years ago
  25. 1dbe388 staging: comedi: cb_das16_cs: refactor 'n_ao_chans' boardinfo by H Hartley Sweeten · 9 years ago
  26. 6f2e618 staging: comedi: cb_das16_cs: define the misc1 and misc2 register bits by H Hartley Sweeten · 9 years ago
  27. 95ea3e7 staging: comedi: cb_das16_cs: fix ai mux register programming by H Hartley Sweeten · 9 years ago
  28. 2845efb staging: comedi: cb_das16_cs: rename register map defines by H Hartley Sweeten · 9 years ago
  29. 6ae49e2 staging: comedi: cb_das16_cs: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  30. 9f4d30d staging: comedi: aio_aio12_8: tidy up digital I/O subdevice init by H Hartley Sweeten · 9 years ago
  31. fbea187 staging: comedi: aio_aio12_8: rename 'aio_ao12_8' boardinfo by H Hartley Sweeten · 9 years ago
  32. 6db70e39 staging: comedi: aio_aio12_8: refactor boardininfo by H Hartley Sweeten · 9 years ago
  33. ee4c7709f staging: comedi: aio_aio12_8: fix ai (*insn_read) by H Hartley Sweeten · 9 years ago
  34. 1198f6b staging: comedi: aio_aio12_8: analog outputs are single-ended by H Hartley Sweeten · 9 years ago
  35. c5fcb7c staging: comedi: aio_aio12_8: move comedi_lrange definition by H Hartley Sweeten · 9 years ago
  36. ffe4a31 staging: comedi: aio_aio12_8: hookup 8254 counter/timer by H Hartley Sweeten · 9 years ago
  37. 180480e staging: comedi: aio_aio12_8: update MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  38. 471c5d6 staging: comedi: aio_aio12_8: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  39. 4dc4f28 staging: comedi: aio_aio12_8: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  40. fff5b04 staging: comedi: adv_pci1710: rename private data member 'ai_et_MuxVal' by H Hartley Sweeten · 9 years ago
  41. 3c9b773 staging: comedi: adv_pci1710: tidy up PCI1720_* register defines by H Hartley Sweeten · 9 years ago
  42. 39363d0 staging: comedi: adv_pci1710: tidy up remaining PCI171x_* registers by H Hartley Sweeten · 9 years ago
  43. 9fcce6e staging: comedi: adv_pci1710: tidy up control register and bits by H Hartley Sweeten · 9 years ago
  44. d67e50f staging: comedi: adv_pci1710: tidy up status register and bits by H Hartley Sweeten · 9 years ago
  45. a828533 staging: comedi: adv_pci1710: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  46. 64a4e72 staging: comedi: adl_pci9111: fix alignment issue by H Hartley Sweeten · 9 years ago
  47. 0756f8d staging: comedi: adl_pci9111: rename CamelCase parameters by H Hartley Sweeten · 9 years ago
  48. 262a07a staging: comedi: adl_pci9111: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  49. 68e4129 staging: comedi: adl_pci9111: define a macro for the ai range bits by H Hartley Sweeten · 9 years ago
  50. f8d863c staging: comedi: adl_pci9111: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  51. 9faa310 Staging: comedi: dt9812: Use mutex instead of semaphore by Ksenija Stanojevic · 9 years ago
  52. 30cc9bd Staging: comedi: Remove exceptional & on function name by Shraddha Barke · 9 years ago
  53. e8f25f6 staging: comedi: adq12b: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  54. b4fa919 staging: comedi: adq12b: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  55. 3eb2517 staging: comedi: adq12b: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  56. e81ca3d staging: comedi: dt3000: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  57. cb3a619 staging: comedi: dt3000: remove #if 0'ed out code by H Hartley Sweeten · 9 years ago
  58. 649c836 staging: comedi: dt3000: tidy up memory subdevice init by H Hartley Sweeten · 9 years ago
  59. 3a7b06f staging: comedi: dt3000: tidy up digital i/o subdevice init by H Hartley Sweeten · 9 years ago
  60. 2e31023 staging: comedi: dt3000: rename dt3k_ai_insn() by H Hartley Sweeten · 9 years ago
  61. 78c2f45 staging: comedi: dt3000: the dt3002 board does not have analog outputs by H Hartley Sweeten · 9 years ago
  62. 9164495 staging: comedi: dt3000: refactor 'adbits' boardinfo by H Hartley Sweeten · 9 years ago
  63. 2943de6 staging: comedi: dt3000: remove proc subdevice by H Hartley Sweeten · 9 years ago
  64. 3d5df65 staging: comedi: dt3000: tidy up remaining defines by H Hartley Sweeten · 9 years ago
  65. 2ce1514 staging: comedi: dt3000: rename the interrupt flag defines by H Hartley Sweeten · 9 years ago
  66. 5f17915 staging: comedi: dt3000: rename the SUBS_* defines by H Hartley Sweeten · 9 years ago
  67. f6520a8 staging: comedi: dt3000: tidy up the command mailbox defines by H Hartley Sweeten · 9 years ago
  68. 6366dd4 staging: comedi: dt3000: rename dual-ported RAM location defines by H Hartley Sweeten · 9 years ago
  69. 9d90529 staging: comedi: dt3000: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  70. eb12dfc staging: comedi: adl_pci9118: rename Compute_and_setup_dma() by H Hartley Sweeten · 9 years ago
  71. 7db6ed6 staging: comedi: adl_pci9118: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  72. bb7085b staging: comedi: addi_apci_2032: document the spinlock_t definition by H Hartley Sweeten · 9 years ago
  73. dc413f7 staging: comedi: addi_apci_2032: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  74. bb46c4e staging: comedi: ii_pci20kc: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  75. d172b63 staging: comedi: ii_pci20kc: use comedi_offset_munge() by H Hartley Sweeten · 9 years ago
  76. c98f401 staging: comedi: ii_pci20kc: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  77. 5050b13 staging: comedi: dt9812: reword comments to fix checkpatch.pl issues by H Hartley Sweeten · 9 years ago
  78. 00761a9 staging: comedi: dt9812: rename F020_MASK_DACxCN_DACxEN by H Hartley Sweeten · 9 years ago
  79. 6c6e8b1 staging: comedi: dt9812: tidy up multi-line comment by H Hartley Sweeten · 9 years ago
  80. f2d1caf staging: comedi: icp_multi: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  81. f78ce5f staging: comedi: icp_multi: remove board reset during (*detach) by H Hartley Sweeten · 9 years ago
  82. 8e33907 staging: comedi: icp_multi: tidy up subdevice init by H Hartley Sweeten · 9 years ago
  83. afbd3c2 staging: comedi: icp_multi: remove counter subdevice by H Hartley Sweeten · 9 years ago
  84. 8aedf0f staging: comedi: icp_multi: fix clock comment CodingStyle by H Hartley Sweeten · 9 years ago
  85. c4f20dd staging: comedi: icp_multi: remove private data member 'DacCmdStatus' by H Hartley Sweeten · 9 years ago
  86. 36825db staging: comedi: icp_multi: remove check_channel_list() by H Hartley Sweeten · 9 years ago
  87. 4faa71f staging: comedi: icp_multi: remove useless interrupt disable code by H Hartley Sweeten · 9 years ago
  88. dd61ced staging: comedi: icp_multi: remove interrupt support by H Hartley Sweeten · 9 years ago
  89. f940565 staging: comedi: icp_multi: absorb setup_channel_list() by H Hartley Sweeten · 9 years ago
  90. fc7680d staging: comedi: icp_multi: remove unused members from private data by H Hartley Sweeten · 9 years ago
  91. c2a6e05 staging: comedi: icp_multi: remove unnecessary block comment by H Hartley Sweeten · 9 years ago
  92. 24bc018 staging: comedi: icp_multi: rename static variable 'range_analog' by H Hartley Sweeten · 9 years ago
  93. 8537a1a staging: comedi: icp_multi: tidy up the interrupt enable/status register bits by H Hartley Sweeten · 9 years ago
  94. 01544d6 staging: comedi: icp_multi: tidy up the DAC command/status register bits by H Hartley Sweeten · 9 years ago
  95. 456031d staging: comedi: icp_multi: tidy up the ADC command/status register bits by H Hartley Sweeten · 9 years ago
  96. bf895d8 staging: comedi: icp_multi: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  97. 651659c staging: comedi: me_daq: fix me_ai_insn_read() by H Hartley Sweeten · 9 years ago
  98. 8a844a9 staging: comedi: me_daq: allow differential analog inputs by H Hartley Sweeten · 9 years ago
  99. 450a84e staging: comedi: me_daq: tidy up counter registers by H Hartley Sweeten · 9 years ago
  100. fdfc0a0 staging: comedi: me_daq: tidy up dac data registers by H Hartley Sweeten · 9 years ago