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/
-
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| Andrew Morton | 2.6.23-rc6-mm1 |
| Eric Paris | [RFC 0/5] [TALPA] Intro to a linux interface for on access scanning |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
git: | |
