summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
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
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