summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2019-12-31staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott
2019-12-01staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr
2019-08-25staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott
2019-08-25staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott
2019-07-21staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott
2019-07-21staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott
2019-03-13staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess
2018-03-19staging: comedi: fix comedi_nsamples_left.Frank Mori Hess
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-04serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig
2017-08-29staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-23Staging: comedi: comedi_fops: fix dev_err() warning styleBryan Garza
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-07-30staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott
2017-07-30staging: comedi: ni_mio_common.c: fix coding style issueChristopher MÃ¥rtensson
2017-07-23Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman
2017-07-16staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott
2017-07-16staging: comedi: Use offset_in_page macroAmitoj Kaur Chawla
2017-06-24staging: comedi: use centralized error clean-up in comedi_init()Ian Abbott
2017-06-24staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott
2017-06-13Staging: comedi: ni_labpc_regs: fixed a block comment alignment issueAmisha Singh
2017-06-06staging: comedi: ni_labpc_isadma: fixed a comment coding style issueAdrian Stanciu
2017-06-04Staging: comedi: s626.c: fixed trailing */ style issueedcarter
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