[git pull] FireWire updates post 2.6.38

From: Stefan Richter
Date: Mon Mar 21 2011 - 10:34:38 EST


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 series contains various housekeeping bits, a fix for a bug that bites
with a firewire sound driver which was merged three days ago via ALSA, and
improved compatibility with some rare quirky devices.

Topmost three changes were committed way after you opened the merge
window, but these contain said quirk handling and I would have sent them
to you even outside of a merge window.

Thanks.

Clemens Ladisch (9):
firewire: ohci: log dead DMA contexts
firewire: cdev: remove unneeded idr_find() from complete_transaction()
firewire: cdev: always wait for outbound transactions to complete
firewire: cdev: remove unneeded reference
firewire: core: fix card->reset_jiffies overflow
firewire: core: rename some variables
firewire: ohci: prevent iso completion callbacks after context stop
firewire: ohci: prevent starting of iso contexts with empty queue
firewire: core: increase default SPLIT_TIMEOUT value

Oleg Drokin (1):
firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove

Stefan Richter (4):
firewire: nosy: should work on Power Mac G4 PCI too
firewire: ohci: omit IntEvent.busReset check rom AT queueing
firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
firewire: core: ignore link-active bit of new nodes, fix device recognition

drivers/firewire/Kconfig | 3 +-
drivers/firewire/core-card.c | 21 +++++++---
drivers/firewire/core-cdev.c | 54 +++++++++++++-----------
drivers/firewire/core-device.c | 22 ++++++----
drivers/firewire/core-iso.c | 22 +++++-----
drivers/firewire/core-topology.c | 2 +-
drivers/firewire/ohci.c | 85 ++++++++++++++++++++++++++++---------
drivers/firewire/sbp2.c | 11 +----
include/linux/firewire.h | 2 +-
9 files changed, 140 insertions(+), 82 deletions(-)
--
Stefan Richter
-=====-==-== --== =-=-=
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/