aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+3
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig1-2/+2
2018-04-23staging: comedi: cb_pcidas64: fix alignment of function parametersGabriel Francisco Mandaji1-3/+3
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-14staging: comedi: adl_pci6208: remove redundant initialization of 'val'Colin Ian King1-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 Torvalds1-2/+2
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds143-1324/+151
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
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-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-28staging: comedi: ni_atmio: fix license warning.Matthew Giassa1-0/+5
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-Hartman143-0/+143
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 Torvalds6-26/+52
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-18staging: comedi: adv_pci_dio: update for PCI-1761Anton Dozenko1-2/+24
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-07-30staging: comedi: ni_mio_common.c: fix coding style issueChristopher MÃ¥rtensson1-1/+2
2017-07-16staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott1-2/+1
2017-06-13Staging: comedi: ni_labpc_regs: fixed a block comment alignment issueAmisha Singh1-1/+1
2017-06-06staging: comedi: ni_labpc_isadma: fixed a comment coding style issueAdrian Stanciu1-1/+1
2017-06-04Staging: comedi: s626.c: fixed trailing */ style issueedcarter1-3/+6
2017-04-25staging: comedi: addi_apci_3xxx: check return valuePan Bian1-0/+2
2017-04-08staging: comedi: drivers: s626.c - fixed checkpatch issue about data typeAndrea della Porta1-1/+1
2017-04-08staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to functionIan Abbott1-4/+9
2017-04-08staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()Ian Abbott1-2/+1
2017-04-08staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to functionIan Abbott1-3/+6
2017-04-08staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()Ian Abbott1-2/+1
2017-03-14staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline functionsimran singhal1-4/+8