]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/firewire
firewire: use atomic type for fw_device.state
[linux-2.6-omap-h63xx.git] / drivers / firewire /
2007-03-09 Stefan Richterfirewire: use atomic type for fw_device.state
2007-03-09 Kristian Høgsbergfirewire: Make sure we wait for DMA to stop before...
2007-03-09 Kristian Høgsbergfirewire: Implement compliant bus management.
2007-03-09 Kristian Høgsbergfirewire: Fix bit shift typo.
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: Add lock transaction opcodes to fw-device...
2007-03-09 Kristian Høgsbergfirewire: Clean up response handling.
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: fix compilation with gcc 3.4
2007-03-09 Kristian Høgsbergfirewire: Implement gap count optimization.
2007-03-09 Stefan Richterfirewire: fw-sbp2: set command set related device flags
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: fw-sbp2: remove unused macro
2007-03-09 Stefan Richterfirewire: fw-sbp2: remove bogus "emulated" host flag
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 Stefan Richterfirewire: additional help in Kconfig
2007-03-09 Stefan Richterfirewire: put old and new stack into same Kconfig submenu
2007-03-09 Stefan Richterfirewire: consistent ifndef blocks in header files
2007-03-09 Stefan Richterfirewire: typo in Kconfig
2007-03-09 Stefan Richterfirewire: mark fw-core as experimental
2007-03-09 Stefan Richterfirewire: build fix 3
2007-03-09 Andrew Mortonfirewire: build fix 2
2007-03-09 Andrew Mortonfirewire: build fix
2007-03-09 Andrew Mortonfirewire: printk warning fix
2007-03-09 Kristian Høgsbergfirewire: Add SBP-2 protocol driver for storage devices.
2007-03-09 Kristian Høgsbergfirewire: Add driver for OHCI firewire host controllers.
2007-03-09 Kristian Høgsbergfirewire: Add device probing and sysfs integration.
2007-03-09 Kristian Høgsbergfirewire: Add core firewire stack.