aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Staging: comedi: proc: Add __init prefixCheah Kok Cheong1-1/+1
2017-01-03Staging: comedi: proc: Change file permission to read onlyCheah Kok Cheong1-1/+1
2017-01-03Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong1-3/+3
2017-01-03Staging: comedi: comedidev.h: Drop old style zero-length arrayCheah Kok Cheong1-7/+1
2017-01-03staging: comedi: ni_670x: using the BIT(x) macroSaber Rezvani1-1/+1
2017-01-03staging: comedi: ni_at_ao: using the BIT(x) macroSaber Rezvani1-31/+31
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u32Saber Rezvani1-19/+19
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u16Saber Rezvani1-29/+29
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u8Saber Rezvani1-23/+23
2017-01-03staging: comedi: comedidev.h: add identifiers to function parametersIan Abbott1-22/+25
2017-01-03staging: comedi: comedi_usb.h: add identifiers to function parametersIan Abbott1-7/+9
2017-01-03staging: comedi: comedi_pcmcia.[ch]: add identifiers to function parametersIan Abbott2-11/+14
2017-01-03staging: comedi: comedi_internal.h: add identifiers to function parametersIan Abbott1-4/+5
2017-01-03staging: comedi: comedi_compat32.h: add identifiers to function parametersIan Abbott1-1/+2
2017-01-03staging: comedi: ni_tio_internal.h: add identifiers to function parametersIan Abbott1-6/+8
2017-01-03staging: comedi: ni_tio.h: add identifiers to function parametersIan Abbott1-20/+22
2017-01-03staging: comedi: ni_labpc.h: add identifiers to function parametersIan Abbott1-2/+2
2017-01-03staging: comedi: mite.h: add identifiers to function parametersIan Abbott1-18/+19
2017-01-03staging: comedi: comedi_isadma.h: add identifiers to function parametersIan Abbott1-5/+5
2017-01-03staging: comedi: comedi_8254.h: add identifiers to function parametersIan Abbott1-14/+16
2017-01-03staging: comedi: addi_watchdog.h: add identifiers to function parametersIan Abbott1-1/+1
2017-01-03drivers: staging: comedi: fix function prototypesPiotr Gregor1-8/+10
2016-12-08staging: comedi: comedidev.h: Document usage of 'detach' handlerIan Abbott1-0/+12
2016-12-06Staging: comedi: kcomedilib: Add module_init/exit functionCheah Kok Cheong1-0/+12
2016-12-06staging: comedi: s626: use preferred kernel type u32Saber Rezvani1-29/+29
2016-12-06staging: comedi: s626: use preferred kernel type u16Saber Rezvani1-48/+48
2016-12-06staging: comedi: s626: use preferred kernel type u8Saber Rezvani1-15/+15
2016-11-15staging: comedi: ni_mio_common: remove variable 'dl' in ni_ai_insn_read()Ian Abbott1-8/+7
2016-11-15staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() dataIan Abbott1-3/+2
2016-11-15staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman1-1/+2
2016-11-07staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott1-1/+2
2016-11-07staging: comedi: ni_tio: fix warnings of uninitialized variablesTed Chen1-6/+10
2016-10-16staging: comedi: ni_mio_common: split out ao arming from ni_ao_inttrigSpencer E. Olson2-52/+112
2016-10-16staging: comedi: make constants slightly more consistentSpencer E. Olson1-19/+19
2016-10-16staging: comedi: porting NI_GPCT constants from comedi.org moduleSpencer E. Olson1-8/+9
2016-10-16staging: comedi: Align the * on block commentsJakub Jedelsky3-6/+6
2016-10-02Staging: comedi: Align the * in block commentsRamiro Oliveira1-1/+1
2016-09-20staging: comedi: Use vma_pages function on vma object instead of explicit computationsayli karnik1-1/+1
2016-09-16staging: comedi: Use the BIT() macro instead of left shifting 1sayli karnik1-38/+38
2016-09-16Staging: comedi: s626: Remove all unused functionsBhumika Goyal1-284/+0
2016-09-13Staging: comedi: drivers: Delete NULL check before pci_dev_putBhumika Goyal1-2/+1
2016-09-13staging: comedi: comedi_fops: coding style fixesMatias Mucciolo1-3/+3
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman5-39/+26
2016-09-02staging: comedi: cb_pcidas64: Fix checkpath warningAnson Jacob1-2/+2
2016-09-02staging: comedi: ni_at_a2150: Fix checkpatch warningAnson Jacob1-81/+89
2016-09-02staging: comedi: jr3_pci.c: Fix checkpatch warningAnson Jacob1-6/+7
2016-09-02staging: comedi: s626.h: Fix checkpatch warningAnson Jacob1-2/+2
2016-09-02staging: comedi: ni_atmio.c: Fix checkpatch warningAnson Jacob1-7/+4
2016-09-02staging: comedi: jr3_pci.h: Fix checkpatch warningAnson Jacob1-118/+172