aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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_change)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
2013-11-11staging: comedi: protect buffer from being freed while mmappedIan Abbott1-5/+9
2013-11-11staging: comedi: remove comedi_dev_from_minor()Ian Abbott1-1/+0
2013-11-11staging: comedi: add comedi_dev_get_from_minor()Ian Abbott1-0/+2
2013-11-11staging: comedi: add a kref to comedi deviceIan Abbott1-0/+2
2013-11-11staging: comedi: add detachment counter for validity checksIan Abbott1-0/+1
2013-11-11staging: comedi: add rw_semaphore to protect against device detachmentIan Abbott1-0/+2
2013-11-11staging: comedi: add a couple of #includes to comedidev.hIan Abbott1-0/+2
2013-11-11staging: comedi: remove unused command callback supportIan Abbott1-4/+0
2013-10-16staging: comedi: use unsigned samples for comedi_buf_put()/get()Ian Abbott1-2/+2
2013-10-07staging: comedi: remove 'settling_time_0' from subdeviceIan Abbott1-2/+0
2013-10-07staging: comedi: remove unused 'channel flags' supportIan Abbott1-3/+0
2013-09-26staging: comedi: core: introduce comedi_chan_range_is_{bi,uni}polar()H Hartley Sweeten1-0/+14
2013-09-25staging: comedi: core: introduce comedi_offset_munge()H Hartley Sweeten1-1/+6
2013-09-17staging: comedi: drivers: introduce comedi_dio_update_state()H Hartley Sweeten1-0/+2
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+0
2013-08-12staging: comedi: drivers: introduce comedi_dio_insn_config()H Hartley Sweeten1-0/+4
2013-08-12Revert "staging: comedi: core: introduce comedi_dio_insn_config()"Greg Kroah-Hartman1-4/+0