summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam2020-10-101-0/+3
* drivers: staging: comedi: fixed duplicate words from checkpatchEthan Edwards2020-08-287-9/+9
* Staging: comedi: pcl726: fixed a spelling mistakeLokesh Chebrolu2020-08-181-1/+1
* staging: comedi: s526: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-281-1/+1
* Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman2020-07-274-18/+48
|\
| * staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-6/+14
| * staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-5/+19
| * staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-6/+14
| * staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott2020-07-201-1/+1
* | staging: comedi: addi: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2510-10/+10
* | staging: comedi: amplc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2512-21/+21
* | staging: comedi: das: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-257-7/+7
* | staging: comedi: dt: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-257-7/+7
* | staging: comedi: ni: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2517-20/+20
* | staging: comedi: pcl: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-257-7/+7
* | staging: comedi: pcm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-255-5/+5
* | staging: comedi: adl: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-254-4/+4
* | staging: comedi: adv: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-254-4/+4
* | staging: comedi: cb: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-254-6/+6
* | staging: comedi: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2535-38/+38
* | Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-201-3/+7
|\|
| * staging: comedi: verify array index is correct before using itDan Carpenter2020-07-101-3/+7
* | staging: comedi: comedi_fops.c: added casts to get rid of sparse warningsB K Karthik2020-07-171-2/+2
* | 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