summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-11staging: comedi: pcmuio: 'stop_count' is always 'stop_arg'H Hartley Sweeten
2014-09-11staging: comedi: pcmuio: remove 'continuous' from private dataH Hartley Sweeten
2014-09-11staging: comedi: pcmuio: remove "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: pcmmio: return void from pcmmio_start_intr()H Hartley Sweeten
2014-09-11staging: comedi: pcmmio: 'stop_count' is always 'stop_arg'H Hartley Sweeten
2014-09-11staging: comedi: pcmmio: remove "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: pcl711: remove "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: ni_pcidio: prevent "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: ni_atmio16d: prevent "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: me4000: validate cmd->stop_arg in step 3 of (*do_cmdtest)H Hartley Sweeten
2014-09-11staging: comedi: dt282x: prevent "empty acquisition" async commandsH Hartley Sweeten
2014-09-11staging: comedi: das16m1: prevent "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: das16: prevent "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: cb_pcidas: prevent "empty acquisition" async commandsH Hartley Sweeten
2014-09-11staging: comedi: amplc_pci230: 'ai_scan_count' is always 'stop_arg'H Hartley Sweeten
2014-09-11staging: comedi: amplc_pci230: remove analog input "empty acquisition" async ...H Hartley Sweeten
2014-09-11staging: comedi: amplc_pci230: 'ao_scan_count' is always 'stop_arg'H Hartley Sweeten
2014-09-11staging: comedi: amplc_pci230: remove analog output "empty acquisition" async...H Hartley Sweeten
2014-09-11staging: comedi: amplc_pci224: remove "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: amplc_dio200_common: return void from dio200_start_intr()H Hartley Sweeten
2014-09-11staging: comedi: amplc_dio200_common: 'stopcount' is always 'stop_arg'H Hartley Sweeten
2014-09-11staging: comedi: amplc_dio200_common: remove "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: addi_apci_2032: absorb apci2032_int_start()H Hartley Sweeten
2014-09-11staging: comedi: addi_apci_2032: remove "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: move pci9118_ai_cmdtest()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: absorb DMA and non-DMA helpersH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: clarify async command startH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: introduce pci9118_ai_cmd_start()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: enable DMA in common code pathH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: tidy up 'ai_cfg' in pci9118_ai_docmd_dma()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: clarify acquisition mode (ai_do) determinationH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: TRIG_INT is not a valid scan_begin_srcH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: remove sanity checks in pci9118_calc_divisors()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: tidy up pci9118_set_chanlist()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: absorb pci9118_ai_set_range_aref()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: rename setup_channel_list()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: remove unused parameters from setup_channel_list()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: merge pci9118_exttrg_{add,del}()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: exttrg source is always EXTTRG_AIH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: fix interrupt_pci9118_ai_mode4_switch()H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: change type of pci9118_dmabuf 'virt' memberH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: introduce struct pci9118_dmabufH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: remove 'dmabuf_used_size' from private dataH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: convert private data true/false flags to bit-fi...H Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: remove 'dmabuf_panic_size' from private dataH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: remove PCI9118_PARANOIDCHECK codeH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: do cfc_handle_events() at end of interruptH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: handle hardware errors in interrupt handlerH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: handle error detection in main interrupt handlerH Hartley Sweeten
2014-09-11staging: comedi: adl_pci9118: handle master/target abort in main interrupt ha...H Hartley Sweeten