summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott2019-07-141-1/+2
* staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott2019-07-141-1/+2
* staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1Star
* staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott2019-04-271-3/+3
* staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1Star
* staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-04-271-2/+2
* staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott2019-04-033-7/+38
* staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva2019-03-101-0/+1
* staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott2018-08-081-1/+2
* staging: comedi: drop serial2002 driverGreg Kroah-Hartman2018-08-013-787/+0Star
* staging: comedi: comedi_fops: Shift assignment operator '=' to previous lineNishad Kamdar2018-07-161-2/+2
* staging: comedi: remove redundant variable segposColin Ian King2018-07-112-4/+4
* Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman2018-07-021-1/+1
|\
| * staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter2018-06-251-1/+1
* | Staging: comedi: comedi_compat32.h: fixed missing or malformed SPDX-License-I...ankit patel2018-06-181-1/+1
* | Staging: comedi: comedi_pci.h: fixed missing or malformed SPDX-License-Identi...ankit patel2018-06-181-1/+1
* | Staging: comedi: comedi_pcmcia.h: fixed missing or malformed SPDX-License-Ide...ankit patel2018-06-181-1/+1
* | Staging: comedi: comedilib.h: fixed missing or malformed SPDX-License-Identifierankit patel2018-06-181-1/+1
* | Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifierankit patel2018-06-181-1/+1
* | staging: comedi: Improved readability of function comedi_nsamples_left.Chris Opperman2018-06-171-13/+13
* | staging: comedi: drivers: ni_mio_common: add names to function pointer parame...Giulio Benetti2018-06-171-1/+1
* | staging: comedi: drivers: cb_pcimdda: fix warning on quoted string split acro...Giulio Benetti2018-06-171-3/+1Star
* | staging: comedi: drivers: daqboard2000: make bool bit-field unsigned int bit-...Giulio Benetti2018-06-171-1/+1
* | staging: comedi: drivers: amplc_pci230: make bool bit-field unsigned int bit-...Giulio Benetti2018-06-171-6/+6
* | staging: comedi: drivers: amplc_dio200_common: make bool bit-field unsigned i...Giulio Benetti2018-06-171-1/+1
* | staging: comedi: drivers: amplc_dio200: make bool bit-field unsigned int bit-...Giulio Benetti2018-06-171-3/+3
* | staging: comedi: comedidev: make bool bit-field unsigned int bit-fields.Giulio Benetti2018-06-171-2/+2
* | staging: comedi: comedi_fops: make bool bit-field unsigned int bit-fields.Giulio Benetti2018-06-171-1/+1
|/
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-094-13/+12Star
|\
| * staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first ...Bhanusree Pola2018-05-311-3/+2Star
| * staging: comedi: comedidev.h: Fix SPDX-License-Identifier tag styleNishad Kamdar2018-05-251-1/+1
| * Staging:Comedi:comedi_compat32.c: Lindent changesPratik Jain2018-05-151-6/+6
| * staging: comedi: cb_pcidas64: fix alignment of function parametersGabriel Francisco Mandaji2018-04-231-3/+3
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-2/+2
|\ \
| * | fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-261-2/+2
| |/
* / proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-17/+1Star
|/
* staging: comedi: s626: Use Preferred kernel typePaul McQuade2018-03-291-4/+4
* Staging: comedi: fix multiple line dereference coding style issue in cb_pcida...Jian Zhang2018-03-231-9/+10
* staging: comedi: cb_pcidas64: Fix external_ai_queue_in_use()Ian Abbott2018-03-231-1/+1
* Revert "staging: comedi: cb_pcidas64: change params to external_ai_queue_in_u...Ian Abbott2018-03-231-6/+4Star
* staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess2018-03-191-0/+2
* Staging: comedi: drivers: ni_atmio.c: fixed multi-line derefernce issuePratik Jain2018-03-191-4/+5
* Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman2018-03-191-2/+1Star
|\
| * staging: comedi: fix comedi_nsamples_left.Frank Mori Hess2018-03-061-2/+1Star
* | staging: comedi: adl_pci6208: remove redundant initialization of 'val'Colin Ian King2018-03-141-2/+1Star
* | staging: comedi: Replace "dont" with "don'tArushi Singhal2018-03-063-3/+3
* | staging: comedi: Use '"%s:", __func__' instead of function nameEisha Chen-yen-su2018-02-222-4/+6
* | staging: comedi: Remove a "tracing" callEisha Chen-yen-su2018-02-221-1/+0Star
* | staging: comedi: Use '"%s:", __func__' instead of function nameEisha Chen-yen-su2018-02-191-1/+1
* | staging: comedi: Add a missing spaceEisha Chen-yen-su2018-02-191-1/+1