summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_labpc.c
AgeCommit message (Expand)Author
2013-03-25staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_read_adc_fifo()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc:use labpc_cancel() to remove some common codeH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_re...H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove unnecessary test of dev->irqH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move declaration of local var 'irq_flags'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove DRV_NAMEH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAMEH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move declaration of local var 'dma_flags'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: tidy up subdevice initH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix 8255 dio subdevice initH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix command support with analog input subdeviceH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functionsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename local var 'thisboard'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: tidy up range table declarationsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename some of the private data variablesH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup the boardinfoH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove "dummy" pci boardinfo entryH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove boardinfo data that is set to '0'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove forward declarations 4H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove forward declarations 3H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move the analog output support functionsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove forward declarations 2H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove forward declarations 1H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: add some whitespace to the *_driver declarationsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove thisboard macroH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename labpc_board_structH Hartley Sweeten
2013-03-15staging: comedi: ni_labpc: fix common detachIan Abbott
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott
2013-03-15staging: comedi: make 'dev->attached' a bool bit-fieldIan 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-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-02-03staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott
2013-02-03staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott
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-14staging: comedi: ni_labpc: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten