summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2013-04-05staging: comedi: s626: fix continuous acquisitionIan Abbott
2013-03-20staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott
2013-03-03staging: comedi: check s->async for poll(), read() and write()Ian Abbott
2013-02-28staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott
2013-02-28staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott
2013-01-07staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2013-01-07staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott
2013-01-07staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott
2013-01-07staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-30staging: comedi: addi_apci_2032: fix interrupt supportH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: move i_APCI2032_ConfigDigitalOutput()H Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove the timer s->range_tableH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: cleanup the subdevice initH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: fix the watchdog timer subdeviceH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove need for addi-data/addi_common.hH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove use of struct addi_privateH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog()H Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: cleanup register map definesH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: merge in hwdrv_apci2032.cH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: cleanup the s->subdev_flagsH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove boardinfoH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: only allocate needed subdevicesH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParametersH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: don't read the unused PCI barsH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove devpriv->iobase usageH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove unnecessary info from boardinfoH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: simplify the PCI bar readingH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: absorb i_APCI2032_Reset()H Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove unnecessary includeH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: remove eeprom support codeH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: board does not have analog inputsH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: board does not have analog outputsH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: board does not have digital inputsH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: board does not have ttl i/oH Hartley Sweeten
2012-11-30staging: comedi: addi_apci_2032: separate from addi_common.cH Hartley Sweeten
2012-11-27staging: comedi: remove unnecessary '#define __NO_VERSION__'H Hartley Sweeten
2012-11-27staging: comedi: remove unnecessary '#define _GNU_SOURCE'H Hartley Sweeten
2012-11-27staging: comedi: ni_tio.h fixed coding style issue with pointer variablesMatt Phillips
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-21staging: comedi: me_daq: remove broken workaround for PLX bugIan Abbott
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-15staging: comedi: cb_pcidas64: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-11-15staging: comedi: use inlines for PCI/USB auto configIan Abbott
2012-11-15staging: comedi: remove attach_pci and attach_usb handlersIan Abbott
2012-11-15staging: comedi: simplify comedi_auto_attach()Ian Abbott
2012-11-15staging: comedi: don't check driver->auto_attachIan Abbott