summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/jr3_pci.c
AgeCommit message (Expand)Author
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-17staging: comedi: jr3_pci: tidy up comedi_load_firmware()H Hartley Sweeten
2013-05-17staging: comedi: jr3_pci: use kasprintfH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-11staging: comedi: jr3_pci: use pci_ioremap_bar()H Hartley Sweeten
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH 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: 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-13staging: comedi: drivers: jr3_pci.c: fix for coding style issueKumar Amit Mehta
2012-11-13staging: comedi: jr3_pci: return 'result' from comedi_pci_enable instead of -EIOYuanhan Liu
2012-11-01staging: comedi: jr3_pci: CodingStyle fixesIan Abbott
2012-11-01staging: comedi: jr3_pci: update driver description commentIan Abbott
2012-11-01staging: comedi: jr3_pci: remove noisy printkIan Abbott
2012-11-01staging: comedi: jr3_pci: remove devpriv->pci_enabledIan Abbott
2012-11-01staging: comedi: jr3_pci: remove devpriv->pci_devIan Abbott
2012-11-01staging: comedi: jr3_pci: rename card variableIan Abbott
2012-11-01staging: comedi: jr3_pci: use auto_attach methodIan Abbott
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-10-22staging: comedi: jr3_pci: add __iomem tagsIan Abbott
2012-09-27staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott
2012-09-17staging: comedi: jr3_pci: quiet "Using plain interger as NULL pointer" noiseH Hartley Sweeten
2012-09-17staging: comedi: jr3_pci: local functions should not be exportedH Hartley Sweeten
2012-06-18staging: comedi: change device used in dev_...() callsIan Abbott
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH 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-05-09staging: comedi: refactor jr3_pci driver to remove forward declarationsH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-12-13Staging: comedi: fix printk issue in jr3_pci.cRavishankar karkala Mallikarjunayya
2011-12-13Staging: comedi: fix printk issue in jr3_pci.cRavishankar karkala Mallikarjunayya
2011-12-13Staging: comedi: fix printk issue in jr3_pci.cRavishankar karkala Mallikarjunayya
2011-11-26staging/comedi/jr3: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is...Peter Huewe
2011-05-10Staging: comedi: fix brace coding style issue in jr3_pci.cStephane Pajot
2010-12-13staging: comedi: add support for newer jr3 1-channel pci boardRuben Smits
2010-06-22Staging: don't use custom hex_to_bin() implementationAndy Shevchenko
2010-06-17Staging: comedi: Remove typedefsArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott