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 3.0
Date: Fri, 22 Jul 2011 15:08:47 +0200	[thread overview]
Message-ID: <20110722150847.0d9352ef@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 brings yet another reduction of CPU utilization, corrections of two
obscure issues in the userspace driver ABI, documentation, and the usual
housekeeping.

Thanks.

August Lilleaas (1):
      firewire: net: replacing deprecated __attribute__((packed)) with __packed

Clemens Ladisch (1):
      firewire: ohci: remove superfluous posted write flushes

Stefan Richter (8):
      firewire: ohci: reduce potential context_stop latency
      firewire: ohci: add a comment on PHY reg access serialization
      firewire: ohci: fix PHY reg access after card ejection
      firewire: ohci: skip soft reset retries after card ejection
      firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL
      firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing
      firewire: cdev: ABI documentation enhancements
      firewire: document the sysfs ABIs

 Documentation/ABI/stable/firewire-cdev      |  103 ++++++++++++++++++++++
 Documentation/ABI/stable/sysfs-bus-firewire |  122 +++++++++++++++++++++++++++
 drivers/firewire/core-cdev.c                |   20 +++--
 drivers/firewire/net.c                      |    5 +-
 drivers/firewire/ohci.c                     |   42 ++++++----
 include/linux/firewire-cdev.h               |   78 ++++++++---------
 6 files changed, 303 insertions(+), 67 deletions(-)
 create mode 100644 Documentation/ABI/stable/firewire-cdev
 create mode 100644 Documentation/ABI/stable/sysfs-bus-firewire
-- 
Stefan Richter
-=====-==-== -=== =-==-
http://arcgraph.de/sr/

                 reply	other threads:[~2011-07-22 13:09 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=20110722150847.0d9352ef@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