| Commit message (Expand) | Author | Age | Files | Lines |
* | comedi: vmk80xx: fix expression for tx buffer size | Ian Abbott | 2022-06-10 | 1 | -1/+1 |
* | drivers: comedi: replace ternary operator with min() | Guo Zhengkui | 2022-05-19 | 1 | -1/+1 |
* | comedi: drivers: ni_routes: Use strcmp() instead of memcmp() | Kees Cook | 2022-02-25 | 1 | -4/+2 |
* | comedi: remove redundant assignment to variable buffer_config | Colin Ian King | 2022-02-08 | 1 | -1/+0 |
* | comedi: das16: Use struct_size() helper in comedi_alloc_spriv() | Gustavo A. R. Silva | 2022-01-26 | 1 | -2/+2 |
* | comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h> | Ian Abbott | 2021-11-26 | 10 | -131/+9 |
* | comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h> | Ian Abbott | 2021-11-26 | 28 | -172/+27 |
* | comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h> | Ian Abbott | 2021-11-26 | 27 | -78/+26 |
* | comedi: ni_routing: tools: Update due to moved COMEDI headers | Ian Abbott | 2021-11-26 | 2 | -11/+19 |
* | comedi: Move the main COMEDI headers | Ian Abbott | 2021-11-26 | 145 | -2999/+143 |
* | comedi: dt9812: fix DMA buffers on stack | Johan Hovold | 2021-10-30 | 1 | -29/+86 |
* | comedi: ni_usb6501: fix NULL-deref in command paths | Johan Hovold | 2021-10-30 | 1 | -0/+10 |
* | comedi: vmk80xx: fix bulk and interrupt message timeouts | Johan Hovold | 2021-10-26 | 1 | -5/+7 |
* | comedi: vmk80xx: fix bulk-buffer overflow | Johan Hovold | 2021-10-26 | 1 | -9/+7 |
* | comedi: vmk80xx: fix transfer-buffer overflows | Johan Hovold | 2021-10-26 | 1 | -2/+4 |
* | comedi: Fix memory leak in compat_insnlist() | Ian Abbott | 2021-09-21 | 1 | -0/+1 |
* | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-05 | 1 | -15/+0 |
|\ |
|
| * | staging: comedi: Remove unused variable ‘min_full_scale’ and function 'ge... | Bixuan Cui | 2021-05-19 | 1 | -15/+0 |
* | | comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1' | Lee Jones | 2021-05-21 | 1 | -1/+1 |
* | | comedi: drivers: ni_routes: Demote non-conforming kernel-doc headers | Lee Jones | 2021-05-21 | 1 | -3/+3 |
* | | comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote others | Lee Jones | 2021-05-21 | 1 | -6/+6 |
* | | comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase' | Lee Jones | 2021-05-21 | 1 | -1/+2 |
* | | comedi: remove editor modelines and cruft (again) | Masahiro Yamada | 2021-05-13 | 40 | -46/+0 |
|/ |
|
* | staging: comedi: move out of staging directory | Greg Kroah-Hartman | 2021-04-15 | 215 | -0/+132818 |