summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2235-491/+806
|\
| * Staging: comedi: drivers: comedi_test: Add auto-configuration capabilityCheah Kok Cheong2017-02-161-12/+123
| * staging: comedi: fixed multiple line dereferenceArtur Lorincz2017-02-141-3/+2
| * staging: comedi: made comedi_lrange struct constantArtur Lorincz2017-02-141-1/+1
| * staging: comedi: ni_pcimio: remove unused variable 'serial_number'Karthik Nayak2017-02-142-10/+0
| * staging: comedi: dyna_pci10xx: usleep_range is preferred over udelaySaber Rezvani2017-02-141-4/+4
| * staging: comedi: s626: usleep_range is preferred over udelaySaber Rezvani2017-02-141-1/+1
| * staging: comedi: ni_pcidio.c: Spaces preferred around operatorsSaber Rezvani2017-02-141-20/+20
| * staging: comedi: ni_pcidio: blank line issuesSaber Rezvani2017-02-141-0/+2
| * staging: comedi: dmm32at: usleep_range is preferred over udelaySaber Rezvani2017-02-121-2/+2
| * staging: comedi: dt2801: usleep_range is preferred over udelaySaber Rezvani2017-02-121-2/+2
| * staging: comedi: dt2814: usleep_range is preferred over udelaySaber Rezvani2017-02-121-1/+1
| * staging: comedi: dt2815: usleep_range is preferred over udelaySaber Rezvani2017-02-121-1/+1
| * staging: comedi: ni_at_a2150: usleep_range is preferred over udelaySaber Rezvani2017-02-121-1/+1
| * 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