public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] firewire: fixes, status update
@ 2009-12-26  0:32 Stefan Richter
  2009-12-26  0:33 ` [PATCH 1/5] firewire: fix use of multiple AV/C devices, allow multiple FCP listeners Stefan Richter
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Stefan Richter @ 2009-12-26  0:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux1394-devel, Clemens Ladisch

Following as replies:  Some patches which are IMO suitable to be merged
during the .33-rc time frame.

The first patch enabled me to run the three FCP clients FFADO, Kino
(both libraw1394 based userspace), and firedtv (kernelspace) at the same
time.  Thanks to Clemens Ladisch.

firewire: fix use of multiple AV/C devices, allow multiple FCP listeners
firewire: cdev: fix another memory leak in an error path
firewire: ohci: always use packet-per-buffer mode for isochronous reception
firewire, ieee1394: update MAINTAINERS entries
firewire, ieee1394: update Kconfig help

 MAINTAINERS                             |   15 ---
 drivers/Kconfig                         |    2 
 drivers/firewire/Kconfig                |   44 ++------
 drivers/firewire/core-cdev.c            |   27 +++--
 drivers/firewire/core-transaction.c     |  118 +++++++++++++++++++-----
 drivers/firewire/ohci.c                 |    4 
 drivers/ieee1394/Kconfig                |   59 ++++++++----
 drivers/media/dvb/firewire/firedtv-fw.c |   12 --
 include/linux/firewire-cdev.h           |    3 
 include/linux/firewire.h                |    4 
 10 files changed, 182 insertions(+), 106 deletions(-)
-- 
Stefan Richter
-=====-==--= ==-- ==-=-
http://arcgraph.de/sr/



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

end of thread, other threads:[~2010-01-24 15:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26  0:32 [PATCH 0/5] firewire: fixes, status update Stefan Richter
2009-12-26  0:33 ` [PATCH 1/5] firewire: fix use of multiple AV/C devices, allow multiple FCP listeners Stefan Richter
2009-12-26  8:35   ` Pieter Palmers
2009-12-26 12:01     ` Stefan Richter
2009-12-26 13:23       ` Pieter Palmers
2009-12-26 14:13         ` Stefan Richter
2009-12-26 14:33           ` Stefan Richter
2010-01-23 14:51   ` Stefan Richter
2010-01-24 15:45     ` [PATCH] firewire: core: fix use-after-free regression in FCP handler Stefan Richter
2009-12-26  0:34 ` [PATCH 2/5] firewire: cdev: fix another memory leak in an error path Stefan Richter
2009-12-26  0:35 ` [PATCH 3/5] firewire: ohci: always use packet-per-buffer mode for isochronous reception Stefan Richter
2009-12-26  0:36 ` [PATCH 4/5] firewire, ieee1394: update MAINTAINERS entries Stefan Richter
2009-12-26 15:57   ` Dan Dennedy
2009-12-26  0:36 ` [PATCH 5/5] firewire, ieee1394: update Kconfig help Stefan Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox