aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-29staging: comedi: s626: Use Preferred kernel typePaul McQuade1-4/+4
2018-03-23Staging: comedi: fix multiple line dereference coding style issue in cb_pcidas64.cJian Zhang1-9/+10
2018-03-23staging: comedi: cb_pcidas64: Fix external_ai_queue_in_use()Ian Abbott1-1/+1
2018-03-23Revert "staging: comedi: cb_pcidas64: change params to external_ai_queue_in_use()"Ian Abbott1-6/+4
2018-03-19staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-03-19Staging: comedi: drivers: ni_atmio.c: fixed multi-line derefernce issuePratik Jain1-4/+5
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman1-2/+1
2018-03-14staging: comedi: adl_pci6208: remove redundant initialization of 'val'Colin Ian King1-2/+1
2018-03-06staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1
2018-03-06staging: comedi: Replace "dont" with "don'tArushi Singhal3-3/+3
2018-02-22staging: comedi: Use '"%s:", __func__' instead of function nameEisha Chen-yen-su2-4/+6
2018-02-22staging: comedi: Remove a "tracing" callEisha Chen-yen-su1-1/+0
2018-02-19staging: comedi: Use '"%s:", __func__' instead of function nameEisha Chen-yen-su1-1/+1
2018-02-19staging: comedi: Add a missing spaceEisha Chen-yen-su1-1/+1
2018-02-19staging: comedi: Remove a newline inside a dereferenceEisha Chen-yen-su1-5/+4
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-4/+4
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds160-1512/+190
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+3
2018-01-26staging: comedi: reformat lines to 80 chars or lessEujon Sellers1-4/+8
2018-01-23staging: comedi: dt2811: remove redundant initialization of 'ns'Colin Ian King1-1/+1
2018-01-08staging: comedi: adv_pci1760: fix typo in commentsRichard Sudaryono1-1/+1
2017-12-21staging: comedi: add identifiers to function parametersMichael Gebhard1-18/+18
2017-12-19staging: comedi: s626.c - fix multiline dereferenceRoman Lakeev1-5/+4
2017-12-13Staging: comedi: drivers: serial2002 fixed a blank line coding styleVikash Kesarwani1-0/+1
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman1-0/+5
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-11-28staging: comedi: ni_atmio: fix license warning.Matthew Giassa1-0/+5
2017-11-28staging: comedi: Remove redundant license textGreg Kroah-Hartman17-170/+0
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman132-1315/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman160-0/+160
2017-11-27anntotate the places where ->poll() return values goAl Viro1-1/+1
2017-11-27staging: comedi: usbdux: remove redundant initialization of valColin Ian King1-2/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-28/+54
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-10-18staging: comedi: adv_pci_dio: update for PCI-1761Anton Dozenko2-4/+26
2017-10-18staging: comedi: dt282x: fix IRQ assignment for dev->irq.Arvind Yadav1-0/+2
2017-10-18staging: comedi: s526: mark expected switch fall-throughGustavo A. R. Silva1-3/+2
2017-10-18staging/comedi: Convert timers to use timer_setup()Kees Cook3-17/+22
2017-09-22staging/comedi/das16: Make timer initialization unconditionalKees Cook1-6/+4
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-19/+5
2017-09-04serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig1-19/+5
2017-08-29staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen1-2/+2
2017-08-23Staging: comedi: comedi_fops: fix dev_err() warning styleBryan Garza1-1/+1
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-0/+3
2017-07-30staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott1-0/+3
2017-07-30staging: comedi: ni_mio_common.c: fix coding style issueChristopher MÃ¥rtensson1-1/+2
2017-07-23Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman1-2/+1
2017-07-16staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott1-2/+1
2017-07-16staging: comedi: Use offset_in_page macroAmitoj Kaur Chawla1-1/+1
2017-06-24staging: comedi: use centralized error clean-up in comedi_init()Ian Abbott1-21/+22