mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] FireWire updates post 2.6.23
@ 2007-10-16 22:39 Stefan Richter
  2007-10-16 22:40 ` Stefan Richter
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Richter @ 2007-10-16 22:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, 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 IEEE 1394/ FireWire subsystem updates.  It's
almost all just bugfixes, and had I anticipated that 2.6.23 was going to
grow an -rc9 I would have sent most of the material for the new firewire
stack already during the rc phase.

Most patches went into -mm during mid July...mid September; some simple
patches are from the past two weeks.  Combined diff follows in a reply.
Stat and shortlog:

 drivers/firewire/fw-cdev.c        |   52 ++-
 drivers/firewire/fw-device.h      |    5 -
 drivers/firewire/fw-ohci.c        |   41 ++-
 drivers/firewire/fw-ohci.h        |    2 +
 drivers/firewire/fw-sbp2.c        |  647 +++++++++++++++++------------
 drivers/firewire/fw-topology.c    |   10 +-
 drivers/firewire/fw-topology.h    |    6 -
 drivers/firewire/fw-transaction.c |   12 +-
 drivers/ieee1394/csr1212.c        |   57 ++--
 drivers/ieee1394/csr1212.h        |    6 +-
 drivers/ieee1394/eth1394.c        |   16 +-
 drivers/ieee1394/ieee1394_core.c  |    2 +-
 drivers/ieee1394/nodemgr.c        |   22 +-
 drivers/ieee1394/pcilynx.c        |   29 +-
 drivers/ieee1394/sbp2.c           |   15 +
 include/linux/firewire-cdev.h     |   15 +
 16 files changed, 560 insertions(+), 377 deletions(-)

Jay Fenlason (1):
      firewire: fw-cdev: reorder wakeup vs. spinlock

Jean Delvare (1):
      ieee1394: pcilynx: I2C cleanups

Matthias Kaehlcke (1):
      ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition

Satyam Sharma (1):
      ieee1394: Fix kthread stopping in nodemgr_host_thread

Stefan Richter (20):
      ieee1394: eth1394: superfluous local variable
      ieee1394: eth1394: fix lock imbalance
      ieee1394: pcilynx: superfluous local variables
      ieee1394: sbp2: fix unsafe iteration over list of devices
      ieee1394: nodemgr: fix leak of struct csr1212_keyval
      ieee1394: csr1212: proper refcounting
      firewire: optimize fw_core_add_address_handler
      firewire: fw-core: local variable shadows a global one
      firewire: fw-sbp2: always enable IRQs before calling command ORB callback
      firewire: fw-sbp2: add support for multiple logical units per target
      firewire: fw-sbp2: expose module parameter for workarounds
      firewire: fw-sbp2: use an own workqueue (fix system responsiveness)
      firewire: fw-ohci: enforce read order for selfID generation
      firewire: fw-ohci: fix includes
      firewire: fw-ohci: reorder includes
      firewire: fw-ohci: log posted write errors
      firewire: fw-ohci: missing dma_unmap_single
      firewire: fw-ohci: check for misconfigured bus (phyID == 63)
      firewire: adopt read cycle timer ABI from raw1394
      firewire: a header cleanup

Yann Dirson (1):
      firewire: in-code doc updates.

-- 
Stefan Richter
-=====-=-=== =-=- =---=
http://arcgraph.de/sr/


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

end of thread, other threads:[~2007-10-16 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-16 22:39 [GIT PULL] FireWire updates post 2.6.23 Stefan Richter
2007-10-16 22:40 ` Stefan Richter

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

all inboxes | Powered by JetHome®