1. 84b44d0 staging: comedi: remove unneeded settings of `dev->iobase` by Ian Abbott · 11 years ago
  2. a7401cd staging: comedi: make 'dev->attached' a bool bit-field by Ian Abbott · 11 years ago
  3. 818f569 staging: comedi_pci: pass comedi_device to comedi_pci_enable() by H Hartley Sweeten · 11 years ago
  4. 7f072f5 staging: comedi_pci: make comedi_pci_disable() safe to call by H Hartley Sweeten · 11 years ago
  5. 7159888 staging: comedi: ni_pcidio: remove this_board macro by H Hartley Sweeten · 11 years ago
  6. e69e860 staging: comedi: ni_pcidio: remove n_ndio_boards macro by H Hartley Sweeten · 11 years ago
  7. 6d6d443 staging: comedi: ni_pcidio: use the pci id_table 'driver_data' by H Hartley Sweeten · 11 years ago
  8. b8f4ac2 staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context' by H Hartley Sweeten · 11 years ago
  9. 33782dd staging: comedi: conditionally build in PCI driver support by H Hartley Sweeten · 11 years ago
  10. 9901a4d staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.remove by Peter Huewe · 11 years ago
  11. 53b8001 staging: comedi: remove use of __devexit by Bill Pemberton · 12 years ago
  12. a690b7e staging: comedi: remove use of __devinit by Bill Pemberton · 12 years ago
  13. a471eac staging: comedi: remove use of __devexit_p by Bill Pemberton · 12 years ago
  14. 616a14d staging: comedi: ni_pcidio: use cfc_check_trigger_arg_*() helpers by H Hartley Sweeten · 12 years ago
  15. 750af5e staging: comedi/drivers: use auto_attach instead of attach_pci by Ian Abbott · 12 years ago
  16. 7fc465b staging: comedi: auto-config drivers do not need to set hw_dev by H Hartley Sweeten · 12 years ago
  17. c34fa26 staging: comedi: remove inline alloc_private() by H Hartley Sweeten · 12 years ago
  18. 9a1a6cf staging: comedi: drivers: remove remaining devpriv macros by H Hartley Sweeten · 12 years ago
  19. 27020ff staging: comedi: drivers: use comedi_fc.h cmdtest helpers by H Hartley Sweeten · 12 years ago
  20. 08ebfcd staging: comedi: ni_pcidio: local functions should not be exported by H Hartley Sweeten · 12 years ago
  21. f822a6a staging: comedi: ni_pcidio: use mite_alloc() by Ian Abbott · 12 years ago
  22. 21b74c2 staging: comedi: ni_pcidio: use comedi attach_pci callback by Ian Abbott · 12 years ago
  23. 9fb5c14 staging: comedi: ni_pcidio: use request_firmware() by Ian Abbott · 12 years ago
  24. 6b26ecf staging: comedi: ni_pcidio: convert printk() calls by Ian Abbott · 12 years ago
  25. b37c1ae staging: comedi: 8255_pci: move ni_pcidio 8255 board support by H Hartley Sweeten · 12 years ago
  26. 88892ca staging: comedi: ni_pcidio: remove subdevice pointer math by H Hartley Sweeten · 12 years ago
  27. a2714e3 staging: comedi: fix return value for insn_bits functions by H Hartley Sweeten · 12 years ago
  28. 5207066 staging: comedi: remove unneeded sanity check in insn_bits functions by H Hartley Sweeten · 12 years ago
  29. 8b6c569 staging: comedi: propogate error code from comedi_alloc_subdevices by H Hartley Sweeten · 12 years ago
  30. 2f0b9d0 staging: comedi: export alloc_subdevices as comedi_alloc_subdevices by H Hartley Sweeten · 12 years ago
  31. 484ecc9 staging: comedi: cleanup all the comedi_driver 'detach' functions by H Hartley Sweeten · 12 years ago
  32. cb4c516 staging: comedi: refactor ni_pcidio driver and use module_comedi_driver by H Hartley Sweeten · 12 years ago
  33. 4c093a6 staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_config by Ian Abbott · 12 years ago
  34. 22494ed staging: comedi: ni_pcidio: Support trailing edge external trigger by Ian Abbott · 12 years ago
  35. 02f69d6 staging: comedi: ni_pcidio: Add comedi_poll support by Ian Abbott · 12 years ago
  36. e3794b5 staging: comedi: ni_pcidio: Grab MITE spinlock while preparing DMA. by Ian Abbott · 12 years ago
  37. 41add2e staging: comedi: ni_pcidio: Mark buffer for writing when setting up DMA. by Ian Abbott · 12 years ago
  38. 13a9e03 Staging: comedi: fix initialization of static to 0 in ni_pcidio.c by Bojan Prtvar · 13 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  40. 3c323c0 Staging: comedi: Add MODULE_LICENSE and similar to NI modules by Ian Abbott · 13 years ago
  41. 727b286 Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macro by Arun Thomas · 14 years ago
  42. 4e40cee Staging: comedi: use the standard NI pci device id by Greg Kroah-Hartman · 14 years ago
  43. 2d2facd Staging: comedi: ni_pcidio: Checkpatch cleanups by Benjamin Adolphi · 14 years ago
  44. 828684f Staging: comedi: trivial fix of a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  45. 4377a02 Staging: comedi: fix sched.h build breakage by Greg Kroah-Hartman · 15 years ago
  46. b6ac161 Staging: ARRAY_SIZE changes by Stoyan Gaydarov · 15 years ago
  47. 0a85b6f Staging: Comedi: Lindent changes to comdi driver in staging tree by Mithlesh Thukral · 15 years ago
  48. 25436dc Staging: comedi: remove RT code by Greg Kroah-Hartman · 15 years ago
  49. 5f74ea1 Staging: comedi: remove comedi-specific wrappers by Greg Kroah-Hartman · 15 years ago
  50. 56e9e16 Staging: comedi: more remove C99 comments by Bill Pemberton · 15 years ago
  51. 68c3dbf Staging: comedi: fix the way structs are initialized. by Bill Pemberton · 15 years ago
  52. da91b26 Staging: comedi: fix "foo * bar" should be "foo *bar" by Bill Pemberton · 15 years ago
  53. 70265d2 staging: comedi, remove interrupt.h by Jiri Slaby · 15 years ago
  54. 2e93aa5 Staging: comedi: Remove nidio96_private typedef by Bill Pemberton · 15 years ago
  55. a7195f3 Staging: comedi: Remove nidio_board typedef by Bill Pemberton · 15 years ago
  56. 0707bb0 Staging: comedi: Remove comedi_devconfig typedef by Bill Pemberton · 15 years ago
  57. 90035c0 Staging: comedi: Remove comedi_insn typedef by Bill Pemberton · 15 years ago
  58. ea6d0d4 Staging: comedi: Remove comedi_cmd typedef by Bill Pemberton · 15 years ago
  59. 139dfbd Staging: comedi: Remove comedi_driver typedef by Bill Pemberton · 15 years ago
  60. d163679 Staging: comedi: Remove comedi_async typedef by Bill Pemberton · 15 years ago
  61. 34c4392 Staging: comedi: Remove comedi_subdevice typedef by Bill Pemberton · 15 years ago
  62. 71b5f4f Staging: comedi: Remove comedi_device typedef by Bill Pemberton · 15 years ago
  63. 790c554 Staging: comedi: Remove lsampl_t and sampl_t typedefs by Bill Pemberton · 15 years ago
  64. e209031 Staging: comedi: add ni_pcidio driver by David Schleef · 15 years ago