summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h
Commit message (Expand)AuthorAgeFilesLines
...
* staging: comedi: add an 'mmio' member to comedi_deviceH Hartley Sweeten2014-07-301-0/+1
* staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...H Hartley Sweeten2014-07-221-2/+1
* staging: comedi: comedidev.h: remove unused callbacks from comedi_subdeviceH Hartley Sweeten2014-07-221-3/+0
* staging: comedi: comedidev.h: checkpatch.pl --strict cleanupH Hartley Sweeten2014-07-181-2/+3
* staging: comedi: remove comedi_error()H Hartley Sweeten2014-07-171-1/+0
* staging: comedi: comedidev.h: introduce some 'range_is_external' helpersH Hartley Sweeten2014-07-161-0/+13
* staging: comedi: removing not useful `else` after returnKinka Huang2014-07-151-2/+2
* staging: comedi: introduce comedi_buf_n_bytes_ready()H Hartley Sweeten2014-06-261-0/+5
* staging: comedi: describe struct comedi_asyncIan Abbott2014-06-201-25/+92
* staging: comedi: remove in_request_moduleIan Abbott2014-05-271-1/+0
* staging: comedi: remove subdevice member of struct comedi_asyncIan Abbott2014-05-231-2/+0
* 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-131-0/+1
* staging: comedi: remove DPRINTK macroH Hartley Sweeten2013-11-261-2/+0
* staging: comedi: remove comedi_debug module parameterH Hartley Sweeten2013-11-251-10/+1
* staging: comedi: protect buffer from being freed while mmappedIan Abbott2013-11-111-5/+9
* staging: comedi: remove comedi_dev_from_minor()Ian Abbott2013-11-111-1/+0
* staging: comedi: add comedi_dev_get_from_minor()Ian Abbott2013-11-111-0/+2
* staging: comedi: add a kref to comedi deviceIan Abbott2013-11-111-0/+2
* staging: comedi: add detachment counter for validity checksIan Abbott2013-11-111-0/+1
* staging: comedi: add rw_semaphore to protect against device detachmentIan Abbott2013-11-111-0/+2
* staging: comedi: add a couple of #includes to comedidev.hIan Abbott2013-11-111-0/+2
* staging: comedi: remove unused command callback supportIan Abbott2013-11-111-4/+0
* 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-071-2/+0
* staging: comedi: remove unused 'channel flags' supportIan Abbott2013-10-071-3/+0
* 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-251-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/+0
|\
| * pci_ids.h: move PCI_VENDOR_ID_AMCC hereIan Abbott2013-07-261-1/+0
* | staging: comedi: drivers: introduce comedi_dio_insn_config()H Hartley Sweeten2013-08-121-0/+4
* | Revert "staging: comedi: core: introduce comedi_dio_insn_config()"Greg Kroah-Hartman2013-08-121-4/+0
* | staging: comedi: core: introduce comedi_dio_insn_config()H Hartley Sweeten2013-08-121-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/+0
* | staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-1/+0
* | 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-241-1/+2
* staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-3/+3
OpenPOWER on IntegriCloud