summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: s626: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay2020-07-151-8/+10
* staging: comedi: fix up missing whitespace in commentGarrit Franke2020-06-181-1/+1
* Staging: comedi: Added blank lines to fix coding style issueDivyansh Kamboj2020-06-181-0/+3
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-072-4/+4
|\
| * Staging: comedi: drivers: ni_pcimio: Fix variable nameEric Yu2020-05-051-2/+2
| * Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman2020-04-272-1/+6
| |\
| * | staging: comedi: Fix line ending with a (John B. Wyatt IV2020-04-131-2/+2
* | | Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-036-600/+467
|\ \ \ | |_|/ |/| |
| * | comedi: get rid of compat_alloc_user_space() mess in COMEDI_CMD{,TEST} compatAl Viro2020-05-291-115/+66
| * | comedi: do_cmd_ioctl(): lift copyin/copyout into the callerAl Viro2020-05-291-24/+24
| * | comedi: do_cmdtest_ioctl(): lift copyin/copyout into the callerAl Viro2020-05-291-23/+22
| * | comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()Al Viro2020-05-291-8/+12
| * | comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compatAl Viro2020-05-291-90/+48
| * | comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compatAl Viro2020-05-291-27/+47
| * | comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compatAl Viro2020-05-283-35/+27
| * | comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compatAl Viro2020-05-281-38/+30
| * | comedi: get rid of indirection via translated_ioctl()Al Viro2020-05-281-18/+8
| * | comedi: move compat ioctl handling to native fopsAl Viro2020-05-284-487/+448
| |/
* | staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang2020-04-231-1/+3
* | staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott2020-04-131-0/+3
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | staging: comedi: ni_labpc_common: Reformat multiple line dereferenceDeepak R Varma2020-03-231-7/+6
* | staging: comedi: dt3000: Reformat multiple line dereferenceDeepak R Varma2020-03-171-3/+2
* | staging: comedi: ni_atmio16d: remove commented code blocksDeepak R Varma2020-03-171-10/+0
* | staging: comedi: ni_mio_common: Code reformat and re-indentationDeepak R Varma2020-03-171-24/+30
* | staging: comedi: s626: Reformat function argumentsDeepak R Varma2020-03-171-2/+1
* | staging: comedi: rtd520: Resolve multiline dereferenceDeepak R Varma2020-03-171-3/+2
* | staging: comedi: ni_tio: Reformat function call argumentsDeepak R Varma2020-03-171-4/+4
* | staging: comedi: dt282x: remove old unused codeDeepak R Varma2020-03-111-29/+1
* | staging: comedi: ni_pcimio: add routes for NI PCIe-6251 and PCIe-6259Ian Abbott2020-02-101-0/+2
* | staging: comedi: ni_mio_common: Allow alternate board name for routesIan Abbott2020-02-102-1/+3
* | staging: comedi: ni_routes: Allow alternate board name for routesIan Abbott2020-02-104-4/+22
* | staging: comedi: ni_routes: Refactor ni_find_valid_routes()Ian Abbott2020-02-101-10/+34
|/
* staging: comedi: drivers: fix spelling mistake "to" -> "too"Colin Ian King2020-01-231-1/+1
* staging: comedi: ni_routes: allow partial routing informationIan Abbott2020-01-151-6/+3
* staging: comedi: ni_routes: fix null dereference in ni_find_route_source()Ian Abbott2020-01-151-0/+3
* staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott2020-01-031-2/+2
* staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott2019-12-171-0/+10
* staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr2019-11-221-7/+14
* staging: comedi: remove unused variable 'route_table_size'YueHaibing2019-10-241-2/+0
* staging: comedi: Remove set but not used variable 'aref'zhengbin2019-10-081-2/+1
* staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.cMasanari Iida2019-08-211-1/+1
* Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2019-08-191-4/+4
|\
| * staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-08-121-3/+3
| * staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-08-121-1/+1
* | staging: comedi: usbduxsigma: remove redundant assignment to variable fx2delayColin Ian King2019-08-151-1/+1
* | staging: comedi: daqboard2000: Remove function db2k_initialize_dac()Nishka Dasgupta2019-07-251-6/+1
|/
* staging: comedi: mite: Replace function mite_request_channel_in_range()Nishka Dasgupta2019-07-031-17/+10