summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang
2021-03-16staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang
2021-03-10staging: comedi: pcl726: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: ni_65xx: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: ni_6527: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: comedi_parport: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: amplc_pc236_common: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: das800: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott
2021-03-10staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott
2021-02-04staging: comedi: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2021-01-26staging: comedi: adv_pci_dio: Support falling edge triggersIan Abbott
2021-01-26staging: comedi: adv_pci_dio: Add interrupt handling for PCI-1730Bernd Harries
2021-01-26staging: comedi: adl_pci7x3x: Add interrupt handling for PCI-7230Bernd Harries
2020-12-28Staging: comedi: Return -EFAULT if copy_to_user() failsDan Carpenter
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