[PATCH 0/4] firewire: 2 simple updates + 2 ABI additions: PHY packettx/rx

From: Stefan Richter
Date: Fri Jul 16 2010 - 16:23:55 EST


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/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/