[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1406108481-23910-1-git-send-email-abbotti@mev.co.uk>
Date: Wed, 23 Jul 2014 10:41:17 +0100
From: Ian Abbott <abbotti@....co.uk>
To: driverdev-devel@...uxdriverproject.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Ian Abbott <abbotti@....co.uk>,
H Hartley Sweeten <hartleys@...ionengravers.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] staging: comedi: ni_65xx: edge detection changes
Add partial support for INSN_CONFIG_DIGITAL_TRIG as an alternative to
INSN_CONFIG_CHANGE_NOTIFY (with the advantage that more than the first 32
channels are supported), and initialize the edge detection registers.
1) staging: comedi: ni_65xx: add ni_65xx_num_ports()
2) staging: comedi: ni_65xx: refactor edge detection configuration
3) staging: comedi: ni_65xx: support INSN_CONFIG_DIGITAL_TRIG
4) staging: comedi: ni_65xx: disable edge detection on initialization
drivers/staging/comedi/drivers/ni_65xx.c | 125 +++++++++++++++++++++++--------
1 file changed, 94 insertions(+), 31 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists