summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2017-02-12staging: comedi: dmm32at: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: comedi: dt2801: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: comedi: dt2814: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: comedi: dt2815: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: comedi: ni_at_a2150: usleep_range is preferred over udelaySaber Rezvani
2017-01-19staging: comedi: ni_pcimio: Support more PXI cardsIan Abbott
2017-01-19staging: comedi: ni_660x: Support PCI-6224Ian Abbott
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-10Staging: comedi: comedi_fops: Remove unused stat.h headerCheah Kok Cheong
2017-01-10Staging: comedi: comedi_fops: Remove unused vmalloc.h headerCheah Kok Cheong
2017-01-10Staging: comedi: comedi_fops: Remove redundant init.h headerCheah Kok Cheong
2017-01-10Staging: comedi: comedi_fops: Remove unused kmod.h headerCheah Kok Cheong
2017-01-10staging: comedi: daqboard2000: use pci_id_table 'driver_data'Ian Abbott
2017-01-10staging: comedi: daqboard2000: change COMEDI device namesIan Abbott
2017-01-10staging: comedi: daqboard2000: support 4 AO channelsIan Abbott
2017-01-10staging: comedi: daqboard2000: use designated initializersIan Abbott
2017-01-10staging: comedi: daqboard2000: use shorter, consistent prefixIan Abbott
2017-01-10staging: comedi: daqboard2000: remove unused 'card' memberIan Abbott
2017-01-10staging: comedi: daqboard2000: check CPLD status before writing firmware dataIan Abbott
2017-01-10staging: comedi: daqboard2000: check result of FPGA programmingIan Abbott
2017-01-10staging: comedi: daqboard2000: change daqboard2000_write_cpld() return valueIan Abbott
2017-01-10staging: comedi: daqboard2000: replace daqboard2000_poll_cpld()Ian Abbott
2017-01-10staging: comedi: daqboard2000: check firmware lengthIan Abbott
2017-01-10staging: comedi: daqboard2000: use type 'u16' for CPLD data and statusIan Abbott
2017-01-10staging: comedi: daqboard2000: define macros for CPLD registersIan Abbott
2017-01-10staging: comedi: daqboard2000: use macros from "plx9080.h"Ian Abbott
2017-01-03Staging: comedi: proc: Warn if unable to create proc entryCheah Kok Cheong
2017-01-03Staging: comedi: proc: Add module ownerCheah Kok Cheong
2017-01-03Staging: comedi: proc: Add __init prefixCheah Kok Cheong
2017-01-03Staging: comedi: proc: Change file permission to read onlyCheah Kok Cheong
2017-01-03Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong
2017-01-03Staging: comedi: comedidev.h: Drop old style zero-length arrayCheah Kok Cheong
2017-01-03staging: comedi: ni_670x: using the BIT(x) macroSaber Rezvani
2017-01-03staging: comedi: ni_at_ao: using the BIT(x) macroSaber Rezvani
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u32Saber Rezvani
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u16Saber Rezvani
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u8Saber Rezvani
2017-01-03staging: comedi: comedidev.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: comedi_usb.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: comedi_pcmcia.[ch]: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: comedi_internal.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: comedi_compat32.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: ni_tio_internal.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: ni_tio.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: ni_labpc.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: mite.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: comedi_isadma.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: comedi_8254.h: add identifiers to function parametersIan Abbott
2017-01-03staging: comedi: addi_watchdog.h: add identifiers to function parametersIan Abbott
2017-01-03drivers: staging: comedi: fix function prototypesPiotr Gregor