aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/mf6x4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-311/+0
2020-12-09staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2015-10-12staging: comedi: mf6x4: tidy up subdevice initH Hartley Sweeten1-30/+30
2015-10-12staging: comedi: mf6x4: change type of local variableH Hartley Sweeten1-1/+1
2015-10-12staging: comedi: mf6x4: refactor block commentH Hartley Sweeten1-2/+2
2015-10-12staging: comedi: mf6x4: rename private data 'gpio_R'H Hartley Sweeten1-8/+8
2015-10-12staging: comedi: mf6x4: rename remaining BAR1 register definesH Hartley Sweeten1-4/+4
2015-10-12staging: comedi: mf6x4: rename the digital input register definesH Hartley Sweeten1-3/+3
2015-10-12staging: comedi: mf6x4: remove unnecassary masking of digital outputsH Hartley Sweeten1-3/+2
2015-10-12staging: comedi: mf6x4: A/D converter uses 2's complement codingH Hartley Sweeten1-4/+5
2015-10-12staging: comedi: mf6x4: introduce a macro to select the AI channelH Hartley Sweeten1-5/+5
2015-10-12staging: comedi: mf6x4: sort the BAR1 register definesH Hartley Sweeten1-5/+3
2015-10-12staging: comedi: mf6x4: remove unnecessary whitespaceH Hartley Sweeten1-11/+11
2015-10-12staging: comedi: mf6x4: remove unnecessary definesH Hartley Sweeten1-9/+0
2015-10-12staging: comedi: mf6x4: prefer using the BIT macroH Hartley Sweeten1-3/+3
2015-03-20staging: comedi: mf6x4: include new "comedi_pci.h" headerIan Abbott1-2/+2
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten1-1/+0
2015-01-09staging: comedi: mf6x4: rewrite "Devices:" lineIan Abbott1-1/+1
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten1-1/+0
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten1-8/+7
2014-08-30staging: comedi: mf6x4: use comedi_subdevice 'readback'H Hartley Sweeten1-20/+7
2014-08-30staging: comedi: mf6x4: analog output data does not need extra maskingH Hartley Sweeten1-4/+4
2014-07-30staging: comedi: mf6x4: use the comedi_device 'mmio' memberH Hartley Sweeten1-26/+21
2014-02-14staging: comedi: mf6x4: use comedi_timeout()H Hartley Sweeten1-13/+10
2014-01-13comedi: Humusoft MF634 and MF624 DAQ cards driverRostislav Lisovy1-0/+354