summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adv_pci1723.c
AgeCommit message (Expand)Author
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-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_ADVANTECHH Hartley Sweeten
2012-10-23staging: comedi: auto-config drivers do not need to set hw_devH 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-05staging: comedi: adv_pci1723: remove subdevice pointer mathH Hartley Sweeten
2012-09-04staging: comedi: adv_pci1723: cleanup card resetH Hartley Sweeten
2012-09-04staging: comedi: adv_pci1723: use attach_pci callbackH Hartley Sweeten
2012-09-04staging: comedi: adv_pci1723: remove boardinfoH Hartley Sweeten
2012-09-04staging: comedi: adv_pci1723: fix initial dio subdevice state and io_bitsH Hartley Sweeten
2012-09-04staging: comedi: adv_pci1723: remove range_pci1723H Hartley Sweeten
2012-09-04staging: comedi: adv_pci1723: remove devpriv and this_board macrosH Hartley Sweeten
2012-09-04staging: comedi: adv_pci1723: remove function trace messagesH Hartley Sweeten
2012-08-07staging: comedi: remove pci_is_enabled() testsH Hartley Sweeten
2012-07-19staging: comedi: adv_pci1723: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: adv_pci1723: move comedi_pci_enable() into the attachH Hartley Sweeten
2012-07-19staging: comedi: adv_pci1723: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: adv_pci1723: factor out the "find pci device" codeH Hartley Sweeten
2012-06-18staging: comedi: fix return value for 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: remove private header comedi_pci.hH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-14staging: comedi: Use module_comedi_pci_driver and standardize driversH Hartley Sweeten
2012-04-24staging: comedi: refactor adv_pci7123 driver to remove forward declarationsH Hartley Sweeten
2012-04-20staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macrosH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-06-28staging: comedi (adv_pci1723): coding style, fix whitespace before quoted new...Matt Billenstein
2010-08-31staging: comedi (adv_pci1723): use PCI_DEVICE() macroJavier Martinez Canillas
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-05-11Staging: comedi: move another pci vendor idGreg Kroah-Hartman
2010-05-11Staging: comedi: fix brace, print(k) and over 80 character coding style issue...Maurice Dawson
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: remove C99 comments in adv_pci1723.cBill Pemberton
2009-04-03Staging: comedi: Remove boardtype and pci1723_private typedefs in adv_pci1723.cBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton