summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2014-10-29staging: comedi: fix memory leak / bad pointer freeing for chanlistIan Abbott
2014-10-29staging: comedi: Kconfig: fix config COMEDI_ADDI_APCI_3120 dependantsIan Abbott
2014-10-29staging: comedi: widen subdevice number argument in ioctl handlersIan Abbott
2014-10-20drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEMChen Gang
2014-10-20staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctlIan Abbott
2014-09-19staging: comedi: ni_usb6501: add counter subdeviceLuca Ellero
2014-09-19staging: comedi: ni_usb6501: rename ni6501_send_command()Luca Ellero
2014-09-19staging: comedi: ni_usb6501: remove empty linesLuca Ellero
2014-09-19staging: comedi: ni_usb6501: remove useless checkLuca Ellero
2014-09-19staging: comedi: ni_usb6501: replace spaces with tabsLuca Ellero
2014-09-19staging: comedi: ni_usb6501: cleanup response_sizeLuca Ellero
2014-09-19staging: comedi: ni_usb6501: update commentsLuca Ellero
2014-09-19staging: comedi: ni_usb6501: add counter commandsLuca Ellero
2014-09-19staging: comedi: remove comedi_fc moduleIan Abbott
2014-09-19staging: comedi: migrate copyrights from "comedi_fc.c"Ian Abbott
2014-09-19staging: comedi: add comedi_read_array_from_buffer()Ian Abbott
2014-09-19staging: comedi: comedi_fc.h: use comedi_write_array_to_buffer()Ian Abbott
2014-09-19staging: comedi: add comedi_write_array_to_buffer()Ian Abbott
2014-09-19staging: comedi: comedi_fc: cfc_write_array_to_buffer() data is constIan Abbott
2014-09-19staging: comedi: add comedi_handle_events()Ian Abbott
2014-09-19staging: comedi: comedi_fc: use comedi_inc_scan_progress()Ian Abbott
2014-09-19staging: comedi: add comedi_inc_scan_progress()Ian Abbott
2014-09-19staging: comedi: comedi_fc: use comedi_bytes_per_scan()Ian Abbott
2014-09-19staging: comedi: add comedi_bytes_per_scan()Ian Abbott
2014-09-19staging: comedi: addi_apci_3120: simplify setting of devpriv->us_UseDmaIan Abbott
2014-09-19staging: comedi: addi_apci_3120: use dma_alloc_coherent()Ian Abbott
2014-09-19staging: comedi: addi_apci_3120: don't overallocate DMA bufferIan Abbott
2014-09-19staging: comedi: addi_apci_3120: don't allocate 2nd DMA buffer on failureIan Abbott
2014-09-19staging: comedi: remove comedi_board()Ian Abbott
2014-09-19staging: comedi: adl_pci9118: use dma_alloc_coherent()Ian Abbott
2014-09-19staging: comedi: adl_pci9118: don't overallocate DMA bufferIan Abbott
2014-09-19staging: comedi: adl_pci9118: don't allocate 2nd DMA buffer on failureIan Abbott
2014-09-11staging: comedi: adl_pci9118: replace comedi_board() callsIan Abbott
2014-09-11staging: comedi: amplc_dio200_common: replace comedi_board() callsIan Abbott
2014-09-11staging: comedi: hwdrv_apci3120: remove void function return statementChase Southwood
2014-09-11staging: comedi: hwdrv_apci3120: else is not useful after returnChase Southwood
2014-09-11staging: comedi: hwdrv_apci3120: add a blank line after declarationsChase Southwood
2014-09-11staging: comedi: hwdrv_apci3120: clean up commentsChase Southwood
2014-09-11staging: comedi: usbduxsigma: prevent "empty acquisition" async commandsH Hartley Sweeten
2014-09-11staging: comedi: usbdux: prevent "empty acquisition" async commandsH Hartley Sweeten
2014-09-11staging: comedi: s626: fix cmd->stop_arg validation for stop_src == TRIG_COUNTH Hartley Sweeten
2014-09-11staging: comedi: s626: 'ai_sample_count' is always 'stop_arg'H Hartley Sweeten
2014-09-11staging: comedi: s626: clarify COMEDI_CB_EOA codeH Hartley Sweeten
2014-09-11staging: comedi: s626: remove 'ai_continuous' from private dataH Hartley Sweeten
2014-09-11staging: comedi: rtd520: prevent "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: pcmuio: return void from pcmuio_start_intr()H Hartley Sweeten
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