public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] FireWire updates post 3.0
@ 2011-07-22 13:08 Stefan Richter
  0 siblings, 0 replies; only message in thread
From: Stefan Richter @ 2011-07-22 13:08 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.
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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-22 13:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 13:08 [git pull] FireWire updates post 3.0 Stefan Richter

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