aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedi_buf.c
AgeCommit message (Expand)Author
2013-05-13staging: comedi: complain if dma buffer allocation not supportedIan Abbott
2013-05-13staging: comedi: work without HAS_DMAIan Abbott
2013-04-12staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: remove noise in comedi_buf_read_free()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: remove noise in comedi_buf_write_free()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: remove unreachable dev_warn in comedi_buf_munge()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: remove BUG_ON in comedi_buf_munge()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: reorder exported function prototypesH Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: clarify comedi_buf_read_free()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: clarify comedi_buf_read_alloc()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: cleanup comedi_buf_read_n_available()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: clarify comedi_buf_write_free()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: cleanup comedi_buf_munge()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strictH Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: factor out common comedi_buf_write_alloc_* codeH Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: rename comedi_reset_async_buf()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: factor out new buffer allocation codeH Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: factor out common code to free the async bufferH Hartley Sweeten
2013-01-17staging: comedi: separate out comedi_buf_* functionsH Hartley Sweeten