From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: linux1394-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] firewire: 2 simple updates + 2 ABI additions: PHY packet tx/rx
Date: Fri, 16 Jul 2010 22:23:30 +0200 (CEST) [thread overview]
Message-ID: <tkrat.59dee0979cf9dbb0@s5r6.in-berlin.de> (raw)
Coming as replies:
[PATCH 1/4] firewire: cdev: some clarifications to the API documentation
[PATCH 2/4] firewire: core: use C99 initializer in array of ioctl handlers
[PATCH 3/4 RFC] firewire: cdev: add PHY packet transmission
[PATCH 4/4 RFC] firewire: cdev: add PHY packet reception
drivers/firewire/core-card.c | 1
drivers/firewire/core-cdev.c | 179 ++++++++++++++++++++++++++++++------
drivers/firewire/core-transaction.c | 5 +
drivers/firewire/core.h | 2
drivers/firewire/ohci.c | 3
include/linux/firewire-cdev.h | 98 ++++++++++++++++++-
include/linux/firewire.h | 3
7 files changed, 254 insertions(+), 37 deletions(-)
A libraw1394 backend counterpart to patch 3/4 will be posted to
linux1394-devel. It can be tested with firecontrol.
A simple test tool for patch 4/4 will be posted to linux1394-devel too.
--
Stefan Richter
-=====-==-=- -=== =----
http://arcgraph.de/sr/
next reply other threads:[~2010-07-16 20:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-16 20:23 Stefan Richter [this message]
2010-07-16 20:24 ` [PATCH 1/4] firewire: cdev: some clarifications to the API documentation Stefan Richter
2010-07-17 19:36 ` [PATCH 1/4 update] " Stefan Richter
2010-07-16 20:24 ` [PATCH 2/4] firewire: core: use C99 initializer in array of ioctl handlers Stefan Richter
2010-07-16 20:25 ` [PATCH 3/4 RFC] firewire: cdev: add PHY packet transmission Stefan Richter
2010-07-16 20:25 ` [PATCH 4/4 RFC] firewire: cdev: add PHY packet reception Stefan Richter
2010-07-16 20:28 ` [PATCH libraw1394] Implement raw1394_(start_)phy_packet_write() on new firewire backend Stefan Richter
2010-07-17 17:19 ` [PATCH 5/4 RFC] firewire: cdev: add PHY pinging Stefan Richter
2010-07-17 17:20 ` PHY pinging test tool Stefan Richter
2010-07-18 11:00 ` [PATCH 5/4 RFC] firewire: cdev: add PHY pinging Stefan Richter
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=tkrat.59dee0979cf9dbb0@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome