summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: comedi: drivers: refactor comedi_request_region()H Hartley Sweeten2013-04-111-0/+2
* staging: comedi: drivers: introduce comedi_request_region()H Hartley Sweeten2013-04-111-0/+3
* staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINORIan Abbott2013-04-051-2/+0Star
* staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten2013-04-051-0/+3
* staging: comedi: range: introduce range_unipolar2_5H Hartley Sweeten2013-04-051-0/+1
* staging: comedi: add 'ioenabled' flag to deviceIan Abbott2013-03-151-0/+1
* staging: comedi: make 'in_request_module' a bool bit-fieldIan Abbott2013-03-151-1/+1
* staging: comedi: make 'dev->attached' a bool bit-fieldIan Abbott2013-03-151-1/+1
* staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten2013-03-141-2/+2
* staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten2013-03-141-2/+2
* staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten2013-03-111-1/+2
* staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten2013-02-061-1/+2
* staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten2013-02-061-1/+2