aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0
* 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/+0
* 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-051-1/+2
* staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten2013-02-051-1/+2
* staging: comedi: comedi_pcmcia: introduce comedi_pcmcia_{enable, disable}H Hartley Sweeten2013-02-041-0/+3
* pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten2013-02-031-5/+0
* staging: comedi: export comedi_set_hw_dev()Ian Abbott2013-02-031-8/+1
* staging: comedi: move comedi_alloc_subdevice_minor declarationsIan Abbott2013-02-031-4/+0
* staging: comedi: don't expose comedi_proc_{init,cleanup}H Hartley Sweeten2013-01-311-13/+0
* staging: comedi: don't expose comedi_device_{attach,detach}H Hartley Sweeten2013-01-311-3/+0
* staging: comedi: tidy up the general purpose driver functionsH Hartley Sweeten2013-01-311-23/+26
* staging: comedi: allow pcmcia drivers to auto attachH Hartley Sweeten2013-01-311-0/+6
* staging: comedi: conditionally build in PCMCIA driver supportH Hartley Sweeten2013-01-311-21/+27
* staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten2013-01-311-46/+68
* staging: comedi: conditionally build in USB driver supportH Hartley Sweeten2013-01-311-35/+29
* staging: comedi: simplify comedi_set_hw_dev()Ian Abbott2013-01-291-11/+10
* staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe2013-01-251-4/+1
* staging/comedi: Add macro for registering a comedi PCMCIA driverPeter Huewe2013-01-171-0/+21
* staging: comedi: comedi_buf: reorder exported function prototypesH Hartley Sweeten2013-01-171-9/+10
* staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated()H Hartley Sweeten2013-01-171-4/+0
* staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated()H Hartley Sweeten2013-01-171-5/+0
* staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strictH Hartley Sweeten2013-01-171-2/+0
* staging: comedi: comedi_buf: factor out common comedi_buf_write_alloc_* codeH Hartley Sweeten2013-01-171-1/+0