summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2017-08-11Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott
2017-01-13staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott
2016-09-12staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott
2016-09-12staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott
2016-09-12staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott
2016-04-18staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten
2016-04-12staging: comedi: ni_tiocmd: change mistaken use of start_src for start_argSpencer E. Olson
2015-10-27staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott
2015-05-17staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channelIan Abbott
2015-03-23staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott
2015-03-23staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott
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