From: Stefan Richter on
Following as replies: Proposed updates to the <linux/firewire-cdev.h>
ABI and to its backing implementation. These updates are required for
target-type userspace drivers and in order to be able to use more than
one audio device with FFADO.

Some of the patches have already been seen on linux1394-devel but not
yet on linux-kernel.

Corresponding patches to libraw1394 will be posted to linux1394-devel
right after the kernel patch postings.

Clemens Ladisch (1):
firewire: cdev: fix race in iso context creation

Jay Fenlason (2):
firewire: cdev: fix responses to nodes at different card
firewire: expose extended tcode of incoming lock requests to (userspace) drivers

Stefan Richter (5):
firewire: remove an unused function argument
firewire: cdev: count references of cards during inbound transactions
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2
firewire: cdev: extend fw_cdev_event_iso_interrupt documentation

drivers/firewire/core-cdev.c | 81 ++++++++++++++++-----
drivers/firewire/core-transaction.c | 18 +++--
drivers/firewire/net.c | 4 +-
drivers/firewire/sbp2.c | 3 +-
drivers/media/dvb/firewire/firedtv-fw.c | 4 +-
include/linux/firewire-cdev.h | 117 +++++++++++++++++++++++++++---
include/linux/firewire.h | 2 +-
7 files changed, 183 insertions(+), 46 deletions(-)
--
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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/