firewire: use atomic type for fw_device.state
[safe/jmp/linux-2.6] / drivers / firewire / fw-ohci.c
2007-03-09 Kristian Høgsbergfirewire: Make sure we wait for DMA to stop before...
2007-03-09 Kristian Høgsbergfirewire: Sanitize send error codes.
2007-03-09 Kristian Høgsbergfirewire: Handle access to CSR resources on local node.
2007-03-09 Kristian Høgsbergfirewire: Loop requests to the host controller back...
2007-03-09 Kristian Høgsbergfirewire: Use struct fw_packet for incoming packets...
2007-03-09 Stefan Richterfirewire: consistent usage of node_id
2007-03-09 Stefan Richterfirewire: fw-ohci: remove unnecessary macro
2007-03-09 Stefan Richterfirewire: fix failure path in ohci_enable_phys_dma
2007-03-09 Stefan Richterfirewire: comma after last enum item or initializer
2007-03-09 Stefan Richterfirewire: whitespace adjustments
2007-03-09 Adrian Bunkfirewire: cleanups
2007-03-09 Stefan Richterfirewire: mark some structs const
2007-03-09 Andrew Mortonfirewire: build fix
2007-03-09 Andrew Mortonfirewire: printk warning fix
2007-03-09 Kristian Høgsbergfirewire: Add driver for OHCI firewire host controllers.