linux/drivers/firewire
Kristian Høgsberg 993baca3dd firewire: Schedule topology work before calling driver update functions.
This prevents superfluous bus traffic as fw-sbp2 logs in only to
get kicked off the device by another bus reset as the driver core
does bus management.  Scheduling it this way lets the driver core
finish bus management before higher level drivers get the update
callback.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-03-09 22:02:53 +01:00
..
fw-card.c firewire: Implement proper transaction cancelation. 2007-03-09 22:02:51 +01:00
fw-device-cdev.c firewire: consistent usage of node_id 2007-03-09 22:02:43 +01:00
fw-device-cdev.h firewire: Add lock transaction opcodes to fw-device-cdev.h. 2007-03-09 22:02:47 +01:00
fw-device.c firewire: use atomic type for fw_device.state 2007-03-09 22:02:49 +01:00
fw-device.h firewire: use atomic type for fw_device.state 2007-03-09 22:02:49 +01:00
fw-iso.c firewire: whitespace adjustments 2007-03-09 22:02:40 +01:00
fw-ohci.c firewire: Implement proper transaction cancelation. 2007-03-09 22:02:51 +01:00
fw-ohci.h firewire: whitespace adjustments 2007-03-09 22:02:40 +01:00
fw-sbp2.c firewire: Introduce a retry mechanism for reconnects and logins. 2007-03-09 22:02:52 +01:00
fw-topology.c firewire: Schedule topology work before calling driver update functions. 2007-03-09 22:02:53 +01:00
fw-topology.h firewire: Implement gap count optimization. 2007-03-09 22:02:44 +01:00
fw-transaction.c firewire: Implement proper transaction cancelation. 2007-03-09 22:02:51 +01:00
fw-transaction.h firewire: Implement proper transaction cancelation. 2007-03-09 22:02:51 +01:00
Kconfig firewire: additional help in Kconfig 2007-03-09 22:02:39 +01:00
Makefile firewire: Add SBP-2 protocol driver for storage devices. 2007-03-09 22:02:34 +01:00