aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
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-29staging: comedi: addi_apci_2032: fix interrupt supportH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: move i_APCI2032_ConfigDigitalOutput()H Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove the timer s->range_tableH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: cleanup the subdevice initH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: fix the watchdog timer subdeviceH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove need for addi-data/addi_common.hH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove use of struct addi_privateH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog()H Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: cleanup register map definesH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: merge in hwdrv_apci2032.cH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: cleanup the s->subdev_flagsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove boardinfoH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: only allocate needed subdevicesH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParametersH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: don't read the unused PCI barsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove devpriv->iobase usageH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove unnecessary info from boardinfoH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: simplify the PCI bar readingH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: absorb i_APCI2032_Reset()H Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove unnecessary includeH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove eeprom support codeH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: board does not have analog inputsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: board does not have analog outputsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: board does not have digital inputsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: board does not have ttl i/oH Hartley Sweeten
2012-11-29staging: 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-26staging: 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-14staging: comedi: cb_pcidas64: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-11-14staging: comedi: use inlines for PCI/USB auto configIan Abbott
2012-11-14staging: comedi: remove attach_pci and attach_usb handlersIan Abbott
2012-11-14staging: comedi: simplify comedi_auto_attach()Ian Abbott
2012-11-14staging: comedi: don't check driver->auto_attachIan Abbott
2012-11-14staging: comedi: don't call attach_usb handlerIan Abbott
2012-11-14staging: comedi: don't call attach_pci handlerIan Abbott
2012-11-14staging: comedi: remove old auto-configIan Abbott
2012-11-14staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIGIan Abbott
2012-11-14staging: comedi: check data length for INSN_CONFIG_DIGITAL_TRIGIan Abbott
2012-11-14staging: comedi: addi_apci_1032: conform to new INSN_CONFIG_DIGITAL_TRIGIan Abbott