aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/amplc_pc263.c
AgeCommit message (Expand)Author
2013-12-20staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-04-19staging: comedi: drivers: use comedi_legacy_detach() in simple driversH Hartley Sweeten
2013-04-12staging: comedi: amplc_pc263: split out PCI supportIan Abbott
2013-04-11staging: comedi: ampcl_pc263: use comedi_request_region()H 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-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_AMPLICONH Hartley Sweeten
2012-10-22staging: comedi: amplc_pc263: fix possible NULL deref during detachIan Abbott
2012-09-05staging: comedi: amplc_pc263: remove subdevice pointer mathH Hartley Sweeten
2012-09-04Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2012-09-04staging: comedi: amplc_pc263: Fix PCI ref countIan Abbott
2012-08-16staging: comedi: amplc_pc263: abbreviate IS_ENABLED()Ian Abbott
2012-08-16staging: comedi: amplc_pc263: check bus type in detach routineIan Abbott
2012-08-16staging: comedi: amplc_pc263: add helper functions to check bus typeIan Abbott
2012-07-19staging: comedi: amplc_pc263: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: amplc_pc263: cleanup "find pci device" codeH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH 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-04staging: comedi: amplc_pc263: Add attach_pci() hookIan Abbott
2012-06-04staging: comedi: amplc_pc263: Remove thisboard and devpriv macrosIan Abbott
2012-06-04staging: comedi: amplc_pc263: Change return type of pc263_find_pci()Ian Abbott
2012-06-04staging: comedi: amplc_pc263: Remove unused fancy_nameIan Abbott
2012-06-04staging: comedi: amplc_pc263: Replace printk callsIan Abbott
2012-06-04staging: comedi: amplc_pc263: Remove forward function declarationsIan Abbott
2012-06-04staging: comedi: amplc_pc263: Use module_comedi_{pci, }_driver()Ian Abbott
2012-06-04staging: comedi: amplc_pc263: Use IS_ENABLED()Ian Abbott
2012-06-04staging: comedi: amplc_pc263: Add a missing caseIan Abbott
2012-06-04staging: comedi: amplc_pc263: Change DIO subdevice to DOIan Abbott
2012-06-04staging: comedi: amplc_pc263: Correct initial stateIan Abbott
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-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2012-04-10staging: comedi: amplc_pc263: separately configure ISA and PCIIan Abbott
2011-11-26staging/comedi/amplc: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID ...Peter Huewe
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2009-12-11Staging: comedi: amplc_pc263.c: more coding style fixesKevyn-Alexandre Paré
2009-12-11Staging: comedi: amplc_pc263.c: fix coding style issuesKevyn-Alexandre Paré