summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: introduce comedi_buf_n_bytes_ready()H Hartley Sweeten2014-06-271-0/+5
* staging: comedi: describe struct comedi_asyncIan Abbott2014-06-201-25/+92
* staging: comedi: remove in_request_moduleIan Abbott2014-05-271-1/+0Star
* staging: comedi: remove subdevice member of struct comedi_asyncIan Abbott2014-05-231-2/+0Star
* staging: comedi: pass subdevice to comedi_buf_read_n_available()Ian Abbott2014-05-231-1/+1
* staging: comedi: pass subdevice to comedi_buf_read_free()Ian Abbott2014-05-231-1/+1
* staging: comedi: pass subdevice to comedi_buf_read_alloc()Ian Abbott2014-05-231-1/+1
* staging: comedi: pass subdevice to comedi_buf_write_free()Ian Abbott2014-05-231-1/+1
* staging: comedi: pass subdevice to comedi_buf_write_alloc()Ian Abbott2014-05-231-1/+1
* staging: comedi: pass subdevice to comedi_buf_memcpy_from()Ian Abbott2014-05-231-1/+1
* staging: comedi: pass subdevice to comedi_buf_memcpy_to()Ian Abbott2014-05-231-1/+1
* staging: comedi: pass subdevice to comedi_buf_get()Ian Abbott2014-05-231-1/+1
* staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott2014-05-231-1/+1
* Staging: comedi: Fix unnecessary space after function pointerMonam Agarwal2014-02-271-24/+24
* staging: comedi: introduce comedi_timeout()H Hartley Sweeten2014-02-141-0/+8
* comedi: Humusoft MF634 and MF624 DAQ cards driverRostislav Lisovy2014-01-141-0/+1
* staging: comedi: remove DPRINTK macroH Hartley Sweeten2013-11-261-2/+0Star
* staging: comedi: remove comedi_debug module parameterH Hartley Sweeten2013-11-251-10/+1Star
* staging: comedi: protect buffer from being freed while mmappedIan Abbott2013-11-121-5/+9
* staging: comedi: remove comedi_dev_from_minor()Ian Abbott2013-11-121-1/+0Star
* staging: comedi: add comedi_dev_get_from_minor()Ian Abbott2013-11-121-0/+2
* staging: comedi: add a kref to comedi deviceIan Abbott2013-11-121-0/+2
* staging: comedi: add detachment counter for validity checksIan Abbott2013-11-121-0/+1
* staging: comedi: add rw_semaphore to protect against device detachmentIan Abbott2013-11-121-0/+2
* staging: comedi: add a couple of #includes to comedidev.hIan Abbott2013-11-121-0/+2
* staging: comedi: remove unused command callback supportIan Abbott2013-11-121-4/+0Star
* staging: comedi: use unsigned samples for comedi_buf_put()/get()Ian Abbott2013-10-161-2/+2
* staging: comedi: remove 'settling_time_0' from subdeviceIan Abbott2013-10-081-2/+0Star
* staging: comedi: remove unused 'channel flags' supportIan Abbott2013-10-081-3/+0Star
* staging: comedi: core: introduce comedi_chan_range_is_{bi,uni}polar()H Hartley Sweeten2013-09-261-0/+14
* staging: comedi: core: introduce comedi_offset_munge()H Hartley Sweeten2013-09-261-1/+6
* staging: comedi: drivers: introduce comedi_dio_update_state()H Hartley Sweeten2013-09-171-0/+2
* Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-031-1/+0Star
|\
| * pci_ids.h: move PCI_VENDOR_ID_AMCC hereIan Abbott2013-07-271-1/+0Star
* | staging: comedi: drivers: introduce comedi_dio_insn_config()H Hartley Sweeten2013-08-131-0/+4
* | Revert "staging: comedi: core: introduce comedi_dio_insn_config()"Greg Kroah-Hartman2013-08-131-4/+0Star
* | staging: comedi: core: introduce comedi_dio_insn_config()H Hartley Sweeten2013-08-131-0/+4
* | staging: comedi: return void from comedi_driver_unregister()Ian Abbott2013-07-231-1/+1
* | staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-14/+0Star
* | staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-1/+0Star
* | staging: comedi: drivers: introduce comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-0/+1
|/
* staging: comedi: have comedi_set_spriv() allocate the memoryH Hartley Sweeten2013-06-251-1/+2
* staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-3/+3
* staging: comedi: introduce comedi_range_is_{bi,uni}polar()H Hartley Sweeten2013-06-061-0/+12
* staging: comedi: introduce comedi_to_usb_dev()H Hartley Sweeten2013-05-211-0/+1
* staging: comedi: ni_pcidio: use comedi_load_firmware()H Hartley Sweeten2013-05-171-1/+3
* staging: comedi: drivers: generalize comedi_load_firmware()H Hartley Sweeten2013-05-171-0/+5
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0Star
* staging: comedi: drivers: introduce comedi_legacy_detach()H Hartley Sweeten2013-04-191-0/+2
* staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten2013-04-171-0/+2