aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-19staging: comedi: ni_pcimio: Support more PXI cardsIan Abbott2-14/+167
2017-01-19staging: comedi: ni_660x: Support PCI-6224Ian Abbott2-3/+9
2017-01-10Staging: comedi: comedi_fops: Remove unused stat.h headerCheah Kok Cheong1-1/+0
2017-01-10Staging: comedi: comedi_fops: Remove unused vmalloc.h headerCheah Kok Cheong1-1/+0
2017-01-10Staging: comedi: comedi_fops: Remove redundant init.h headerCheah Kok Cheong1-1/+0
2017-01-10Staging: comedi: comedi_fops: Remove unused kmod.h headerCheah Kok Cheong1-1/+0
2017-01-10staging: comedi: daqboard2000: use pci_id_table 'driver_data'Ian Abbott1-30/+16
2017-01-10staging: comedi: daqboard2000: change COMEDI device namesIan Abbott1-2/+2
2017-01-10staging: comedi: daqboard2000: support 4 AO channelsIan Abbott1-2/+4
2017-01-10staging: comedi: daqboard2000: use designated initializersIan Abbott1-2/+8
2017-01-10staging: comedi: daqboard2000: use shorter, consistent prefixIan Abbott1-114/+100
2017-01-10staging: comedi: daqboard2000: remove unused 'card' memberIan Abbott1-3/+0
2017-01-10staging: comedi: daqboard2000: check CPLD status before writing firmware dataIan Abbott1-7/+34
2017-01-10staging: comedi: daqboard2000: check result of FPGA programmingIan Abbott1-0/+19
2017-01-10staging: comedi: daqboard2000: change daqboard2000_write_cpld() return valueIan Abbott1-5/+4
2017-01-10staging: comedi: daqboard2000: replace daqboard2000_poll_cpld()Ian Abbott1-15/+18
2017-01-10staging: comedi: daqboard2000: check firmware lengthIan Abbott1-5/+20
2017-01-10staging: comedi: daqboard2000: use type 'u16' for CPLD data and statusIan Abbott1-4/+4
2017-01-10staging: comedi: daqboard2000: define macros for CPLD registersIan Abbott1-10/+13
2017-01-10staging: comedi: daqboard2000: use macros from "plx9080.h"Ian Abbott1-24/+24
2017-01-03Staging: comedi: proc: Warn if unable to create proc entryCheah Kok Cheong1-1/+2
2017-01-03Staging: comedi: proc: Add module ownerCheah Kok Cheong1-0/+1
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