summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers
AgeCommit message (Expand)Author
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman
2021-04-14staging: comedi: adv_pci_dio: remove whitespaceMikko Talikka
2021-04-10staging: comedi: tests: ni_routes_test: Remove unused variable 'olddevroutes'Qiheng Lin
2021-04-09staging: comedi: cb_pcidas64: remove useless functionJiapeng Chong
2021-04-08staging: comedi: Add Kconfig options to build unit test modulesIan Abbott
2021-04-08staging: comedi: tests: example_test: Rename to 'comedi_example_test'Ian Abbott
2021-04-08staging: comedi: tests: example_test: Declare functions staticIan Abbott
2021-04-08staging: comedi: tests: example_test: Reduce stack usageIan Abbott
2021-04-08staging: comedi: tests: ni_route_tests: Declare functions staticIan Abbott
2021-04-08staging: comedi: tests: ni_routes_test: Reduce stack usageIan Abbott
2021-04-07staging: comedi: tests: Correct unittest_fptrIan Abbott
2021-04-07staging: comedi: tests: ni_routes_test: Lines should not end with a '('Ian Abbott
2021-04-07staging: comedi: tests: ni_routes_test: Avoid CamelCase: <RVi>Ian Abbott
2021-04-07staging: comedi: tests: ni_routes_test: Put complex values in parenthesesIan Abbott
2021-04-07staging: comedi: tests: ni_routes_test: Fix compilation errorIan Abbott
2021-04-07staging: comedi: drivers: Fix spelling mistake "nubmer" -> "number"Colin Ian King
2021-03-22staging: comedi: das800: fix request_irq() warnTong Zhang
2021-03-22Merge v5.12-rc4 into staging-nextGreg Kroah-Hartman
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-15Merge 5.12-rc3 into staging-nextGreg Kroah-Hartman
2021-03-10staging: comedi: dt2814: Clear stale AI data on detachIan Abbott
2021-03-10staging: comedi: dt2814: Remove struct dt2814_privateIan Abbott
2021-03-10staging: comedi: dt2814: Fix asynchronous command interrupt handlingIan Abbott
2021-03-10staging: comedi: dt2814: Call dt2814_ai_clear() during initializationIan Abbott
2021-03-10staging: comedi: dt2814: Don't wait for conversion in interrupt handlerIan Abbott
2021-03-10staging: comedi: dt2814: Clear stale AI data before operationIan Abbott
2021-03-10staging: comedi dt2814: Removed unused variablesFatih Yildirim
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-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-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