[git pull] FireWire updates post 2.6.37

From: Stefan Richter
Date: Fri Jan 07 2011 - 11:56:29 EST


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.
Most importantly this improves reception of asynchronous block packets
with larger payload (outside physical DMA), as used by IP over 1394 or
for example forensics applications.

As not all patches had been crossposted to lkml yet, I will send the
full log and diff as reply to this mail.

Clemens Ladisch (10):
firewire: ohci: Asynchronous Reception rewrite
firewire: ohci: fix AT context initialization error handling
firewire: ohci: flush MMIO writes in the interrupt handler
firewire: ohci: properly clear posted write errors
firewire: make PHY packet header format consistent
firewire: ohci: optimize iso context checks in the interrupt handler
firewire: ohci: use common buffer for self IDs and AR descriptors
firewire: ohci: flush AT contexts after bus reset for OHCI 1.2
firewire: ohci: cache the context run bit
firewire: use split transaction timeout only for split transactions

Joe Perches (1):
firewire: core: Update WARN uses

Maxim Levitsky (4):
firewire: ohci: restore GUID on resume.
firewire: ohci: restart iso DMA contexts on resume from low power mode
firewire: net: ratelimit error messages
firewire: net: add carrier detection

Stefan Richter (4):
firewire: nosy: char device is not seekable
firewire: net: set carrier state at ifup
firewire: ohci: flush AT contexts after bus reset - addendum
firewire: ohci: consolidate context status flags

drivers/firewire/Kconfig | 2 +-
drivers/firewire/core-cdev.c | 7 +-
drivers/firewire/core-transaction.c | 58 ++-
drivers/firewire/core.h | 4 +-
drivers/firewire/net.c | 47 ++-
drivers/firewire/nosy.c | 3 +-
drivers/firewire/ohci.c | 672 ++++++++++++++++++++++++-----------
include/linux/firewire.h | 2 +-
8 files changed, 548 insertions(+), 247 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/