From: Rostislav Lisovy <lisovy@gmail.com>
To: Ian Abbott <abbotti@mev.co.uk>,
Hartley Sweeten <hsweeten@visionengravers.com>,
Dan Carpenter <dan.carpenter@oracle.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org
Cc: pisa@cmp.felk.cvut.cz, Rostislav Lisovy <lisovy@gmail.com>
Subject: [PATCH v2] comedi: Humusoft MF634 and MF624 DAQ cards driver
Date: Tue, 7 Jan 2014 23:24:56 +0100 [thread overview]
Message-ID: <1389133497-10149-1-git-send-email-lisovy@gmail.com> (raw)
Changes since v1:
* Implemented all the small and big remarks pointed out by
Hartley Sweeten, Dan Carpenter and Ian Abbott
Rostislav Lisovy (1):
comedi: Humusoft MF634 and MF624 DAQ cards driver
drivers/staging/comedi/Kconfig | 6 +
drivers/staging/comedi/comedidev.h | 1 +
drivers/staging/comedi/drivers/Makefile | 1 +
drivers/staging/comedi/drivers/mf6x4.c | 355 ++++++++++++++++++++++++++++++++
4 files changed, 363 insertions(+)
create mode 100644 drivers/staging/comedi/drivers/mf6x4.c
--
1.8.3.2
next reply other threads:[~2014-01-07 22:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-07 22:24 Rostislav Lisovy [this message]
2014-01-07 22:24 ` [PATCH] comedi: Humusoft MF634 and MF624 DAQ cards driver Rostislav Lisovy
2014-01-08 7:47 ` Dan Carpenter
2014-01-08 8:35 ` Rostislav Lisovy
2014-01-08 10:42 ` Ian Abbott
2014-01-09 22:55 ` Rostislav Lisovy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1389133497-10149-1-git-send-email-lisovy@gmail.com \
--to=lisovy@gmail.com \
--cc=abbotti@mev.co.uk \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=hsweeten@visionengravers.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pisa@cmp.felk.cvut.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.