summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedidev.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-07staging: comedi: drivers: introduce comedi_nsamples_left()H Hartley Sweeten1-0/+2
2014-11-07staging: comedi: drivers: introduce comedi_nscans_left()H Hartley Sweeten1-0/+2
2014-11-07staging: comedi: comedidev.h: remove some #ifdefsIan Abbott1-12/+0
2014-11-07staging: comedi: comedidev.h: remove dummy PCI support functionsIan Abbott1-26/+0
2014-11-05staging: comedi: comedidev.h: add 'scans_done' member to comedi_asyncH Hartley Sweeten1-0/+2
2014-11-03staging: comedi: remove use of 'bytes_per_sample()'H Hartley Sweeten1-6/+0
2014-10-29staging: comedi: introduce some sample size manipulation functionsIan Abbott1-4/+59
2014-10-29staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer()H Hartley Sweeten1-3/+0
2014-10-29staging: comedi: comedi_buf: remove comedi_buf_put()H Hartley Sweeten1-2/+0
2014-10-29staging: comedi: comedi_buf: introduce comedi_buf_write_samples()H Hartley Sweeten1-0/+2
2014-10-29staging: comedi: comedi_buf: don't export comedi_buf_memcpy_to()H Hartley Sweeten1-3/+0
2014-10-29staging: comedi: comedi_buf: dont't export comedi_buf_memcpy_from()H Hartley Sweeten1-2/+1
2014-10-29staging: comedi: comedi_buf: remove comedi_buf_get()H Hartley Sweeten1-1/+0
2014-10-29staging: comedi: comedi_buf: remove export of comedi_read_array_from_buffer()H Hartley Sweeten1-2/+0
2014-10-29staging: comedi: comedi_buf: introduce comedi_buf_read_samples()H Hartley Sweeten1-0/+2
2014-10-29staging: comedi: comedidev.h: clarify async->event error/cancel detectionH Hartley Sweeten1-0/+6
2014-10-29staging: comedi: comedidev.h: don't expose COMEDI_CB_* defines to userspaceH Hartley Sweeten1-0/+16
2014-09-19staging: comedi: add comedi_read_array_from_buffer()Ian Abbott1-0/+2
2014-09-19staging: comedi: add comedi_write_array_to_buffer()Ian Abbott1-0/+3
2014-09-19staging: comedi: add comedi_handle_events()Ian Abbott1-0/+3
2014-09-19staging: comedi: add comedi_inc_scan_progress()Ian Abbott1-0/+2
2014-09-19staging: comedi: add comedi_bytes_per_scan()Ian Abbott1-0/+1
2014-09-19staging: comedi: remove comedi_board()Ian Abbott1-5/+0
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten1-0/+5
2014-08-30staging: comedi: add a 'readback' member to comedi_subdeviceH Hartley Sweeten1-0/+6
2014-07-30staging: comedi: add an 'mmio' member to comedi_deviceH Hartley Sweeten1-0/+1
2014-07-22staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...H Hartley Sweeten1-2/+1
2014-07-22staging: comedi: comedidev.h: remove unused callbacks from comedi_subdeviceH Hartley Sweeten1-3/+0
2014-07-18staging: comedi: comedidev.h: checkpatch.pl --strict cleanupH Hartley Sweeten1-2/+3
2014-07-17staging: comedi: remove comedi_error()H Hartley Sweeten1-1/+0
2014-07-16staging: comedi: comedidev.h: introduce some 'range_is_external' helpersH Hartley Sweeten1-0/+13
2014-07-15staging: comedi: removing not useful `else` after returnKinka Huang1-2/+2
2014-06-26staging: comedi: introduce comedi_buf_n_bytes_ready()H Hartley Sweeten1-0/+5
2014-06-20staging: comedi: describe struct comedi_asyncIan Abbott1-25/+92
2014-05-27staging: comedi: remove in_request_moduleIan Abbott1-1/+0
2014-05-23staging: comedi: remove subdevice member of struct comedi_asyncIan Abbott1-2/+0
2014-05-23staging: comedi: pass subdevice to comedi_buf_read_n_available()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_read_free()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_read_alloc()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_write_free()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_write_alloc()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_memcpy_from()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_memcpy_to()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_get()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott1-1/+1
2014-02-27Staging: comedi: Fix unnecessary space after function pointerMonam Agarwal1-24/+24
2014-02-14staging: comedi: introduce comedi_timeout()H Hartley Sweeten1-0/+8
2014-01-13comedi: Humusoft MF634 and MF624 DAQ cards driverRostislav Lisovy1-0/+1
2013-11-26staging: comedi: remove DPRINTK macroH Hartley Sweeten1-2/+0
2013-11-25staging: comedi: remove comedi_debug module parameterH Hartley Sweeten1-10/+1