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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to