index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
comedi_buf.c
Age
Commit message (
Expand
)
Author
2014-11-05
staging: comedi: comedidev.h: add 'scans_done' member to comedi_async
H Hartley Sweeten
2014-11-03
staging: comedi: remove use of 'bytes_per_sample()'
H Hartley Sweeten
2014-11-03
staging: comedi: comedi_buf: make comedi_buf_write_samples() add samples that...
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: absorb __comedi_buf_write_alloc()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: absorb comedi_write_array_to_buffer()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: remove comedi_buf_put()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: introduce comedi_buf_write_samples()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: comedi_buf_memcpy_from() remove 'offset' param
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: comedi_buf_memcpy_to() remove 'offset' param
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: don't export comedi_buf_memcpy_to()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: dont't export comedi_buf_memcpy_from()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: remove comedi_buf_get()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: make comedi_buf_read_samples() always return ful...
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: absorb comedi_read_array_from_buffer()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: remove export of comedi_read_array_from_buffer()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: introduce comedi_buf_read_samples()
H Hartley Sweeten
2014-09-19
staging: comedi: migrate copyrights from "comedi_fc.c"
Ian Abbott
2014-09-19
staging: comedi: add comedi_read_array_from_buffer()
Ian Abbott
2014-09-19
staging: comedi: comedi_fc.h: use comedi_write_array_to_buffer()
Ian Abbott
2014-09-19
staging: comedi: add comedi_write_array_to_buffer()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_write_n_available()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to __comedi_buf_write_alloc()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_munge()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_is_mmapped()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_reset()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_read_n_available()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_read_free()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_read_alloc()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_write_n_allocated()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_write_free()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_write_alloc()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_memcpy_from()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_memcpy_to()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_get()
Ian Abbott
2014-05-23
staging: comedi: pass subdevice to comedi_buf_put()
Ian Abbott
2014-04-16
staging: comedi: fix circular locking dependency in comedi_mmap()
Ian Abbott
2013-11-11
staging: comedi: protect buffer from being freed while mmapped
Ian Abbott
2013-10-16
staging: comedi: use unsigned samples for comedi_buf_put()/get()
Ian Abbott
2013-07-24
staging: comedi: comedi_buf: needs <linux/vmalloc.h>
H Hartley Sweeten
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
2013-05-13
staging: comedi: complain if dma buffer allocation not supported
Ian Abbott
2013-05-13
staging: comedi: work without HAS_DMA
Ian Abbott
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
2013-04-12
staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
H Hartley Sweeten
2013-01-17
staging: comedi: comedi_buf: remove noise in comedi_buf_read_free()
H Hartley Sweeten
2013-01-17
staging: comedi: comedi_buf: remove noise in comedi_buf_write_free()
H Hartley Sweeten
2013-01-17
staging: comedi: comedi_buf: remove unreachable dev_warn in comedi_buf_munge()
H Hartley Sweeten
2013-01-17
staging: comedi: comedi_buf: remove BUG_ON in comedi_buf_munge()
H Hartley Sweeten
2013-01-17
staging: comedi: comedi_buf: reorder exported function prototypes
H Hartley Sweeten
[next]