summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2017-04-25staging: comedi: addi_apci_3xxx: check return valuePan Bian
2017-04-25staging: comedi: support vm_access_process for mmap'd bufferIan Abbott
2017-04-08staging: comedi: drivers: s626.c - fixed checkpatch issue about data typeAndrea della Porta
2017-04-08staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to functionIan Abbott
2017-04-08staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()Ian Abbott
2017-04-08staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to functionIan Abbott
2017-04-08staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()Ian Abbott
2017-04-08staging: comedi: labpc: fix isadma dependencyArnd Bergmann
2017-03-14staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline func...simran singhal
2017-03-14staging: comedi: Compress return logic into one line.Varsha Rao
2017-03-12staging: comedi: jr3_pci: change module descriptionIan Abbott
2017-03-12staging: comedi: jr3_pci: fix initial range[8] max valueIan Abbott
2017-03-12staging: comedi: jr3_pci: check PCI BAR 0 sizeIan Abbott
2017-03-12staging: comedi: jr3_pci: check sizes at compile timeIan Abbott
2017-03-12staging: comedi: jr3_pci: omit pointless debug infoIan Abbott
2017-03-12staging: comedi: jr3_pci: use struct jr3_block instead of jr3_tIan Abbott
2017-03-12staging: comedi: jr3_pci: separate out block typeIan Abbott
2017-03-12staging: comedi: jr3_pci: rename 'channel' to 'block'Ian Abbott
2017-03-12staging: comedi: jr3_pci: rename data to sensorIan Abbott
2017-03-12staging: comedi: jr3_pci: rename channel to sensorIan Abbott
2017-03-12staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensorIan Abbott
2017-03-09staging: comedi: Remove useless cast.Varsha Rao
2017-03-09staging: comedi: ni_atmio: make device_ids constIan Abbott
2017-03-09staging: comedi: allow it to be built-inIan Abbott
2017-03-09Staging: comedi: comedi_fops: Change comedi_num_legacy_minors typeCheah Kok Cheong
2017-03-07staging: comedi: Replace "is is" with "is"simran singhal
2017-03-06Staging: comedi: drivers: comedi_test: Avoid multiple line dereferenceCheah Kok Cheong
2017-03-06staging: comedi: Using macro DIV_ROUND_UPsimran singhal
2017-03-06staging: comedi: s626: Kernel doc format commentsTobin C. Harding
2017-03-06staging: comedi: jr3_pci: replace devpriv->iobase with dev->mmioIan Abbott
2017-03-06staging: comedi: jr3_pci: pass transform by referenceIan Abbott
2017-03-06staging: comedi: jr3_pci: re-work struct jr3_pci_subdev_private rangeIan Abbott
2017-03-06staging: comedi: jr3_pci: separate out poll state enumIan Abbott
2017-03-06staging: comedi: jr3_pci: remove next_time_max memberIan Abbott
2017-03-06staging: comedi: jr3_pci: remove unneeded 'spriv' checksIan Abbott
2017-03-06staging: comedi: jr3_pci: re-work firmware copyright displayIan Abbott
2017-03-06staging: comedi: jr3_pci: struct comedi_lrange should normally be constIan Abbott
2017-03-06staging: comedi: jr3_pci: Reset all DSPsIan Abbott
2017-03-06staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott
2017-03-06staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-16Staging: comedi: drivers: comedi_test: Add auto-configuration capabilityCheah Kok Cheong
2017-02-14staging: comedi: fixed multiple line dereferenceArtur Lorincz
2017-02-14staging: comedi: made comedi_lrange struct constantArtur Lorincz
2017-02-14staging: comedi: ni_pcimio: remove unused variable 'serial_number'Karthik Nayak
2017-02-14staging: comedi: dyna_pci10xx: usleep_range is preferred over udelaySaber Rezvani
2017-02-14staging: comedi: s626: usleep_range is preferred over udelaySaber Rezvani
2017-02-14staging: comedi: ni_pcidio.c: Spaces preferred around operatorsSaber Rezvani
2017-02-14staging: comedi: ni_pcidio: blank line issuesSaber Rezvani