summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-cdev.c
AgeCommit message (Expand)AuthorLines
2008-02-21firewire: fix NULL pointer deref. and resource leakStefan Richter-2/+7
2008-02-16firewire: fix "kobject_add failed for fw* with -EEXIST"Stefan Richter-3/+5
2008-01-30firewire: enforce access order between generation and node ID, fix "giving up...Stefan Richter-0/+1
2008-01-30firewire: fw-cdev: use device generation, not card generationStefan Richter-1/+1
2007-10-17firewire: fw-cdev: reorder wakeup vs. spinlockJay Fenlason-3/+2
2007-10-17firewire: adopt read cycle timer ABI from raw1394Stefan Richter-0/+26
2007-10-17firewire: fw-core: local variable shadows a global oneStefan Richter-11/+10
2007-10-14fw-cdev __user annotationsAl Viro-2/+3
2007-07-10firewire: support S100B...S400B and link slower than PHYStefan Richter-1/+1
2007-06-21firewire: Only set client->iso_context if allocation was successful.Kristian Høgsberg-8/+11
2007-05-31firewire: Change struct fw_cdev_iso_packet to not use bitfields.Kristian Høgsberg-1/+16
2007-05-27firewire: fix return codeJeff Garzik-1/+1
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg-18/+18
2007-05-10firewire: Clean up comment style.Kristian Høgsberg-13/+20
2007-04-30firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.Kristian Høgsberg-0/+954