All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.18-rc4 0/5] drivers/ieee1394/sbp2: fixes for 2.6.18-rc
@ 2006-08-27 11:25 Stefan Richter
  2006-08-27 11:26 ` [PATCH 2.6.18-rc4 1/5] ieee1394: sbp2: workaround for write protect bit of Initio firmware Stefan Richter
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Stefan Richter @ 2006-08-27 11:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Ben Collins, linux-kernel

There are a few bug fixes for sbp2 in -mm. Here is a selection of those
which I consider important enough and/or simple enough for inclusion
into 2.6.18-rc:

1/5 ieee1394: sbp2: workaround for write protect bit of Initio firmware
    fix bug #6947 (workaround for a device bug, not a Linux bug per se)

2/5 ieee1394: sbp2: safer agent reset in error handlers
    simple and obvious improvement

3/5 ieee1394: sbp2: safer last_orb and next_ORB handling
    prerequisite for patch 5/5, and more

4/5 ieee1394: sbp2: discard return value of sbp2_link_orb_command
    prerequisite for patch 5/5

5/5 ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
    fix bug #6948

combined diffstat:
 drivers/ieee1394/sbp2.c |  186 +++++++++++++++++++++++++++-------------
 drivers/ieee1394/sbp2.h |   15 +--
 2 files changed, 133 insertions(+), 68 deletions(-)
-- 
Stefan Richter
-=====-=-==- =--- ==-==
http://arcgraph.de/sr/


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

end of thread, other threads:[~2006-09-04 21:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-27 11:25 [PATCH 2.6.18-rc4 0/5] drivers/ieee1394/sbp2: fixes for 2.6.18-rc Stefan Richter
2006-08-27 11:26 ` [PATCH 2.6.18-rc4 1/5] ieee1394: sbp2: workaround for write protect bit of Initio firmware Stefan Richter
2006-08-27 20:17   ` Linus Torvalds
2006-08-28  1:19     ` Jeff Garzik
2006-08-28  9:24     ` Christoph Hellwig
2006-08-28 11:44       ` Stefan Richter
     [not found]         ` <44FC8AAC.10609@s5r6.in-berlin.de>
2006-09-04 20:52           ` Linus Torvalds
2006-09-04 21:26             ` Stefan Richter
2006-08-27 11:27 ` [PATCH 2.6.18-rc4 2/5] ieee1394: sbp2: safer agent reset in error handlers Stefan Richter
2006-08-27 11:28 ` [PATCH 2.6.18-rc4 3/5] ieee1394: sbp2: safer last_orb and next_ORB handling Stefan Richter
2006-08-27 11:29 ` [PATCH 2.6.18-rc4 4/5] ieee1394: sbp2: discard return value of sbp2_link_orb_command Stefan Richter
2006-08-27 11:31 ` [PATCH 2.6.18-rc4 5/5] ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed" Stefan Richter
2006-08-27 11:34 ` [PATCH 2.6.18-rc4 3/5] ieee1394: sbp2: safer last_orb and next_ORB handling Stefan Richter
2006-08-27 11:34 ` [PATCH 2.6.18-rc4 4/5] ieee1394: sbp2: discard return value of sbp2_link_orb_command Stefan Richter
2006-08-27 11:35 ` [PATCH 2.6.18-rc4 5/5] ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed" 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.