aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_pcimio.c
AgeCommit message (Expand)Author
2013-04-05staging: comedi: ni_pcimio: use comedi provided range_bipolar10H Hartley Sweeten
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian 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: remove duplicated include from ni_pcimio.cWei Yongjun
2013-03-11staging: comedi: ni_pcimio: cleanup the boardinfoH Hartley Sweeten
2013-03-11staging: comedi: ni_stc.h: remove boardtype macroH Hartley Sweeten
2013-03-11staging: comedi: ni_pcimio: use the pci id_table 'driver_data'H 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
2013-01-07staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel
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-23staging: comedi: auto-config drivers do not need to set hw_devH Hartley Sweeten
2012-10-22staging/comedi: Use dev_ printks in drivers/ni_pcimio.cYAMANE Toshiaki
2012-10-22staging: comedi: ni_mio_common: remove devpriv macroH Hartley Sweeten
2012-09-17staging: comedi: ni_pcimio: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_pcimio: Use comedi attach_pci callbackIan Abbott
2012-09-17staging: comedi: ni_pcimio: Add semicolon to module_comedi_pci_driver()Ian Abbott
2012-09-17staging: comedi: ni_mio_common: don't pass config options to ni_E_init()Ian Abbott
2012-06-18staging: comedi: change device used in dev_...() callsIan Abbott
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-14staging: comedi: refactor ni_pcimio driver and use module_comedi_pci_driverH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2012-02-09staging: comedi: ni_pcimio: Add support for NI PXIe-6251Ian Abbott
2011-11-26Staging: comedi: fix printk issue in ni_pcimio.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix printk issue in ni_pcimio.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix brace coding style issue in ni_pcimio.cRavishankar karkala Mallikarjunayya
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-05-11Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman
2009-10-09Staging: comedi: ni_pcimio: Added device id for pxi-6225.Frank Mori Hess
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov
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: Add spaces after commasBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: replace __FUNCTION__ usagesAlessio Igor Bogani
2009-06-19Staging: comedi: Finish removing ni_private typedefFrank Mori Hess
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-06-19Staging: comedi: Remove ni_private typedefBill Pemberton
2009-06-19Staging: comedi: Remove ni_board typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton