All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] firewire: cdev ABI updates
@ 2010-06-20 20:49 Stefan Richter
  2010-06-20 20:50 ` [PATCH 1/8] firewire: remove an unused function argument Stefan Richter
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Stefan Richter @ 2010-06-20 20:49 UTC (permalink / raw)
  To: linux1394-devel; +Cc: linux-kernel

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/


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-06-20 21:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-20 20:49 [PATCH 0/8] firewire: cdev ABI updates Stefan Richter
2010-06-20 20:50 ` [PATCH 1/8] firewire: remove an unused function argument Stefan Richter
2010-06-20 20:51 ` [PATCH 2/8] firewire: cdev: fix race in iso context creation Stefan Richter
2010-06-20 20:51 ` [PATCH 3/8] firewire: cdev: fix responses to nodes at different card Stefan Richter
2010-06-20 20:52 ` [PATCH 4/8] firewire: cdev: count references of cards during inbound transactions Stefan Richter
2010-06-20 20:52 ` [PATCH 5/8] firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug Stefan Richter
2010-06-20 20:53 ` [PATCH 6/8] firewire: expose extended tcode of incoming lock requests to (userspace) drivers Stefan Richter
2010-06-20 20:53 ` [PATCH 7/8] firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2 Stefan Richter
2010-06-20 20:54 ` [PATCH 8/8] firewire: cdev: extend fw_cdev_event_iso_interrupt documentation Stefan Richter
2010-06-20 21:48 ` [PATCH 0/8] firewire: cdev ABI updates Stefan Richter

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.