aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedidev.h
AgeCommit message (Expand)Author
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
2013-11-11staging: comedi: protect buffer from being freed while mmappedIan Abbott
2013-11-11staging: comedi: remove comedi_dev_from_minor()Ian Abbott
2013-11-11staging: comedi: add comedi_dev_get_from_minor()Ian Abbott
2013-11-11staging: comedi: add a kref to comedi deviceIan Abbott
2013-11-11staging: comedi: add detachment counter for validity checksIan Abbott
2013-11-11staging: comedi: add rw_semaphore to protect against device detachmentIan Abbott
2013-11-11staging: comedi: add a couple of #includes to comedidev.hIan Abbott
2013-11-11staging: comedi: remove unused command callback supportIan Abbott
2013-10-16staging: comedi: use unsigned samples for comedi_buf_put()/get()Ian Abbott
2013-10-07staging: comedi: remove 'settling_time_0' from subdeviceIan Abbott
2013-10-07staging: comedi: remove unused 'channel flags' supportIan Abbott
2013-09-26staging: comedi: core: introduce comedi_chan_range_is_{bi,uni}polar()H Hartley Sweeten
2013-09-25staging: comedi: core: introduce comedi_offset_munge()H Hartley Sweeten
2013-09-17staging: comedi: drivers: introduce comedi_dio_update_state()H Hartley Sweeten
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-12staging: comedi: drivers: introduce comedi_dio_insn_config()H Hartley Sweeten
2013-08-12Revert "staging: comedi: core: introduce comedi_dio_insn_config()"Greg Kroah-Hartman
2013-08-12staging: comedi: core: introduce comedi_dio_insn_config()H Hartley Sweeten
2013-07-26pci_ids.h: move PCI_VENDOR_ID_AMCC hereIan Abbott
2013-07-23staging: comedi: return void from comedi_driver_unregister()Ian Abbott
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-07-23staging: comedi: drivers: introduce comedi_alloc_devpriv()H Hartley Sweeten
2013-06-24staging: comedi: have comedi_set_spriv() allocate the memoryH Hartley Sweeten
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten
2013-06-06staging: comedi: introduce comedi_range_is_{bi,uni}polar()H Hartley Sweeten
2013-05-21staging: comedi: introduce comedi_to_usb_dev()H Hartley Sweeten
2013-05-17staging: comedi: ni_pcidio: use comedi_load_firmware()H Hartley Sweeten
2013-05-17staging: comedi: drivers: generalize comedi_load_firmware()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-19staging: comedi: drivers: introduce comedi_legacy_detach()H Hartley Sweeten
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten
2013-04-11staging: comedi: drivers: refactor comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: drivers: introduce comedi_request_region()H Hartley Sweeten
2013-04-05staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINORIan Abbott
2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten
2013-04-05staging: comedi: range: introduce range_unipolar2_5H Hartley Sweeten
2013-03-15staging: comedi: add 'ioenabled' flag to deviceIan Abbott
2013-03-15staging: comedi: make 'in_request_module' a bool bit-fieldIan Abbott
2013-03-15staging: comedi: make 'dev->attached' a bool bit-fieldIan Abbott
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
2013-02-05staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten
2013-02-05staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten
2013-02-04staging: comedi: comedi_pcmcia: introduce comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-03pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten