summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2020-12-09staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott
2020-11-02Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman
2020-10-27staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott
2020-10-26staging: comedi: tests: Simplify conditional evaluationDeepak R Varma
2020-10-26staging: comedi: ni_mio_common: Fix newline after dereference operatorVasily Utkin
2020-10-10staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2020-08-28drivers: staging: comedi: fixed duplicate words from checkpatchEthan Edwards
2020-08-18Staging: comedi: pcl726: fixed a spelling mistakeLokesh Chebrolu
2020-07-28staging: comedi: s526: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman
2020-07-25staging: comedi: addi: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: amplc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: das: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: dt: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: ni: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: pcl: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: pcm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: adl: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: adv: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: cb: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-20staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-07-17staging: comedi: comedi_fops.c: added casts to get rid of sparse warningsB K Karthik
2020-07-15staging: comedi: s626: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay
2020-07-10staging: comedi: verify array index is correct before using itDan Carpenter
2020-06-18staging: comedi: fix up missing whitespace in commentGarrit Franke
2020-06-18Staging: comedi: Added blank lines to fix coding style issueDivyansh Kamboj
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-03Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_CMD{,TEST} compatAl Viro
2020-05-29comedi: do_cmd_ioctl(): lift copyin/copyout into the callerAl Viro
2020-05-29comedi: do_cmdtest_ioctl(): lift copyin/copyout into the callerAl Viro
2020-05-29comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()Al Viro
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compatAl Viro
2020-05-29comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compatAl Viro
2020-05-28comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compatAl Viro
2020-05-28comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compatAl Viro
2020-05-28comedi: get rid of indirection via translated_ioctl()Al Viro
2020-05-28comedi: move compat ioctl handling to native fopsAl Viro
2020-05-05Staging: comedi: drivers: ni_pcimio: Fix variable nameEric Yu
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman
2020-04-23staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-04-13staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott
2020-04-13staging: comedi: Fix line ending with a (John B. Wyatt IV
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds