summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi_buf.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: comedi_buf: remove noise in comedi_buf_read_free()H Hartley Sweeten2013-01-181-4/+2Star
* staging: comedi: comedi_buf: remove noise in comedi_buf_write_free()H Hartley Sweeten2013-01-181-4/+2Star
* staging: comedi: comedi_buf: remove unreachable dev_warn in comedi_buf_munge()H Hartley Sweeten2013-01-181-7/+0Star
* staging: comedi: comedi_buf: remove BUG_ON in comedi_buf_munge()H Hartley Sweeten2013-01-181-1/+0Star
* staging: comedi: comedi_buf: reorder exported function prototypesH Hartley Sweeten2013-01-181-3/+6
* staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated()H Hartley Sweeten2013-01-181-0/+5
* staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated()H Hartley Sweeten2013-01-181-0/+5
* staging: comedi: comedi_buf: clarify comedi_buf_read_free()H Hartley Sweeten2013-01-181-5/+10
* staging: comedi: comedi_buf: clarify comedi_buf_read_alloc()H Hartley Sweeten2013-01-181-6/+12
* staging: comedi: comedi_buf: cleanup comedi_buf_read_n_available()H Hartley Sweeten2013-01-181-4/+7
* staging: comedi: comedi_buf: clarify comedi_buf_write_free()H Hartley Sweeten2013-01-181-3/+4
* staging: comedi: comedi_buf: cleanup comedi_buf_munge()H Hartley Sweeten2013-01-181-33/+41
* staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strictH Hartley Sweeten2013-01-181-8/+1Star
* staging: comedi: comedi_buf: factor out common comedi_buf_write_alloc_* codeH Hartley Sweeten2013-01-181-31/+21Star
* staging: comedi: comedi_buf: rename comedi_reset_async_buf()H Hartley Sweeten2013-01-181-1/+1
* staging: comedi: comedi_buf: factor out new buffer allocation codeH Hartley Sweeten2013-01-181-45/+52
* staging: comedi: comedi_buf: factor out common code to free the async bufferH Hartley Sweeten2013-01-181-63/+43Star
* staging: comedi: separate out comedi_buf_* functionsH Hartley Sweeten2013-01-181-0/+421