summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-2/+2
* staging: comedi: adv_pci_dio: Support falling edge triggersIan Abbott2021-01-261-2/+18
* staging: comedi: adv_pci_dio: Add interrupt handling for PCI-1730Bernd Harries2021-01-261-12/+261
* staging: comedi: adl_pci7x3x: Add interrupt handling for PCI-7230Bernd Harries2021-01-261-10/+274
* Staging: comedi: Return -EFAULT if copy_to_user() failsDan Carpenter2020-12-281-1/+3
* staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott2020-12-091-1/+2
* Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman2020-11-021-0/+1
|\
| * staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-10-271-0/+1
* | staging: comedi: tests: Simplify conditional evaluationDeepak R Varma2020-10-261-4/+4
* | staging: comedi: ni_mio_common: Fix newline after dereference operatorVasily Utkin2020-10-261-2/+1
|/
* 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