fuse: lockd support
[safe/jmp/linux-2.6] / drivers / firewire / fw-cdev.c
2008-06-18 Stefan Richterfirewire: fill_bus_reset_event needs lock protection
2008-05-20 Jay Fenlasonfirewire: prevent userspace from accessing shut down...
2008-04-18 Stefan Richterfirewire: reread config ROM when device reset the bus
2008-02-21 Stefan Richterfirewire: fix NULL pointer deref. and resource leak
2008-02-16 Stefan Richterfirewire: fix "kobject_add failed for fw* with -EEXIST"
2008-01-30 Stefan Richterfirewire: enforce access order between generation and...
2008-01-30 Stefan Richterfirewire: fw-cdev: use device generation, not card...
2007-10-16 Jay Fenlasonfirewire: fw-cdev: reorder wakeup vs. spinlock
2007-10-16 Stefan Richterfirewire: adopt read cycle timer ABI from raw1394
2007-10-16 Stefan Richterfirewire: fw-core: local variable shadows a global one
2007-10-14 Al Virofw-cdev __user annotations
2007-07-09 Stefan Richterfirewire: support S100B...S400B and link slower than PHY
2007-06-20 Kristian Høgsbergfirewire: Only set client->iso_context if allocation...
2007-05-31 Kristian Høgsbergfirewire: Change struct fw_cdev_iso_packet to not use...
2007-05-27 Jeff Garzikfirewire: fix return code
2007-05-10 Kristian Høgsbergfirewire: Always use parens with sizeof.
2007-05-10 Kristian Høgsbergfirewire: Clean up comment style.
2007-04-30 Kristian Høgsbergfirewire: Rename fw-device-cdev.c to fw-cdev.c and...