1. 860f7c09 staging: comedi: dt282x: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  2. 99dfc33 staging: comedi: das1800: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  3. 1400964 staging: comedi: das16: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  4. f3df482 staging: comedi: pcl812: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  5. bd7ea42 staging: comedi: pcl816: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  6. dd7c0f0 staging: comedi: pcl818: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  7. 20a1ea7 staging: comedi: comedi_isadma: introduce helper module for ISA DMA by H Hartley Sweeten · 10 years ago
  8. 5e5a21c staging: comedi: das1800: tidy up das1800_ai_transfer_size() by H Hartley Sweeten · 10 years ago
  9. 620ec185 staging: comedi: das1800: remove hard coded 'sample_size' by H Hartley Sweeten · 10 years ago
  10. 0afa615 staging: comedi: ni_labpc_isadma: introduce labpc_isadma_program() by H Hartley Sweeten · 10 years ago
  11. f2c6bbe staging: comedi: ni_labpc_isadma: move dma programming out of labpc_drain_dma() by H Hartley Sweeten · 10 years ago
  12. 72ba5c1 staging: comedi: ni_labpc_isadma: tidy up labpc_drain_dma() by H Hartley Sweeten · 10 years ago
  13. 0f02b08 staging: comedi: ni_labpc_isadma: introduce labpc_isadma_disable() by H Hartley Sweeten · 10 years ago
  14. afd8f40 staging: comedi: ni_labpc_isadma: convert 'dma_buffer_size' to a define by H Hartley Sweeten · 10 years ago
  15. ac525a7 staging: comedi: ni_labpc_isadma: remove hard coded samples size by H Hartley Sweeten · 10 years ago
  16. 10f3a2d staging: comedi: ni_at_a2150: introduce a2150_isadma_disable() by H Hartley Sweeten · 10 years ago
  17. c92b0b2 staging: comedi: ni_at_a2150: introduce a2150_isadma_program() by H Hartley Sweeten · 10 years ago
  18. 0156b06 staging: comedi: pcl812: introduce pcl812_isadma_disable() by H Hartley Sweeten · 10 years ago
  19. 1ec64b7 staging: comedi: pcl812: introduce pcl812_isadma_program() by H Hartley Sweeten · 10 years ago
  20. a1ce5f0 staging: comedi: das16: introduce das16_isadma_disable() by H Hartley Sweeten · 10 years ago
  21. 0196285 staging: comedi: das16: introduce das16_isadma_program() by H Hartley Sweeten · 10 years ago
  22. 59e561f staging: comedi: das16: move dma transfer 'size' to dma descriptor by H Hartley Sweeten · 10 years ago
  23. ae4e131 staging: comedi: das1800: introduce das1800_isadma_disable() by H Hartley Sweeten · 10 years ago
  24. dec3aa4 staging: comedi: das1800: introduce das1800_isadma_program() by H Hartley Sweeten · 10 years ago
  25. 5d12431 staging: comedi: das1800: move dma transfer 'size' to dma descriptor by H Hartley Sweeten · 10 years ago
  26. 38f23ed staging: comedi: das1800: pass dma descriptor to das1800_flush_dma_channel() by H Hartley Sweeten · 10 years ago
  27. 7877445 staging: comedi: dt282x: introduce dt282x_isadma_disable() by H Hartley Sweeten · 10 years ago
  28. f609c29 staging: comedi: dt282x: introduce dt282x_isadma_program() by H Hartley Sweeten · 10 years ago
  29. 65fdfed staging: comedi: pcl816: introduce pcl816_isadma_disable() by H Hartley Sweeten · 10 years ago
  30. d77bf97 staging: comedi: pcl816: introduce pcl816_isadma_program() by H Hartley Sweeten · 10 years ago
  31. bed8d53 staging: comedi: pcl818: introduce pcl818_isadma_disable() by H Hartley Sweeten · 10 years ago
  32. 9cf2765 staging: comedi: pcl818: introduce pcl818_isadma_program() by H Hartley Sweeten · 10 years ago
  33. ed07758 staging: comedi: das16: board is not a PCI device by H Hartley Sweeten · 10 years ago
  34. 742c4a0 staging: comedi: das16: introduce das16_free_dma() by H Hartley Sweeten · 10 years ago
  35. 7447cd6 staging: comedi: das16 introduce das16_alloc_dma() by H Hartley Sweeten · 10 years ago
  36. 38a7d49 staging: comedi: das16: introduce struct das16_dma_desc by H Hartley Sweeten · 10 years ago
  37. ef98a10 staging: comedi: dt282x: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  38. eca331c staging: comedi: dt282x: introduce struct dt282x_dma_desc by H Hartley Sweeten · 10 years ago
  39. d5702e3 staging: comedi: dt282x: introduce dt282x_alloc_dma() by H Hartley Sweeten · 10 years ago
  40. 9fe11ff staging: comedi: pcl812: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  41. d8332a6 staging: comedi: pcl812: introduce struct pcl812_dma_desc by H Hartley Sweeten · 10 years ago
  42. 91ac698 staging: comedi: pcl812: introduce pcl812_free_dma() by H Hartley Sweeten · 10 years ago
  43. 075400a staging: comedi: pcl812: introduce pcl812_alloc_dma() by H Hartley Sweeten · 10 years ago
  44. ceb41be staging: comedi: pcl816: fix short DMA transactions by H Hartley Sweeten · 10 years ago
  45. a2c3966 staging: comedi: pcl816: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  46. 16d8778 staging: comedi: pcl816: introduce struct pcl816_dma_desc by H Hartley Sweeten · 10 years ago
  47. d7b8bbb staging: comedi: pcl816: introduce pcl816_free_dma() by H Hartley Sweeten · 10 years ago
  48. 1fa5163 staging: comedi: pcl816: introduce pcl816_alloc_dma() by H Hartley Sweeten · 10 years ago
  49. 1c53093 staging: comedi: pcl818: fix pcl818_handle_dma() for short DMA transaction by H Hartley Sweeten · 10 years ago
  50. 7a37b7a staging: comedi: pcl818: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  51. b8e7048 staging: comedi: pcl818: introduce struct pcl818_dma_desc by H Hartley Sweeten · 10 years ago
  52. 665ee19 staging: comedi: pcl818: introduce pcl818_dma_free() by H Hartley Sweeten · 10 years ago
  53. 655cd94 staging: comedi: pcl818: introduce pcl818_alloc_dma() by H Hartley Sweeten · 10 years ago
  54. 05e511c staging: comedi: ni_labpc: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  55. 9ff24fd staging: comedi: ni_labpc_isadma: tidy up labpc_init_dma_chan() by H Hartley Sweeten · 10 years ago
  56. 4d1c15c staging: comedi: ni_labpc: introduce struct labpc_dma_desc by H Hartley Sweeten · 10 years ago
  57. 6d26275 staging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  58. 5bf7d29 staging: comedi: ni_at_a2150: introduce struct a2150_dma_desc by H Hartley Sweeten · 10 years ago
  59. b147890 staging: comedi: ni_at_a2150: introduce a2150_free_dma() by H Hartley Sweeten · 10 years ago
  60. 7cbb0ef staging: comedi: ni_at_a2150: introduce a2150_alloc_irq_dma() by H Hartley Sweeten · 10 years ago
  61. 2447a27 staging: comedi: ni_at_a2150: use comedi_bytes_per_sample() by H Hartley Sweeten · 10 years ago
  62. 4547854 staging: comedi: ni_at_a2150: remove 'volatile' from private data variable by H Hartley Sweeten · 10 years ago
  63. 99b21f2 staging: comedi: das1800: introduce das1800_free_dma() by H Hartley Sweeten · 10 years ago
  64. a4b064e staging: comedi: das1800: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  65. 6e89008 staging: comedi: das1800: tidy up das1800_init_dma() by H Hartley Sweeten · 10 years ago
  66. fd8aab1 staging: comedi: das1800: introduce struct das1800_dma_desc by H Hartley Sweeten · 10 years ago
  67. 1f190a7 staging: comedi: das1800: separate AI FIFO bounce buffer from DMA buffer by H Hartley Sweeten · 10 years ago
  68. f19810d staging: comedi: das1800: reduce indent level of das1800_init_dma() by H Hartley Sweeten · 10 years ago
  69. ffcc4b59 staging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  70. a52355e staging: comedi: aio_iiro_16: update the MODULE_DESCRIPTION by H Hartley Sweeten · 10 years ago
  71. ad7a370 staging: comedi: aio_iiro_16: add command support for change of state detection by H Hartley Sweeten · 10 years ago
  72. ffe1cb9a3 staging: comedi: aio_iiro_16: introduce aio_iiro_enable_irq() by H Hartley Sweeten · 10 years ago
  73. 21f1801 staging: comedi: aio_iiro_16: read intial state of the digital outputs by H Hartley Sweeten · 10 years ago
  74. 9cdb432 staging: comedi: aio_iiro_16: tidy up multi-line comments by H Hartley Sweeten · 10 years ago
  75. 0f0d2b1 staging: comedi: aio_iiro_16: tidy up subdevice init by H Hartley Sweeten · 10 years ago
  76. aba97d7 staging: comedi: aio_iiro_16: fix subdevice 1 'type' by H Hartley Sweeten · 10 years ago
  77. 3b78602 staging: comedi: aio_iiro_16: fix subdevice 0 'type' by H Hartley Sweeten · 10 years ago
  78. b1ad968 staging: comedi: vm80xx: rewrite comedi driver comment block by Ian Abbott · 10 years ago
  79. 2d3c50b staging: comedi: usbduxsigma: rewrite "Devices:" line by Ian Abbott · 10 years ago
  80. 504a1aa staging: comedi: usbduxfast: rewrite "Devices:" line by Ian Abbott · 10 years ago
  81. f79e1d3 staging: comedi: usbdux: rewrite "Devices:" line by Ian Abbott · 10 years ago
  82. 3684720 staging: comedi: rti802: rewrite "Devices:" line by Ian Abbott · 10 years ago
  83. 9001ea3 staging: comedi: rti800: rewrite "Devices:" line by Ian Abbott · 10 years ago
  84. 9c3ac11 staging: comedi: rtd520: rewrite "Devices:" line by Ian Abbott · 10 years ago
  85. daea70e staging: comedi: pcmuio: rewrite "Devices:" line by Ian Abbott · 10 years ago
  86. c07e5ed staging: comedi: pcmmio: rewrite "Devices:" line by Ian Abbott · 10 years ago
  87. 8d4e620 staging: comedi: pcmda12: rewrite "Devices:" line by Ian Abbott · 10 years ago
  88. f15ceb4 staging: comedi: pcmad: rewrite "Devices:" line by Ian Abbott · 10 years ago
  89. 835aa9a staging: comedi: pcl730: rewrite "Devices:" line by Ian Abbott · 10 years ago
  90. 7231e90 staging: comedi: pcl726: rewrite "Devices:" line by Ian Abbott · 10 years ago
  91. e5350ef staging: comedi: pcl724: rewrite "Devices:" line by Ian Abbott · 10 years ago
  92. 70193d9 staging: comedi: pcl711: rewrite "Devices:" line by Ian Abbott · 10 years ago
  93. 6bd4fa8 staging: comedi: ni_tiocmd: change comedi "driver" comment to "module" by Ian Abbott · 10 years ago
  94. 9ade47a staging: comedi: ni_tio: change comedi "driver" comment to "module" by Ian Abbott · 10 years ago
  95. 7b8bffe staging: comedi: ni_labpc_pci: rewrite "Devices:" line by Ian Abbott · 10 years ago
  96. d49ebef staging: comedi: ni_labpc: rewrite "Devices:" line by Ian Abbott · 10 years ago
  97. d292585 staging: comedi: ni_at_ao: rewrite "Devices:" line by Ian Abbott · 10 years ago
  98. fe8fd0c staging: comedi: ni_65xx: use board names on "Devices:" line by Ian Abbott · 10 years ago
  99. 0e14753 staging: comedi: ni_65xx: rewrite "Devices:" line by Ian Abbott · 10 years ago
  100. bd3a1db staging: comedi: ni_6527: rewrite "Devices:" line by Ian Abbott · 10 years ago