summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedidev.h
AgeCommit message (Expand)Author
2013-01-31staging: comedi: don't expose comedi_proc_{init,cleanup}H Hartley Sweeten
2013-01-31staging: comedi: don't expose comedi_device_{attach,detach}H Hartley Sweeten
2013-01-31staging: comedi: tidy up the general purpose driver functionsH Hartley Sweeten
2013-01-31staging: comedi: allow pcmcia drivers to auto attachH Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCMCIA driver supportH Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-31staging: comedi: conditionally build in USB driver supportH Hartley Sweeten
2013-01-29staging: comedi: simplify comedi_set_hw_dev()Ian Abbott
2013-01-25staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe
2013-01-17staging/comedi: Add macro for registering a comedi PCMCIA driverPeter Huewe
2013-01-17staging: comedi: comedi_buf: reorder exported function prototypesH Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated()H Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strictH Hartley Sweeten
2013-01-17staging: comedi: comedi_buf: factor out common comedi_buf_write_alloc_* codeH Hartley Sweeten
2013-01-17staging: comedi: deprecate loading firmware with comedi_configH Hartley Sweeten
2013-01-07Staging: comedi: comedidev.h: fixed a camel caseLijo Antony
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_running()H Hartley Sweeten
2013-01-07staging: comedi: don't expose struct comedi_device_file_infoH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_device_file_info()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_dev_from_minor()H Hartley Sweeten
2013-01-07staging: comedi: don't expose comedi_get_{read, write}_subdeviceH Hartley Sweeten
2012-11-14staging: comedi: use inlines for PCI/USB auto configIan Abbott
2012-11-14staging: comedi: remove attach_pci and attach_usb handlersIan Abbott
2012-11-06staging: comedi: comedidev.h: make comedi_board() parameter constIan Abbott
2012-10-29staging: comedi: add comedi to usb interface helperIan Abbott
2012-10-29staging: comedi: add generic auto-config functionsIan Abbott
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_AMPLICONH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_AMCCH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_RTDH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_IOTECHH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_KOLTERH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_DTH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_MEILHAUSH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_ADVANTECHH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_CBH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: avoid a put_device(), get_device() sequenceIan Abbott
2012-08-16staging: comedi: replace printk calls in comedi coreIan Abbott
2012-07-19staging: comedi: comedidev.h: introduce comedi_to_pci_dev() helperH Hartley Sweeten
2012-06-20staging: comedi: remove CONFIG_COMEDI_PCI defineH Hartley Sweeten
2012-06-20staging: comedi: remove unused CONFIG_COMEDI_PCMCIA defineH Hartley Sweeten
2012-06-18staging: comedi: comedi_subdevice 'io_bits' should be an unsigned intH Hartley Sweeten
2012-06-12staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...H Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-16staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten