aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24staging: comedi: have comedi_set_spriv() allocate the memoryH Hartley Sweeten1-1/+2
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten1-3/+3
2013-06-06staging: comedi: introduce comedi_range_is_{bi,uni}polar()H Hartley Sweeten1-0/+12
2013-05-21staging: comedi: introduce comedi_to_usb_dev()H Hartley Sweeten1-0/+1
2013-05-17staging: comedi: ni_pcidio: use comedi_load_firmware()H Hartley Sweeten1-1/+3
2013-05-17staging: comedi: drivers: generalize comedi_load_firmware()H Hartley Sweeten1-0/+5
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-04-19staging: comedi: drivers: introduce comedi_legacy_detach()H Hartley Sweeten1-0/+2
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten1-0/+2
2013-04-11staging: comedi: drivers: refactor comedi_request_region()H Hartley Sweeten1-0/+2
2013-04-11staging: comedi: drivers: introduce comedi_request_region()H Hartley Sweeten1-0/+3
2013-04-05staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINORIan Abbott1-2/+0
2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten1-0/+3
2013-04-05staging: comedi: range: introduce range_unipolar2_5H Hartley Sweeten1-0/+1
2013-03-15staging: comedi: add 'ioenabled' flag to deviceIan Abbott1-0/+1
2013-03-15staging: comedi: make 'in_request_module' a bool bit-fieldIan Abbott1-1/+1
2013-03-15staging: comedi: make 'dev->attached' a bool bit-fieldIan Abbott1-1/+1
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten1-2/+2
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten1-2/+2
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten1-1/+2
2013-02-05staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten1-1/+2
2013-02-05staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten1-1/+2
2013-02-04staging: comedi: comedi_pcmcia: introduce comedi_pcmcia_{enable, disable}H Hartley Sweeten1-0/+3
2013-02-03pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten1-5/+0
2013-02-03staging: comedi: export comedi_set_hw_dev()Ian Abbott1-8/+1
2013-02-03staging: comedi: move comedi_alloc_subdevice_minor declarationsIan Abbott1-4/+0
2013-01-31staging: comedi: don't expose comedi_proc_{init,cleanup}H Hartley Sweeten1-13/+0
2013-01-31staging: comedi: don't expose comedi_device_{attach,detach}H Hartley Sweeten1-3/+0
2013-01-31staging: comedi: tidy up the general purpose driver functionsH Hartley Sweeten1-23/+26
2013-01-31staging: comedi: allow pcmcia drivers to auto attachH Hartley Sweeten1-0/+6
2013-01-31staging: comedi: conditionally build in PCMCIA driver supportH Hartley Sweeten1-21/+27
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten1-46/+68
2013-01-31staging: comedi: conditionally build in USB driver supportH Hartley Sweeten1-35/+29
2013-01-29staging: comedi: simplify comedi_set_hw_dev()Ian Abbott1-11/+10
2013-01-25staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe1-4/+1
2013-01-17staging/comedi: Add macro for registering a comedi PCMCIA driverPeter Huewe1-0/+21
2013-01-17staging: comedi: comedi_buf: reorder exported function prototypesH Hartley Sweeten1-9/+10
2013-01-17staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated()H Hartley Sweeten1-4/+0
2013-01-17staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated()H Hartley Sweeten1-5/+0
2013-01-17staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strictH Hartley Sweeten1-2/+0
2013-01-17staging: comedi: comedi_buf: factor out common comedi_buf_write_alloc_* codeH Hartley Sweeten1-1/+0
2013-01-17staging: comedi: deprecate loading firmware with comedi_configH Hartley Sweeten1-25/+0
2013-01-07Staging: comedi: comedidev.h: fixed a camel caseLijo Antony1-4/+4
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten1-0/+1
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()H Hartley Sweeten1-1/+0
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_running()H Hartley Sweeten1-0/+2
2013-01-07staging: comedi: don't expose struct comedi_device_file_infoH Hartley Sweeten1-7/+0
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_device_file_info()H Hartley Sweeten1-2/+0
2013-01-07staging: comedi: comedi_fops: introduce comedi_dev_from_minor()H Hartley Sweeten1-0/+2
2013-01-07staging: comedi: don't expose comedi_get_{read, write}_subdeviceH Hartley Sweeten1-20/+0