summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: ni_usb6501: add counter subdeviceLuca Ellero2014-09-191-1/+166
* staging: comedi: ni_usb6501: rename ni6501_send_command()Luca Ellero2014-09-191-4/+4
* staging: comedi: ni_usb6501: remove empty linesLuca Ellero2014-09-191-15/+0
* staging: comedi: ni_usb6501: remove useless checkLuca Ellero2014-09-191-3/+0
* staging: comedi: ni_usb6501: replace spaces with tabsLuca Ellero2014-09-191-2/+2
* staging: comedi: ni_usb6501: cleanup response_sizeLuca Ellero2014-09-191-2/+1
* staging: comedi: ni_usb6501: update commentsLuca Ellero2014-09-191-4/+27
* staging: comedi: ni_usb6501: add counter commandsLuca Ellero2014-09-191-1/+28
* staging: comedi: remove comedi_fc moduleIan Abbott2014-09-193-70/+2
* staging: comedi: migrate copyrights from "comedi_fc.c"Ian Abbott2014-09-192-0/+2
* staging: comedi: add comedi_read_array_from_buffer()Ian Abbott2014-09-194-18/+35
* staging: comedi: comedi_fc.h: use comedi_write_array_to_buffer()Ian Abbott2014-09-192-3/+14
* staging: comedi: add comedi_write_array_to_buffer()Ian Abbott2014-09-194-30/+36
* staging: comedi: comedi_fc: cfc_write_array_to_buffer() data is constIan Abbott2014-09-192-3/+4
* staging: comedi: add comedi_handle_events()Ian Abbott2014-09-194-19/+41
* staging: comedi: comedi_fc: use comedi_inc_scan_progress()Ian Abbott2014-09-191-2/+2
* staging: comedi: add comedi_inc_scan_progress()Ian Abbott2014-09-194-14/+31
* staging: comedi: comedi_fc: use comedi_bytes_per_scan()Ian Abbott2014-09-191-1/+1
* staging: comedi: add comedi_bytes_per_scan()Ian Abbott2014-09-194-23/+43
* staging: comedi: addi_apci_3120: simplify setting of devpriv->us_UseDmaIan Abbott2014-09-191-5/+2
* staging: comedi: addi_apci_3120: use dma_alloc_coherent()Ian Abbott2014-09-193-16/+15
* staging: comedi: addi_apci_3120: don't overallocate DMA bufferIan Abbott2014-09-192-8/+8
* staging: comedi: addi_apci_3120: don't allocate 2nd DMA buffer on failureIan Abbott2014-09-191-7/+6
* staging: comedi: remove comedi_board()Ian Abbott2014-09-191-5/+0
* staging: comedi: adl_pci9118: use dma_alloc_coherent()Ian Abbott2014-09-192-11/+11
* staging: comedi: adl_pci9118: don't overallocate DMA bufferIan Abbott2014-09-191-7/+7
* staging: comedi: adl_pci9118: don't allocate 2nd DMA buffer on failureIan Abbott2014-09-191-10/+10
* staging: comedi: adl_pci9118: replace comedi_board() callsIan Abbott2014-09-111-1/+1
* staging: comedi: amplc_dio200_common: replace comedi_board() callsIan Abbott2014-09-111-15/+15
* staging: comedi: hwdrv_apci3120: remove void function return statementChase Southwood2014-09-111-2/+0
* staging: comedi: hwdrv_apci3120: else is not useful after returnChase Southwood2014-09-111-2/+2
* staging: comedi: hwdrv_apci3120: add a blank line after declarationsChase Southwood2014-09-111-0/+1
* staging: comedi: hwdrv_apci3120: clean up commentsChase Southwood2014-09-111-247/+117
* staging: comedi: usbduxsigma: prevent "empty acquisition" async commandsH Hartley Sweeten2014-09-111-10/+6
* staging: comedi: usbdux: prevent "empty acquisition" async commandsH Hartley Sweeten2014-09-111-10/+6
* staging: comedi: s626: fix cmd->stop_arg validation for stop_src == TRIG_COUNTH Hartley Sweeten2014-09-111-1/+1
* staging: comedi: s626: 'ai_sample_count' is always 'stop_arg'H Hartley Sweeten2014-09-111-10/+1
* staging: comedi: s626: clarify COMEDI_CB_EOA codeH Hartley Sweeten2014-09-111-9/+10
* staging: comedi: s626: remove 'ai_continuous' from private dataH Hartley Sweeten2014-09-111-4/+1
* staging: comedi: rtd520: prevent "empty acquisition" async commandH Hartley Sweeten2014-09-111-5/+3
* staging: comedi: pcmuio: return void from pcmuio_start_intr()H Hartley Sweeten2014-09-111-14/+4
* staging: comedi: pcmuio: 'stop_count' is always 'stop_arg'H Hartley Sweeten2014-09-111-10/+1
* staging: comedi: pcmuio: remove 'continuous' from private dataH Hartley Sweeten2014-09-111-5/+1
* staging: comedi: pcmuio: remove "empty acquisition" async commandH Hartley Sweeten2014-09-111-16/+3
* staging: comedi: pcmmio: return void from pcmmio_start_intr()H Hartley Sweeten2014-09-111-14/+4
* staging: comedi: pcmmio: 'stop_count' is always 'stop_arg'H Hartley Sweeten2014-09-111-5/+1
* staging: comedi: pcmmio: remove "empty acquisition" async commandH Hartley Sweeten2014-09-111-16/+3
* staging: comedi: pcl711: remove "empty acquisition" async commandH Hartley Sweeten2014-09-111-9/+4
* staging: comedi: ni_pcidio: prevent "empty acquisition" async commandH Hartley Sweeten2014-09-111-4/+3
* staging: comedi: ni_atmio16d: prevent "empty acquisition" async commandH Hartley Sweeten2014-09-111-4/+3
OpenPOWER on IntegriCloud