summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline func...simran singhal2017-03-141-4/+8
* staging: comedi: Compress return logic into one line.Varsha Rao2017-03-141-3/+1
* staging: comedi: jr3_pci: change module descriptionIan Abbott2017-03-121-1/+1
* staging: comedi: jr3_pci: fix initial range[8] max valueIan Abbott2017-03-121-1/+1
* staging: comedi: jr3_pci: check PCI BAR 0 sizeIan Abbott2017-03-121-0/+3
* staging: comedi: jr3_pci: check sizes at compile timeIan Abbott2017-03-121-6/+1
* staging: comedi: jr3_pci: omit pointless debug infoIan Abbott2017-03-121-7/+2
* staging: comedi: jr3_pci: use struct jr3_block instead of jr3_tIan Abbott2017-03-122-16/+12
* staging: comedi: jr3_pci: separate out block typeIan Abbott2017-03-121-8/+10
* staging: comedi: jr3_pci: rename 'channel' to 'block'Ian Abbott2017-03-122-6/+6
* staging: comedi: jr3_pci: rename data to sensorIan Abbott2017-03-122-6/+6
* staging: comedi: jr3_pci: rename channel to sensorIan Abbott2017-03-121-77/+75
* staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensorIan Abbott2017-03-122-16/+16
* staging: comedi: Remove useless cast.Varsha Rao2017-03-091-1/+1
* staging: comedi: ni_atmio: make device_ids constIan Abbott2017-03-091-1/+1
* staging: comedi: allow it to be built-inIan Abbott2017-03-091-1/+0
* Staging: comedi: comedi_fops: Change comedi_num_legacy_minors typeCheah Kok Cheong2017-03-091-4/+3
* staging: comedi: Replace "is is" with "is"simran singhal2017-03-071-1/+1
* Staging: comedi: drivers: comedi_test: Avoid multiple line dereferenceCheah Kok Cheong2017-03-061-4/+4
* staging: comedi: Using macro DIV_ROUND_UPsimran singhal2017-03-062-2/+2
* staging: comedi: s626: Kernel doc format commentsTobin C. Harding2017-03-061-19/+27
* staging: comedi: jr3_pci: replace devpriv->iobase with dev->mmioIan Abbott2017-03-061-17/+15
* staging: comedi: jr3_pci: pass transform by referenceIan Abbott2017-03-061-5/+5
* staging: comedi: jr3_pci: re-work struct jr3_pci_subdev_private rangeIan Abbott2017-03-061-35/+35
* staging: comedi: jr3_pci: separate out poll state enumIan Abbott2017-03-061-7/+10
* staging: comedi: jr3_pci: remove next_time_max memberIan Abbott2017-03-061-4/+0
* staging: comedi: jr3_pci: remove unneeded 'spriv' checksIan Abbott2017-03-061-9/+2
* staging: comedi: jr3_pci: re-work firmware copyright displayIan Abbott2017-03-061-5/+14
* staging: comedi: jr3_pci: struct comedi_lrange should normally be constIan Abbott2017-03-061-3/+5
* staging: comedi: jr3_pci: Reset all DSPsIan Abbott2017-03-061-1/+2
* staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott2017-03-061-1/+1
* staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott2017-03-061-5/+6
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* 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
OpenPOWER on IntegriCloud