summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: ni_pcimio: Support more PXI cardsIan Abbott2017-01-192-14/+167
* staging: comedi: ni_660x: Support PCI-6224Ian Abbott2017-01-192-3/+9
* Staging: comedi: comedi_fops: Remove unused stat.h headerCheah Kok Cheong2017-01-101-1/+0
* Staging: comedi: comedi_fops: Remove unused vmalloc.h headerCheah Kok Cheong2017-01-101-1/+0
* Staging: comedi: comedi_fops: Remove redundant init.h headerCheah Kok Cheong2017-01-101-1/+0
* Staging: comedi: comedi_fops: Remove unused kmod.h headerCheah Kok Cheong2017-01-101-1/+0
* staging: comedi: daqboard2000: use pci_id_table 'driver_data'Ian Abbott2017-01-101-30/+16
* staging: comedi: daqboard2000: change COMEDI device namesIan Abbott2017-01-101-2/+2
* staging: comedi: daqboard2000: support 4 AO channelsIan Abbott2017-01-101-2/+4
* staging: comedi: daqboard2000: use designated initializersIan Abbott2017-01-101-2/+8
* staging: comedi: daqboard2000: use shorter, consistent prefixIan Abbott2017-01-101-114/+100
* staging: comedi: daqboard2000: remove unused 'card' memberIan Abbott2017-01-101-3/+0
* staging: comedi: daqboard2000: check CPLD status before writing firmware dataIan Abbott2017-01-101-7/+34
* staging: comedi: daqboard2000: check result of FPGA programmingIan Abbott2017-01-101-0/+19
* staging: comedi: daqboard2000: change daqboard2000_write_cpld() return valueIan Abbott2017-01-101-5/+4
* staging: comedi: daqboard2000: replace daqboard2000_poll_cpld()Ian Abbott2017-01-101-15/+18
* staging: comedi: daqboard2000: check firmware lengthIan Abbott2017-01-101-5/+20
* staging: comedi: daqboard2000: use type 'u16' for CPLD data and statusIan Abbott2017-01-101-4/+4
* staging: comedi: daqboard2000: define macros for CPLD registersIan Abbott2017-01-101-10/+13
* staging: comedi: daqboard2000: use macros from "plx9080.h"Ian Abbott2017-01-101-24/+24
* Staging: comedi: proc: Warn if unable to create proc entryCheah Kok Cheong2017-01-031-1/+2
* Staging: comedi: proc: Add module ownerCheah Kok Cheong2017-01-031-0/+1
* Staging: comedi: proc: Add __init prefixCheah Kok Cheong2017-01-031-1/+1
* Staging: comedi: proc: Change file permission to read onlyCheah Kok Cheong2017-01-031-1/+1
* Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong2017-01-031-3/+3
* Staging: comedi: comedidev.h: Drop old style zero-length arrayCheah Kok Cheong2017-01-031-7/+1
* staging: comedi: ni_670x: using the BIT(x) macroSaber Rezvani2017-01-031-1/+1
* staging: comedi: ni_at_ao: using the BIT(x) macroSaber Rezvani2017-01-031-31/+31
* staging: comedi: cb_pcidas64: use preferred kernel type u32Saber Rezvani2017-01-031-19/+19
* staging: comedi: cb_pcidas64: use preferred kernel type u16Saber Rezvani2017-01-031-29/+29
* staging: comedi: cb_pcidas64: use preferred kernel type u8Saber Rezvani2017-01-031-23/+23
* staging: comedi: comedidev.h: add identifiers to function parametersIan Abbott2017-01-031-22/+25
* staging: comedi: comedi_usb.h: add identifiers to function parametersIan Abbott2017-01-031-7/+9
* staging: comedi: comedi_pcmcia.[ch]: add identifiers to function parametersIan Abbott2017-01-032-11/+14
* staging: comedi: comedi_internal.h: add identifiers to function parametersIan Abbott2017-01-031-4/+5
* staging: comedi: comedi_compat32.h: add identifiers to function parametersIan Abbott2017-01-031-1/+2
* staging: comedi: ni_tio_internal.h: add identifiers to function parametersIan Abbott2017-01-031-6/+8
* staging: comedi: ni_tio.h: add identifiers to function parametersIan Abbott2017-01-031-20/+22
* staging: comedi: ni_labpc.h: add identifiers to function parametersIan Abbott2017-01-031-2/+2
* staging: comedi: mite.h: add identifiers to function parametersIan Abbott2017-01-031-18/+19
* staging: comedi: comedi_isadma.h: add identifiers to function parametersIan Abbott2017-01-031-5/+5
* staging: comedi: comedi_8254.h: add identifiers to function parametersIan Abbott2017-01-031-14/+16
* staging: comedi: addi_watchdog.h: add identifiers to function parametersIan Abbott2017-01-031-1/+1
* drivers: staging: comedi: fix function prototypesPiotr Gregor2017-01-031-8/+10
* staging: comedi: comedidev.h: Document usage of 'detach' handlerIan Abbott2016-12-081-0/+12
* Staging: comedi: kcomedilib: Add module_init/exit functionCheah Kok Cheong2016-12-061-0/+12
* staging: comedi: s626: use preferred kernel type u32Saber Rezvani2016-12-061-29/+29
* staging: comedi: s626: use preferred kernel type u16Saber Rezvani2016-12-061-48/+48
* staging: comedi: s626: use preferred kernel type u8Saber Rezvani2016-12-061-15/+15
* staging: comedi: ni_mio_common: remove variable 'dl' in ni_ai_insn_read()Ian Abbott2016-11-151-8/+7
OpenPOWER on IntegriCloud