summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-17staging: olpc_dcon: fix sparse symbol not declared warningMurilo Opsfelder Araujo
2015-01-17Staging: NetLogic: Coding style correctiontolga ceylan
2015-01-17Staging: olpc_dcon: Fixed a typoGustavo A. R. Silva
2015-01-17staging: skein: Fixing single statement macro checkpatch warningMathieu Poirier
2015-01-17staging: skein: Fixing trailing whitespace errorMathieu Poirier
2015-01-17staging: dgnc: implement proper error handling in dgnc_start()Alexey Khoroshilov
2015-01-17Staging: octeon-usb: Fixed a typoGustavo A. R. Silva
2015-01-17Staging: octeon: Fixed a typoGustavo A. R. Silva
2015-01-17Staging: octeon: Add blank lines after declarationsJamie Lawler
2015-01-17staging: gdm724x: fix line limit coding style issue in gdm_lte.cNing Zhou
2015-01-17Staging: gdm724x: fix space before comma coding style issue in gdm_mux.cRobert Nachlinger
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