1. 2684a5e staging: comedi: ni_atmio16d: remove #include "comedi_fc.h" by Ian Abbott · 9 years ago
  2. c8f4b98 staging: comedi: drivers/*.c: remove unnecessary blank lines by H Hartley Sweeten · 10 years ago
  3. aa11672 staging: comedi: drivers: have core hook up default (*insn_read) for readback by H Hartley Sweeten · 10 years ago
  4. a7d3de75 staging: comedi: drivers do not need to reset the async->cur_chan by H Hartley Sweeten · 10 years ago
  5. 67fdc30 staging: comedi: ni_atmio16d: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  6. c827d2b staging: comedi: ni_atmio16d: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  7. fd6887b staging: comedi: ni_atmio16d: prevent "empty acquisition" async command by H Hartley Sweeten · 10 years ago
  8. 967b3eb staging: comedi: ni_atmio16d: replace comedi_board() calls by Ian Abbott · 10 years ago
  9. e892875 staging: comedi: ni_atmio16d: use comedi_subdevice 'readback' by H Hartley Sweeten · 10 years ago
  10. 898fb5c staging: comedi: ni_atmio16d: cleanup atmio16d_ao_insn_write() by H Hartley Sweeten · 10 years ago
  11. 4085e93 staging: comedi: 8255: refactor how the (*io) function works by H Hartley Sweeten · 10 years ago
  12. 862755e staging: comedi: drivers: remove unnecessary *_SIZE defines by H Hartley Sweeten · 10 years ago
  13. d2fd4d3 staging: comedi: ni_atmio16d.c: remove pointless condition by Andrey Utkin · 10 years ago
  14. 3672eff staging: comedi: pass subdevice to comedi_buf_put() by Ian Abbott · 10 years ago
  15. 03ff589 staging: comedi: ni_atmio16d: use comedi_timeout() by H Hartley Sweeten · 11 years ago
  16. e6439a4 staging: comedi: drivers: propogate errno from subdev_8255_init() by H Hartley Sweeten · 11 years ago
  17. af71a89 staging: comedi: ni_atmio16d: tidy up comedi_lrange tables by H Hartley Sweeten · 11 years ago
  18. bea70d0 staging: comedi: ni_atmio16d: use dev->read_subdev by H Hartley Sweeten · 11 years ago
  19. d128161 staging: comedi: ni_atmio16d: remove an unnecessary printk by H Hartley Sweeten · 11 years ago
  20. ec9b2f4 staging: comedi: ni_atmio16d: tidy up the irq support in atmio16d_attach() by H Hartley Sweeten · 11 years ago
  21. d4bdba2 staging: comedi: ni_atmio16d: remove printk() noise in atmio16d_ai_insn_read() by H Hartley Sweeten · 11 years ago
  22. 97f4289 staging: comedi: drivers: use comedi_dio_update_state() for simple cases by H Hartley Sweeten · 11 years ago
  23. f9f34d5 staging: comedi: ni_atmio16d: fix atmio16d_dio_insn_config() by H Hartley Sweeten · 11 years ago
  24. 8e6b791 staging: comedi: drivers do not need <linux/ioport.h> by H Hartley Sweeten · 11 years ago
  25. ce157f8 staging: comedi: don't rely on comedidev.h to include headers by H Hartley Sweeten · 11 years ago
  26. 0bdab50 staging: comedi: use comedi_alloc_devpriv() by H Hartley Sweeten · 11 years ago
  27. 588ba6d staging: comedi: drivers: let core handle freeing s->private by H Hartley Sweeten · 11 years ago
  28. 641f064 staging: comedi: remove FSF address from boilerplate text by H Hartley Sweeten · 11 years ago
  29. 3d1fe3f staging: comedi: drivers: free_irq() in comedi_legacy_detach() by H Hartley Sweeten · 11 years ago
  30. a32c6d0 staging: comedi: drivers: use comedi_legacy_detach() by H Hartley Sweeten · 11 years ago
  31. 2f69915 staging: comedi: introduce, and use, comedi_spriv_free() by H Hartley Sweeten · 11 years ago
  32. 2028bdc staging: comedi: ni_atmio16d: use comedi_request_region() by H Hartley Sweeten · 11 years ago
  33. 61f9eb9 staging: comedi: ni_atmio16d: cleanup dev->board_name usage by H Hartley Sweeten · 11 years ago
  34. ec3ffe6 staging: comedi: ni_atmio16d: use cfc_check_trigger_arg_*() helpers by H Hartley Sweeten · 12 years ago
  35. c34fa26 staging: comedi: remove inline alloc_private() by H Hartley Sweeten · 12 years ago
  36. 9a1a6cf staging: comedi: drivers: remove remaining devpriv macros by H Hartley Sweeten · 12 years ago
  37. 27020ff staging: comedi: drivers: use comedi_fc.h cmdtest helpers by H Hartley Sweeten · 12 years ago
  38. 3f507ce staging: comedi: ni_atmio16d: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  39. a2714e3 staging: comedi: fix return value for insn_bits functions by H Hartley Sweeten · 12 years ago
  40. 5207066 staging: comedi: remove unneeded sanity check in insn_bits functions by H Hartley Sweeten · 12 years ago
  41. 985eb50 staging: comedi: ni_atmio16d: remove the function tracing debug by H Hartley Sweeten · 12 years ago
  42. 8b6c569 staging: comedi: propogate error code from comedi_alloc_subdevices by H Hartley Sweeten · 12 years ago
  43. 2f0b9d0 staging: comedi: export alloc_subdevices as comedi_alloc_subdevices by H Hartley Sweeten · 12 years ago
  44. 27b40b8 staging: comedi: remove boardtype macro in the ni_atmio16d driver by H Hartley Sweeten · 12 years ago
  45. 484ecc9 staging: comedi: cleanup all the comedi_driver 'detach' functions by H Hartley Sweeten · 12 years ago
  46. fbf0e45 staging: comedi: refactor ni_atmio16d driver and use module_comedi_driver by H Hartley Sweeten · 12 years ago
  47. 7114a28 Staging: comedi: Remove COMEDI_INITCLEANUP macro by Arun Thomas · 14 years ago
  48. 90f703d Staging: comedi: Remove COMEDI_MODULES_MACRO by Arun Thomas · 14 years ago
  49. 828684f Staging: comedi: trivial fix of a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  50. 3c9cd61 Staging: comedi: ni_atmio16d: printk fixups by Bruce Jones · 15 years ago
  51. ce5ade4 Staging: comedi: nt_atmio16d: space and tab fixes by Bruce Jones · 15 years ago
  52. 988da29 Staging: comedi: ni_atmio16d: brace fixes by Bruce Jones · 15 years ago
  53. 2c14681 Staging: comedi: ni_atmio16d: fix formating errors by Bruce Jones · 15 years ago
  54. b6ac161 Staging: ARRAY_SIZE changes by Stoyan Gaydarov · 15 years ago
  55. 0a85b6f Staging: Comedi: Lindent changes to comdi driver in staging tree by Mithlesh Thukral · 15 years ago
  56. 25436dc Staging: comedi: remove RT code by Greg Kroah-Hartman · 15 years ago
  57. 5f74ea1 Staging: comedi: remove comedi-specific wrappers by Greg Kroah-Hartman · 15 years ago
  58. 814900c Staging: comedi: more fix "foo * bar" should be "foo *bar" by Bill Pemberton · 15 years ago
  59. 68c3dbf Staging: comedi: fix the way structs are initialized. by Bill Pemberton · 15 years ago
  60. c374413 Staging: comedi: remove assignment in conditionals by Bill Pemberton · 15 years ago
  61. 53106ae Staging Comedi: fix spacing around parens by Bill Pemberton · 15 years ago
  62. da91b26 Staging: comedi: fix "foo * bar" should be "foo *bar" by Bill Pemberton · 15 years ago
  63. 2696fb5 Staging: comedi: Remove C99 comments by Bill Pemberton · 16 years ago
  64. 70265d2 staging: comedi, remove interrupt.h by Jiri Slaby · 16 years ago
  65. 8c8a288 Staging: comedi: Remove atmio16d_private typedef by Bill Pemberton · 16 years ago
  66. 9f30c24 Staging: comedi: Remove atmio16_board_t typedef by Bill Pemberton · 16 years ago
  67. 0707bb0 Staging: comedi: Remove comedi_devconfig typedef by Bill Pemberton · 16 years ago
  68. 90035c0 Staging: comedi: Remove comedi_insn typedef by Bill Pemberton · 16 years ago
  69. ea6d0d4 Staging: comedi: Remove comedi_cmd typedef by Bill Pemberton · 16 years ago
  70. 9ced1de Staging: comedi: Remove comedi_lrange typedef by Bill Pemberton · 16 years ago
  71. 139dfbd Staging: comedi: Remove comedi_driver typedef by Bill Pemberton · 16 years ago
  72. 34c4392 Staging: comedi: Remove comedi_subdevice typedef by Bill Pemberton · 16 years ago
  73. 71b5f4f Staging: comedi: Remove comedi_device typedef by Bill Pemberton · 16 years ago
  74. 790c554 Staging: comedi: Remove lsampl_t and sampl_t typedefs by Bill Pemberton · 16 years ago
  75. 2323b27 Staging: comedi: add ni_at_atmio16d driver by Chris R. Baugher · 16 years ago