summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
...
* staging: comedi: pcmmio: 'stop_count' is always 'stop_arg'H Hartley Sweeten2014-09-111-5/+1Star
* staging: comedi: pcmmio: remove "empty acquisition" async commandH Hartley Sweeten2014-09-111-16/+3Star
* staging: comedi: pcl711: remove "empty acquisition" async commandH Hartley Sweeten2014-09-111-9/+4Star
* staging: comedi: ni_pcidio: prevent "empty acquisition" async commandH Hartley Sweeten2014-09-111-4/+3Star
* staging: comedi: ni_atmio16d: prevent "empty acquisition" async commandH Hartley Sweeten2014-09-111-4/+3Star
* staging: comedi: me4000: validate cmd->stop_arg in step 3 of (*do_cmdtest)H Hartley Sweeten2014-09-111-7/+5Star
* staging: comedi: dt282x: prevent "empty acquisition" async commandsH Hartley Sweeten2014-09-111-8/+6Star
* staging: comedi: das16m1: prevent "empty acquisition" async commandH Hartley Sweeten2014-09-111-5/+3Star
* staging: comedi: das16: prevent "empty acquisition" async commandH Hartley Sweeten2014-09-111-1/+3
* staging: comedi: cb_pcidas: prevent "empty acquisition" async commandsH Hartley Sweeten2014-09-111-2/+6
* staging: comedi: amplc_pci230: 'ai_scan_count' is always 'stop_arg'H Hartley Sweeten2014-09-111-5/+1Star
* staging: comedi: amplc_pci230: remove analog input "empty acquisition" async ...H Hartley Sweeten2014-09-111-8/+3Star
* staging: comedi: amplc_pci230: 'ao_scan_count' is always 'stop_arg'H Hartley Sweeten2014-09-111-5/+1Star
* staging: comedi: amplc_pci230: remove analog output "empty acquisition" async...H Hartley Sweeten2014-09-111-8/+4Star
* staging: comedi: amplc_pci224: remove "empty acquisition" async commandH Hartley Sweeten2014-09-111-15/+10Star
* staging: comedi: amplc_dio200_common: return void from dio200_start_intr()H Hartley Sweeten2014-09-111-14/+4Star
* staging: comedi: amplc_dio200_common: 'stopcount' is always 'stop_arg'H Hartley Sweeten2014-09-111-6/+2Star
* staging: comedi: amplc_dio200_common: remove "empty acquisition" async commandH Hartley Sweeten2014-09-111-28/+14Star
* staging: comedi: addi_apci_2032: absorb apci2032_int_start()H Hartley Sweeten2014-09-111-22/+6Star
* staging: comedi: addi_apci_2032: remove "empty acquisition" async commandH Hartley Sweeten2014-09-111-11/+6Star
* staging: comedi: adl_pci9118: move pci9118_ai_cmdtest()H Hartley Sweeten2014-09-111-162/+162
* staging: comedi: adl_pci9118: absorb DMA and non-DMA helpersH Hartley Sweeten2014-09-111-84/+43Star
* staging: comedi: adl_pci9118: clarify async command startH Hartley Sweeten2014-09-111-21/+13Star
* staging: comedi: adl_pci9118: introduce pci9118_ai_cmd_start()H Hartley Sweeten2014-09-111-25/+18Star
* staging: comedi: adl_pci9118: enable DMA in common code pathH Hartley Sweeten2014-09-111-8/+7Star
* staging: comedi: adl_pci9118: tidy up 'ai_cfg' in pci9118_ai_docmd_dma()H Hartley Sweeten2014-09-111-9/+3Star
* staging: comedi: adl_pci9118: clarify acquisition mode (ai_do) determinationH Hartley Sweeten2014-09-111-48/+31Star
* staging: comedi: adl_pci9118: TRIG_INT is not a valid scan_begin_srcH Hartley Sweeten2014-09-111-2/+1Star
* staging: comedi: adl_pci9118: remove sanity checks in pci9118_calc_divisors()H Hartley Sweeten2014-09-111-9/+0Star
* staging: comedi: adl_pci9118: tidy up pci9118_set_chanlist()H Hartley Sweeten2014-09-111-24/+24
* staging: comedi: adl_pci9118: absorb pci9118_ai_set_range_aref()H Hartley Sweeten2014-09-111-25/+16Star
* staging: comedi: adl_pci9118: rename setup_channel_list()H Hartley Sweeten2014-09-111-12/+7Star
* staging: comedi: adl_pci9118: remove unused parameters from setup_channel_list()H Hartley Sweeten2014-09-111-10/+5Star
* staging: comedi: adl_pci9118: merge pci9118_exttrg_{add,del}()H Hartley Sweeten2014-09-111-20/+14Star
* staging: comedi: adl_pci9118: exttrg source is always EXTTRG_AIH Hartley Sweeten2014-09-111-27/+11Star
* staging: comedi: adl_pci9118: fix interrupt_pci9118_ai_mode4_switch()H Hartley Sweeten2014-09-111-6/+5Star
* staging: comedi: adl_pci9118: change type of pci9118_dmabuf 'virt' memberH Hartley Sweeten2014-09-111-7/+7
* staging: comedi: adl_pci9118: introduce struct pci9118_dmabufH Hartley Sweeten2014-09-111-48/+48
* staging: comedi: adl_pci9118: remove 'dmabuf_used_size' from private dataH Hartley Sweeten2014-09-111-3/+0Star
* staging: comedi: adl_pci9118: convert private data true/false flags to bit-fi...H Hartley Sweeten2014-09-111-7/+7
* staging: comedi: adl_pci9118: remove 'dmabuf_panic_size' from private dataH Hartley Sweeten2014-09-111-17/+0Star
* staging: comedi: adl_pci9118: remove PCI9118_PARANOIDCHECK codeH Hartley Sweeten2014-09-111-39/+0Star
* staging: comedi: adl_pci9118: do cfc_handle_events() at end of interruptH Hartley Sweeten2014-09-111-17/+8Star
* staging: comedi: adl_pci9118: handle hardware errors in interrupt handlerH Hartley Sweeten2014-09-111-42/+27Star
* staging: comedi: adl_pci9118: handle error detection in main interrupt handlerH Hartley Sweeten2014-09-111-17/+7Star
* staging: comedi: adl_pci9118: handle master/target abort in main interrupt ha...H Hartley Sweeten2014-09-111-17/+16Star
* staging: comedi: adl_pci9118: don't ignore hardware errorsH Hartley Sweeten2014-09-111-15/+6Star
* staging: comedi: adl_pci9118: always try to use interrupt and DMAH Hartley Sweeten2014-09-111-18/+10Star
* staging: comedi: adl_pci9118: DMA requires an interruptH Hartley Sweeten2014-09-111-9/+10
* staging: comedi: adl_pci9118: factor out DMA alloc/freeH Hartley Sweeten2014-09-111-37/+48