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