kernel-fxtec-pro1x/drivers/staging/comedi
Ian Abbott e083926b3e staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
The PFI subdevice flags indicate that the subdevice is readable and
writeable, but that is only true for the supported "M-series" boards,
not the older "E-series" boards.  Only set the SDF_READABLE and
SDF_WRITABLE subdevice flags for the M-series boards.  These two flags
are mainly for informational purposes.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-08 14:11:19 +02:00
..
drivers staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice 2018-08-08 14:11:19 +02:00
kcomedilib
comedi.h Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier 2018-06-18 10:55:11 +02:00
comedi_buf.c
comedi_compat32.c
comedi_compat32.h Staging: comedi: comedi_compat32.h: fixed missing or malformed SPDX-License-Identifier 2018-06-18 10:55:11 +02:00
comedi_fops.c staging: comedi: comedi_fops: Shift assignment operator '=' to previous line 2018-07-16 11:47:12 +02:00
comedi_internal.h
comedi_pci.c
comedi_pci.h Staging: comedi: comedi_pci.h: fixed missing or malformed SPDX-License-Identifier 2018-06-18 10:55:11 +02:00
comedi_pcmcia.c
comedi_pcmcia.h Staging: comedi: comedi_pcmcia.h: fixed missing or malformed SPDX-License-Identifier 2018-06-18 10:55:11 +02:00
comedi_usb.c
comedi_usb.h
comedidev.h staging: comedi: comedidev: make bool bit-field unsigned int bit-fields. 2018-06-17 09:05:10 +02:00
comedilib.h Staging: comedi: comedilib.h: fixed missing or malformed SPDX-License-Identifier 2018-06-18 10:55:11 +02:00
drivers.c staging: comedi: Improved readability of function comedi_nsamples_left. 2018-06-17 09:05:11 +02:00
Kconfig staging: comedi: drop serial2002 driver 2018-08-01 19:56:17 +02:00
Makefile
proc.c
range.c
TODO