summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2015-02-07staging: comedi: drivers: rtd520: Removed variables that is never usedRickard Strandqvist
2015-02-07staging: comedi: drivers: addi-data: hwdrv_apci3501: Removed variables that i...Rickard Strandqvist
2015-02-07staging: comedi: drivers: mite: Removed variables that is never usedRickard Strandqvist
2015-02-07staging: comedi: drivers: ni_mio_cs: Removed variables that is never usedRickard Strandqvist
2015-02-07staging: comedi: drivers: ni_atmio: Removed variables that is never usedRickard Strandqvist
2015-02-07staging: comedi: addi_apci_1500: fix array access out of bounds errorH Hartley Sweeten
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso
2015-01-28staging: comedi: comedi_compat32.c: absorb raw_ioctl()Ian Abbott
2015-01-28staging: comedi: comedi_compat32.c: align some commentsIan Abbott
2015-01-28staging: comedi: comedi_compat32.c: reformat other block commentsIan Abbott
2015-01-28staging: comedi: comedi_compat32.c: reformat copyright commentIan Abbott
2015-01-28staging: comedi: comedi_compat32.h: reformat copyright commentIan Abbott
2015-01-28staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott
2015-01-28staging: comedi: comedi_usb.h: move USB stuff out of comedidev.hIan Abbott
2015-01-28staging: comedi: vmk80xx: include new "comedi_usb.h" headerIan Abbott
2015-01-28staging: comedi: usbduxsigma: include new "comedi_usb.h" headerIan Abbott
2015-01-28staging: comedi: usbduxfast: include new "comedi_usb.h" headerIan Abbott
2015-01-28staging: comedi: usbdux: include new "comedi_usb.h" headerIan Abbott
2015-01-28staging: comedi: ni_usb6501: include new "comedi_usb.h" headerIan Abbott
2015-01-28staging: comedi: dt9812: include new "comedi_usb.h" headerIan Abbott
2015-01-28staging: comedi: comedi_usb.c: include new "comedi_usb.h" headerIan Abbott
2015-01-28staging: comedi: add comedi_usb.hIan Abbott
2015-01-28staging: comedi: pcl812: fix logic error in pcl812_ai_setup_dma()H Hartley Sweeten
2015-01-28staging: comedi: addi_apci_1032: add comedi driver commentIan Abbott
2015-01-28staging: comedi: 8255.h: reformat copyright commentIan Abbott
2015-01-28staging: comedi: 8255.c: reformat remaining block commentsIan Abbott
2015-01-28staging: comedi: 8255.c: document subdev_8255_init() and _mm_init()Ian Abbott
2015-01-28staging: comedi: 8255.c: reformat comedi driver commentIan Abbott
2015-01-28staging: comedi: 8255.c: reformat copyright commentIan Abbott
2015-01-28staging: comedi: 8253.h: use usual style for single-line commentsIan Abbott
2015-01-28staging: comedi: 8253.h: reformat other block commentsIan Abbott
2015-01-28staging: comedi: 8253.h: reformat copyright commentIan Abbott
2015-01-28staging: comedi: das16: introduce das16_ai_set_mux_range()H Hartley Sweeten
2015-01-28staging: comedi: das16: fix DMA size for short transfersH Hartley Sweeten
2015-01-28staging: comedi: das16: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten
2015-01-28staging: comedi: das16: change type of private data 'timer_running'H Hartley Sweeten
2015-01-28staging: comedi: das16: introduce das16_ao_range()H Hartley Sweeten
2015-01-28staging: comedi: das16: introduce das16_ai_range()H Hartley Sweeten
2015-01-28staging: comedi: das16: absorb das16_ai_disable()H Hartley Sweeten
2015-01-28staging: comedi: das16: remove unnecessary das16_ai_disable()H Hartley Sweeten
2015-01-28staging: comedi: das16: absorb das16_ai_enable()H Hartley Sweeten
2015-01-25Staging: comedi: fix line over 80 characters warningjitendra kumar khasdev
2015-01-25staging: comedi: vmk80xx: tidy up vmk80xx_cnt_insn_config()H Hartley Sweeten
2015-01-25staging: comedi: vmk80xx: GPCT_RESET is not an (*insn_config) instructionH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: use DIV_ROUND_CLOSEST to round divisor valuesH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: use DIV_ROUND_UP to round divisor valuesH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc: remove unnecessary private data validationH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_cs: remove unnecessary includesH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH Hartley Sweeten