aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedidev.h
AgeCommit message (Expand)Author
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
2013-02-03staging: comedi: export comedi_set_hw_dev()Ian Abbott
2013-02-03staging: comedi: move comedi_alloc_subdevice_minor declarationsIan Abbott
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