firewire: fw-ohci: refactor probe, remove, suspend, resume
[safe/jmp/linux-2.6] / drivers / firewire / fw-device.h
2008-04-18 Stefan Richterfirewire: refactor fw_unit reference counting
2008-03-02 Stefan Richterfirewire: fix crash in automatic module unloading
2008-02-16 Stefan Richterfirewire: fix "kobject_add failed for fw* with -EEXIST"
2008-01-30 Stefan Richterfirewire: enforce access order between generation and...
2007-10-16 Stefan Richterfirewire: fw-sbp2: add support for multiple logical...
2007-07-09 Stefan Richterfirewire: support S100B...S400B and link slower than PHY
2007-05-31 Stefan Richterfirewire: fw-sbp2: implement sysfs ieee1394_id
2007-05-10 Kristian Høgsbergfirewire: Clean up comment style.
2007-03-28 Kristian Høgsbergfirewire: Use device->groups for adding device attributes.
2007-03-20 Stefan Richterfirewire: ROM cache is CPU-endian
2007-03-09 Kristian Høgsbergfirewire: Use only a wait queue and terminate poll...
2007-03-09 Kristian Høgsbergfirewire: Switch cdev code over to use register_chrdev...
2007-03-09 Kristian Høgsbergfirewire: Add a bus reset event type for fw-device...
2007-03-09 Stefan Richterfirewire: use atomic type for fw_device.state
2007-03-09 Stefan Richterfirewire: comma after last enum item or initializer
2007-03-09 Stefan Richterfirewire: whitespace adjustments
2007-03-09 Stefan Richterfirewire: mark some structs const
2007-03-09 Stefan Richterfirewire: consistent ifndef blocks in header files
2007-03-09 Kristian Høgsbergfirewire: Add device probing and sysfs integration.