summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorFilesLines
2020-07-28staging: comedi: s526: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-27Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman4-18/+48
2020-07-25staging: comedi: addi: Replace HTTP links with HTTPS onesAlexander A. Klimov10-10/+10
2020-07-25staging: comedi: amplc: Replace HTTP links with HTTPS onesAlexander A. Klimov12-21/+21
2020-07-25staging: comedi: das: Replace HTTP links with HTTPS onesAlexander A. Klimov7-7/+7
2020-07-25staging: comedi: dt: Replace HTTP links with HTTPS onesAlexander A. Klimov7-7/+7
2020-07-25staging: comedi: ni: Replace HTTP links with HTTPS onesAlexander A. Klimov17-20/+20
2020-07-25staging: comedi: pcl: Replace HTTP links with HTTPS onesAlexander A. Klimov7-7/+7
2020-07-25staging: comedi: pcm: Replace HTTP links with HTTPS onesAlexander A. Klimov5-5/+5
2020-07-25staging: comedi: adl: Replace HTTP links with HTTPS onesAlexander A. Klimov4-4/+4
2020-07-25staging: comedi: adv: Replace HTTP links with HTTPS onesAlexander A. Klimov4-4/+4
2020-07-25staging: comedi: cb: Replace HTTP links with HTTPS onesAlexander A. Klimov4-6/+6
2020-07-25staging: comedi: Replace HTTP links with HTTPS onesAlexander A. Klimov35-38/+38
2020-07-20staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-20staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-5/+19
2020-07-20staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-20staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott1-1/+1
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman1-3/+7
2020-07-17staging: comedi: comedi_fops.c: added casts to get rid of sparse warningsB K Karthik1-2/+2
2020-07-15staging: comedi: s626: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-8/+10
2020-07-10staging: comedi: verify array index is correct before using itDan Carpenter1-3/+7
2020-06-18staging: comedi: fix up missing whitespace in commentGarrit Franke1-1/+1
2020-06-18Staging: comedi: Added blank lines to fix coding style issueDivyansh Kamboj1-0/+3
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2020-06-03Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-600/+467
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_CMD{,TEST} compatAl Viro1-115/+66
2020-05-29comedi: do_cmd_ioctl(): lift copyin/copyout into the callerAl Viro1-24/+24
2020-05-29comedi: do_cmdtest_ioctl(): lift copyin/copyout into the callerAl Viro1-23/+22
2020-05-29comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()Al Viro1-8/+12
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compatAl Viro1-90/+48
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compatAl Viro1-27/+47
2020-05-28comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compatAl Viro3-35/+27
2020-05-28comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compatAl Viro1-38/+30
2020-05-28comedi: get rid of indirection via translated_ioctl()Al Viro1-18/+8
2020-05-28comedi: move compat ioctl handling to native fopsAl Viro4-487/+448
2020-05-05Staging: comedi: drivers: ni_pcimio: Fix variable nameEric Yu1-2/+2
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman2-1/+6
2020-04-23staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-04-13staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-04-13staging: comedi: Fix line ending with a (John B. Wyatt IV1-2/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-23staging: comedi: ni_labpc_common: Reformat multiple line dereferenceDeepak R Varma1-7/+6
2020-03-17staging: comedi: dt3000: Reformat multiple line dereferenceDeepak R Varma1-3/+2
2020-03-17staging: comedi: ni_atmio16d: remove commented code blocksDeepak R Varma1-10/+0
2020-03-17staging: comedi: ni_mio_common: Code reformat and re-indentationDeepak R Varma1-24/+30
2020-03-17staging: comedi: s626: Reformat function argumentsDeepak R Varma1-2/+1
2020-03-17staging: comedi: rtd520: Resolve multiline dereferenceDeepak R Varma1-3/+2
2020-03-17staging: comedi: ni_tio: Reformat function call argumentsDeepak R Varma1-4/+4