summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/amplc_pci224.c
AgeCommit message (Expand)Author
2014-05-23staging: comedi: pass subdevice to comedi_buf_read_n_available()Ian Abbott
2014-05-23staging: comedi: amplc_pci224: use comedi_fc helpers to validate timer argsH Hartley Sweeten
2014-05-03staging: comedi: amplc_pci244: clarify 8254 timer programmingH Hartley Sweeten
2014-05-03staging: comedi: amplc_pci224: remove 'ai_stop_continuous' from private dataH Hartley Sweeten
2014-04-25staging: comedi: amplc_pci224: only calc the pacer divisors onceH Hartley Sweeten
2014-04-25staging: comedi: amplc_pci224: always cascade the 8254 timersH Hartley Sweeten
2014-04-25staging: comedi: amplc_pci224: factor out the 'start pacer' codeH Hartley Sweeten
2014-04-25staging: comedi: amplc_pci224: remove pci224_cascade_ns_to_timer()H Hartley Sweeten
2014-04-22staging: comedi: amplc_pci224: fix the ao cmd->start_arg useH Hartley Sweeten
2014-04-22staging: comedi: amplc_pci224: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-03-17staging: comedi: amplc_pci224: use cfc_handle_events()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-12-17staging: comedi: amplc_pci224: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-06staging: comedi: amplc_pci224: use dev->write_subdevH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-25staging: comedi: amplc_pci224: remove use of DPRINTKH Hartley Sweeten
2013-10-16staging: comedi: amplc_pci224: sample types are unsignedIan Abbott
2013-09-26staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten
2013-07-25staging: comedi: Add missing #include <linux/slab.h>Geert Uytterhoeven
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-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
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-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-11-14staging: comedi: amplc_pci224: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_AMPLICONH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: amplc_pci224: remove subdevice pointer mathH Hartley Sweeten
2012-09-04staging: comedi: amplc_pci224: Fix PCI ref countIan Abbott
2012-07-19staging: comedi: amplc_pci224: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: amplc_pci224: cleanup "find pci device" codeH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten
2012-06-12staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-11staging: comedi: amplc_pci224: Replace NULLFUNCIan Abbott
2012-06-04staging: comedi: amplc_pci224: Remove thisboard and devpriv macrosIan Abbott
2012-06-04staging: comedi: amplc_pci224: Change return type of pci224_find_pci()Ian Abbott
2012-06-04staging: comedi: amplc_pci224: Replace printk callsIan Abbott
2012-06-04staging: comedi: amplc_pci224: __devinit pci224_attach_pci()Ian Abbott
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten