public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] FireWire updates post 2.6.37
@ 2011-01-07 16:55 Stefan Richter
  2011-01-07 16:56 ` Stefan Richter
  2011-01-13 15:00 ` [git pull] FireWire build fix Stefan Richter
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Richter @ 2011-01-07 16:55 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux1394-devel

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-13 15:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 16:55 [git pull] FireWire updates post 2.6.37 Stefan Richter
2011-01-07 16:56 ` Stefan Richter
2011-01-13 15:00 ` [git pull] FireWire build fix Stefan Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox