summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-17Staging: vt6655: Checkpatch fix: c99 comment headingsEmrys Bayliss
2015-01-17Staging: vt6655: comment headings formattingEmrys Bayliss
2015-01-17Staging: vt6655: Checkpatch fix: lines longer than 80 columnsEmrys Bayliss
2015-01-17Staging: vt6655: Checkpatch fix: c99 comments after statementsEmrys Bayliss
2015-01-17Staging: vt6655: comment after statement formattingEmrys Bayliss
2015-01-17Staging: vt6655: Checkpatch fix: empty c99 commentsEmrys Bayliss
2015-01-17Staging: vt6655: Checkpatch fix: unnecessary whitespaceEmrys Bayliss
2015-01-17Staging: comedi: kcomedilib: Fixed a typoGustavo A. R. Silva
2015-01-17staging: comedi: pcl812: use common function to setup dmaH Hartley Sweeten
2015-01-17staging: comedi: pcl812: simplify the dma->size calculationsH Hartley Sweeten
2015-01-17staging: comedi: pcl816: use common function to setup dmaH Hartley Sweeten
2015-01-17staging: comedi: pcl816: simplify the dma->size calculationsH Hartley Sweeten
2015-01-17staging: comedi: pcl818: use common function to setup dmaH Hartley Sweeten
2015-01-17staging: comedi: pcl818: simplify the dma->size calculationsH Hartley Sweeten
2015-01-17staging: comedi: ni_labpc_isadma: use comedi_isdma moduleH Hartley Sweeten
2015-01-17staging: comedi: ni_at_a2150: remove depends on ISA_DMA_API limitationH Hartley Sweeten
2015-01-17staging: comedi: dt282x: remove depends on ISA_DMA_API limitationH Hartley Sweeten
2015-01-17staging: comedi: das1800: remove depends on ISA_DMA_API limitationH Hartley Sweeten
2015-01-17staging: comedi: das16: remove depends on ISA_DMA_API limitationH Hartley Sweeten
2015-01-17staging: comedi: pcl812: remove depends on ISA_DMA_API limitationH Hartley Sweeten
2015-01-17staging: comedi: pcl816: remove depends on ISA_DMA_API limitationH Hartley Sweeten
2015-01-17staging: comedi: pcl818: remove depends on ISA_DMA_API limitationH Hartley Sweeten
2015-01-17staging: comedi: comedi_isadma: introduce helper module for ISA DMAH Hartley Sweeten
2015-01-17staging: comedi: das1800: tidy up das1800_ai_transfer_size()H Hartley Sweeten
2015-01-17staging: comedi: das1800: remove hard coded 'sample_size'H Hartley Sweeten
2015-01-17staging: comedi: ni_labpc_isadma: introduce labpc_isadma_program()H Hartley Sweeten
2015-01-17staging: comedi: ni_labpc_isadma: move dma programming out of labpc_drain_dma()H Hartley Sweeten
2015-01-17staging: comedi: ni_labpc_isadma: tidy up labpc_drain_dma()H Hartley Sweeten
2015-01-17staging: comedi: ni_labpc_isadma: introduce labpc_isadma_disable()H Hartley Sweeten
2015-01-17staging: comedi: ni_labpc_isadma: convert 'dma_buffer_size' to a defineH Hartley Sweeten
2015-01-17staging: comedi: ni_labpc_isadma: remove hard coded samples sizeH Hartley Sweeten
2015-01-17staging: comedi: ni_at_a2150: introduce a2150_isadma_disable()H Hartley Sweeten
2015-01-17staging: comedi: ni_at_a2150: introduce a2150_isadma_program()H Hartley Sweeten
2015-01-17staging: comedi: pcl812: introduce pcl812_isadma_disable()H Hartley Sweeten
2015-01-17staging: comedi: pcl812: introduce pcl812_isadma_program()H Hartley Sweeten
2015-01-17staging: comedi: das16: introduce das16_isadma_disable()H Hartley Sweeten
2015-01-17staging: comedi: das16: introduce das16_isadma_program()H Hartley Sweeten
2015-01-17staging: comedi: das16: move dma transfer 'size' to dma descriptorH Hartley Sweeten
2015-01-17staging: comedi: das1800: introduce das1800_isadma_disable()H Hartley Sweeten
2015-01-17staging: comedi: das1800: introduce das1800_isadma_program()H Hartley Sweeten
2015-01-17staging: comedi: das1800: move dma transfer 'size' to dma descriptorH Hartley Sweeten
2015-01-17staging: comedi: das1800: pass dma descriptor to das1800_flush_dma_channel()H Hartley Sweeten
2015-01-17staging: comedi: dt282x: introduce dt282x_isadma_disable()H Hartley Sweeten
2015-01-17staging: comedi: dt282x: introduce dt282x_isadma_program()H Hartley Sweeten
2015-01-17staging: comedi: pcl816: introduce pcl816_isadma_disable()H Hartley Sweeten
2015-01-17staging: comedi: pcl816: introduce pcl816_isadma_program()H Hartley Sweeten
2015-01-17staging: comedi: pcl818: introduce pcl818_isadma_disable()H Hartley Sweeten
2015-01-17staging: comedi: pcl818: introduce pcl818_isadma_program()H Hartley Sweeten
2015-01-17staging: comedi: das16: board is not a PCI deviceH Hartley Sweeten
2015-01-17staging: comedi: das16: introduce das16_free_dma()H Hartley Sweeten