LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Stefan Richter <stefanr@s5r6.in-berlin.de> To: Linus Torvalds <torvalds@linux-foundation.org>, Andrew Morton <akpm@linux-foundation.org> Cc: linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net Subject: [GIT PULL] FireWire updates Date: Mon, 25 Feb 2008 18:58:25 +0100 (CET) [thread overview] Message-ID: <tkrat.14d846ed63cc91c2@s5r6.in-berlin.de> (raw) In-Reply-To: <tkrat.68585c2b7aee00eb@s5r6.in-berlin.de> Linus, please pull from the for-linus branch at git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git for-linus to receive the following updates for the firewire and the ieee1394 subsystems. This queue consists of fixes developed between end of January and February 20. Therefore several of these updates were not yet visible in -mm. But all of them showed up in -next (behind planned post 2.6.25 stuff), most of them AFAIK also in Fedora test kernels. The queue improves the SBP-2 driver's reliability during device recognition and during bus topology changes. All patches have been seen on LKML and linux1394-devel but I will follow up with the combined full log and diff. Diffstat and shortlog: Documentation/debugging-via-ohci1394.txt | 17 +- drivers/firewire/fw-cdev.c | 17 +- drivers/firewire/fw-device.c | 48 ++- drivers/firewire/fw-device.h | 2 +- drivers/firewire/fw-sbp2.c | 358 +++++++++++++++++----- drivers/ieee1394/sbp2.c | 15 + drivers/ieee1394/sbp2.h | 2 + 7 files changed, 350 insertions(+), 109 deletions(-) Stefan Richter (19): firewire: fw-sbp2: unsigned int vs. unsigned firewire: fw-sbp2: fix logout before login retry firewire: fix "kobject_add failed for fw* with -EEXIST" firewire: fw-sbp2: don't retry login or reconnect after unplug firewire: log GUID of new devices firewire: fw-sbp2: add INQUIRY delay workaround ieee1394: sbp2: add INQUIRY delay workaround firewire: fw-sbp2: wait for completion of fetch agent reset firewire: fw-sbp2: log bus_id at management request failures firewire: fw-sbp2: don't add scsi_device twice firewire: fw-sbp2: logout and login after failed reconnect firewire: fw-sbp2: sort includes firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed firewire: fw-sbp2: (try to) avoid I/O errors during reconnect firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device ieee1394: sbp2: fix rescan-scsi-bus Documentation: correction to debugging-via-ohci1394 firewire: fix NULL pointer deref. and resource leak Thanks, -- Stefan Richter -=====-==--- --=- ==--= http://arcgraph.de/sr/
next prev parent reply other threads:[~2008-02-25 17:59 UTC|newest] Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-01-30 22:53 [GIT PULL] FireWire updates post 2.6.24 Stefan Richter 2008-01-30 22:55 ` Stefan Richter 2008-02-02 13:05 ` [GIT PULL] IEEE 1394 regression fix Stefan Richter 2008-02-25 17:58 ` Stefan Richter [this message] 2008-02-25 18:00 ` [GIT PULL] FireWire updates Stefan Richter 2008-03-02 12:47 ` Stefan Richter 2008-03-02 12:49 ` Stefan Richter 2008-03-14 18:07 ` Stefan Richter 2008-03-14 18:08 ` Stefan Richter 2008-03-20 17:28 ` [GIT PULL] FireWire update Stefan Richter 2008-03-27 20:37 ` Stefan Richter 2008-03-31 8:46 ` Stefan Richter -- strict thread matches above, loose matches on Subject: below -- 2009-10-14 21:26 [git pull] FireWire updates Stefan Richter 2009-07-04 20:49 Stefan Richter 2009-02-06 14:58 Stefan Richter 2009-01-29 20:52 Stefan Richter 2008-10-27 16:25 Stefan Richter 2008-07-25 18:31 Stefan Richter 2008-06-20 15:13 [GIT PULL] firewire updates Stefan Richter 2007-10-31 18:24 [GIT PULL] FireWire updates Stefan Richter 2007-10-22 18:25 Stefan Richter [not found] <tkrat.f5ba2b840fcda9e5@s5r6.in-berlin.de> 2007-07-18 22:26 ` Stefan Richter 2007-07-09 22:41 Stefan Richter
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=tkrat.14d846ed63cc91c2@s5r6.in-berlin.de \ --to=stefanr@s5r6.in-berlin.de \ --cc=akpm@linux-foundation.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux1394-devel@lists.sourceforge.net \ --cc=torvalds@linux-foundation.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).