index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-17
staging: comedi: ni_labpc_isadma: introduce labpc_isadma_disable()
H Hartley Sweeten
2015-01-17
staging: comedi: ni_labpc_isadma: convert 'dma_buffer_size' to a define
H Hartley Sweeten
2015-01-17
staging: comedi: ni_labpc_isadma: remove hard coded samples size
H Hartley Sweeten
2015-01-17
staging: comedi: ni_at_a2150: introduce a2150_isadma_disable()
H Hartley Sweeten
2015-01-17
staging: comedi: ni_at_a2150: introduce a2150_isadma_program()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl812: introduce pcl812_isadma_disable()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl812: introduce pcl812_isadma_program()
H Hartley Sweeten
2015-01-17
staging: comedi: das16: introduce das16_isadma_disable()
H Hartley Sweeten
2015-01-17
staging: comedi: das16: introduce das16_isadma_program()
H Hartley Sweeten
2015-01-17
staging: comedi: das16: move dma transfer 'size' to dma descriptor
H Hartley Sweeten
2015-01-17
staging: comedi: das1800: introduce das1800_isadma_disable()
H Hartley Sweeten
2015-01-17
staging: comedi: das1800: introduce das1800_isadma_program()
H Hartley Sweeten
2015-01-17
staging: comedi: das1800: move dma transfer 'size' to dma descriptor
H Hartley Sweeten
2015-01-17
staging: comedi: das1800: pass dma descriptor to das1800_flush_dma_channel()
H Hartley Sweeten
2015-01-17
staging: comedi: dt282x: introduce dt282x_isadma_disable()
H Hartley Sweeten
2015-01-17
staging: comedi: dt282x: introduce dt282x_isadma_program()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl816: introduce pcl816_isadma_disable()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl816: introduce pcl816_isadma_program()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl818: introduce pcl818_isadma_disable()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl818: introduce pcl818_isadma_program()
H Hartley Sweeten
2015-01-17
staging: comedi: das16: board is not a PCI device
H Hartley Sweeten
2015-01-17
staging: comedi: das16: introduce das16_free_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: das16 introduce das16_alloc_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: das16: introduce struct das16_dma_desc
H Hartley Sweeten
2015-01-17
staging: comedi: dt282x: remove VIRT_TO_BUS dependancy
H Hartley Sweeten
2015-01-17
staging: comedi: dt282x: introduce struct dt282x_dma_desc
H Hartley Sweeten
2015-01-17
staging: comedi: dt282x: introduce dt282x_alloc_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl812: remove VIRT_TO_BUS dependancy
H Hartley Sweeten
2015-01-17
staging: comedi: pcl812: introduce struct pcl812_dma_desc
H Hartley Sweeten
2015-01-17
staging: comedi: pcl812: introduce pcl812_free_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl812: introduce pcl812_alloc_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl816: fix short DMA transactions
H Hartley Sweeten
2015-01-17
staging: comedi: pcl816: remove VIRT_TO_BUS dependancy
H Hartley Sweeten
2015-01-17
staging: comedi: pcl816: introduce struct pcl816_dma_desc
H Hartley Sweeten
2015-01-17
staging: comedi: pcl816: introduce pcl816_free_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl816: introduce pcl816_alloc_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl818: fix pcl818_handle_dma() for short DMA transaction
H Hartley Sweeten
2015-01-17
staging: comedi: pcl818: remove VIRT_TO_BUS dependancy
H Hartley Sweeten
2015-01-17
staging: comedi: pcl818: introduce struct pcl818_dma_desc
H Hartley Sweeten
2015-01-17
staging: comedi: pcl818: introduce pcl818_dma_free()
H Hartley Sweeten
2015-01-17
staging: comedi: pcl818: introduce pcl818_alloc_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: ni_labpc: remove VIRT_TO_BUS dependancy
H Hartley Sweeten
2015-01-17
staging: comedi: ni_labpc_isadma: tidy up labpc_init_dma_chan()
H Hartley Sweeten
2015-01-17
staging: comedi: ni_labpc: introduce struct labpc_dma_desc
H Hartley Sweeten
2015-01-17
staging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy
H Hartley Sweeten
2015-01-17
staging: comedi: ni_at_a2150: introduce struct a2150_dma_desc
H Hartley Sweeten
2015-01-17
staging: comedi: ni_at_a2150: introduce a2150_free_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: ni_at_a2150: introduce a2150_alloc_irq_dma()
H Hartley Sweeten
2015-01-17
staging: comedi: ni_at_a2150: use comedi_bytes_per_sample()
H Hartley Sweeten
2015-01-17
staging: comedi: ni_at_a2150: remove 'volatile' from private data variable
H Hartley Sweeten
[next]