public inbox for linux-kernel@vger.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 post 2.6.38
Date: Mon, 21 Mar 2011 15:34:17 +0100	[thread overview]
Message-ID: <20110321153417.586f5e2a@stein> (raw)

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 IEEE 1394 (FireWire) subsystem.
This series contains various housekeeping bits, a fix for a bug that bites
with a firewire sound driver which was merged three days ago via ALSA, and
improved compatibility with some rare quirky devices.

Topmost three changes were committed way after you opened the merge
window, but these contain said quirk handling and I would have sent them
to you even outside of a merge window.

Thanks.

Clemens Ladisch (9):
      firewire: ohci: log dead DMA contexts
      firewire: cdev: remove unneeded idr_find() from complete_transaction()
      firewire: cdev: always wait for outbound transactions to complete
      firewire: cdev: remove unneeded reference
      firewire: core: fix card->reset_jiffies overflow
      firewire: core: rename some variables
      firewire: ohci: prevent iso completion callbacks after context stop
      firewire: ohci: prevent starting of iso contexts with empty queue
      firewire: core: increase default SPLIT_TIMEOUT value

Oleg Drokin (1):
      firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove

Stefan Richter (4):
      firewire: nosy: should work on Power Mac G4 PCI too
      firewire: ohci: omit IntEvent.busReset check rom AT queueing
      firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
      firewire: core: ignore link-active bit of new nodes, fix device recognition

 drivers/firewire/Kconfig         |    3 +-
 drivers/firewire/core-card.c     |   21 +++++++---
 drivers/firewire/core-cdev.c     |   54 +++++++++++++-----------
 drivers/firewire/core-device.c   |   22 ++++++----
 drivers/firewire/core-iso.c      |   22 +++++-----
 drivers/firewire/core-topology.c |    2 +-
 drivers/firewire/ohci.c          |   85 ++++++++++++++++++++++++++++---------
 drivers/firewire/sbp2.c          |   11 +----
 include/linux/firewire.h         |    2 +-
 9 files changed, 140 insertions(+), 82 deletions(-)
-- 
Stefan Richter
-=====-==-== --== =-=-=
http://arcgraph.de/sr/

                 reply	other threads:[~2011-03-21 14:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20110321153417.586f5e2a@stein \
    --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: link
Be 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