aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2019-04-27staging: comedi: comedi_isadma: Use a non-NULL device for DMA APIIan Abbott
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-19staging: comedi: use help instead of ---help--- in KconfigMoses Christopher
2019-04-19staging: comedi: dt9812: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: ni_usb6501: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbdux: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbduxfast: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbduxsigma: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: Add lockdep_assert_held() calls for dev->attach_lockIan Abbott
2019-04-19staging: comedi: Add lockdep_assert_held() calls for dev->mutexIan Abbott
2019-04-19staging: comedi: don't release mutex too early in comedi_auto_config()Ian Abbott
2019-04-17staging: comedi: dyna_pci10xx: Set number of AO channels to 1Ian Abbott
2019-04-17staging: comedi: dyna_pci10xx: Don't bother configuring len_chanlistIan Abbott
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott
2019-04-16staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-16staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott
2019-04-16staging: comedi: adv_pci1710: fix spelling mistake: "droput" -> "dropout"Colin Ian King
2019-04-16staging: comedi: dt2811: Fix spelling mistakeHariprasad Kelam
2019-04-16staging: comedi: dyna_pci10xx: remove set but not used variables 'chan' and r...YueHaibing
2019-04-03staging: comedi: quatec_daqp_cs: add proper SPDX identifier to driverGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-01staging: comedi: Prefer using BIT macro in various files.Sanjana Sanikommu
2019-04-01staging: comedi: use !x in place of NULL comparisonPayal Kshirsagar
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman
2019-03-29staging: comedi: ni_tio: Use data[insn->n-1] in ni_tio_insn_write()Ian Abbott
2019-03-22Staging: comedi: ni_mio_common.c: Added blank line after declarationsArash Fotouhi
2019-03-20staging: comedi: ni_mio_common: use insn->n in ni_m_series_eeprom_insn_read()Ian Abbott
2019-03-20staging: comedi: ni_mio_common: use insn->n in ni_eeprom_insn_read()Ian Abbott
2019-03-20staging: comedi: ni_mio_common: use insn->n in ni_calib_insn_read()Ian Abbott
2019-03-20staging: comedi: ni_mio_common: Use insn->n in ni_calib_insn_write()Ian Abbott
2019-03-18staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott
2019-02-26staging: comedi: ni_tio: Allocate shadow regs for each counter chipIan Abbott
2019-02-13staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva
2019-02-04staging: comedi: comedi_fops.c: Remove redundant blank lineSandesh Kenjana Ashok
2019-01-18staging: comedi: Removed not necessary braces for single blockJitendra Khasdev
2019-01-15staging: comedi: ni_pcidio: make defines uppercaseAlexander Schroth
2019-01-07staging: comedi: fix typoMatteo Croce
2019-01-07staging: comedi: cb_pcimdas.c: fixed an alignment coding style issueWilliam Mitchell Jr
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-17Staging: comedi: cb_pcidas: fixed a spelling mistake coding style issueAmir Mahdi Ghorbanian
2018-12-12staging: comedi: change do_insn*_ioctl to allow more samplesSpencer E. Olson
2018-12-05staging: comedi: drivers: Cleanup malformed licence identifierStephen Davies
2018-12-05staging: comedi: fix spelling mistake "desination" -> "destination"Colin Ian King
2018-12-05staging: comedi: drivers: Cleanup malformed license identifierStephen Davies
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman
2018-11-07staging: comedi: clarify/unify macros for NI macro-defined terminalsSpencer E. Olson
2018-11-07staging: comedi: ni_mio_common: scale ao INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson
2018-11-07staging: comedi: ni_labpc_common: Use insn->n in AO insn_write handlerIan Abbott