linux-kernel.vger.kernel.org archive mirror
 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 v3.5
Date: Sun, 29 Jul 2012 11:13:03 +0200	[thread overview]
Message-ID: <20120729111303.1e4af44e@stein> (raw)

Linus,

please pull from the tag "firewire-updates" at

    git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git firewire-updates

to receive the following IEEE 1394 (FireWire) subsystem changes:

 - Small fixes and optimizations.

 - A new sysfs attribute to tell local and remote nodes apart.
   Useful to set special permissions/ ownership of local nodes'
   /dev/fw*, to start daemons on them (for diagnostics, management,
   AV targets, VersaPHY initiator or targets...), to pick up their
   GUID to use it as GUID of an SBP2 target instance, and of course
   for informational purposes.

Clemens Ladisch (7):
      firewire: core: make address handler length 64 bits
      firewire: core: allocate the low memory region
      firewire: ohci: lazy bus time initialization
      firewire: ohci: sanity-check MMIO resource
      firewire: core: fix multichannel IR with buffers larger than 2 GB
      firewire: ohci: initialize multiChanMode bits after reset
      firewire: core: add is_local sysfs device attribute

Stefan Richter (1):
      firewire: core: document is_local sysfs attribute

 Documentation/ABI/stable/sysfs-bus-firewire |   11 +++++++++++
 drivers/firewire/core-device.c              |    9 +++++++++
 drivers/firewire/core-iso.c                 |    2 +-
 drivers/firewire/core-transaction.c         |   23 +++++++++++++++++++++--
 drivers/firewire/ohci.c                     |   30 ++++++++++++++++++++++++------
 include/linux/firewire.h                    |    4 ++--
 6 files changed, 68 insertions(+), 11 deletions(-)

Thanks,
-- 
Stefan Richter
-=====-===-- -=== ===-=
http://arcgraph.de/sr/

                 reply	other threads:[~2012-07-29  9:13 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=20120729111303.1e4af44e@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;
as well as URLs for NNTP newsgroup(s).