summaryrefslogtreecommitdiff
path: root/drivers/firewire/nosy.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-12firewire: nosy: char device is not seekableStefan Richter1-2/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-07-27firewire: nosy: use generic printk macrosStefan Richter1-17/+16
2010-07-27firewire: nosy: endianess fixes and annotationsStefan Richter1-48/+26
2010-07-27firewire: nosy: annotate __user pointers and __iomem pointersStefan Richter1-4/+4
2010-07-27firewire: nosy: fix device shutdown with active clientStefan Richter1-29/+82
2010-07-27firewire: nosy: handle errors in device probeStefan Richter1-7/+33
2010-07-27firewire: nosy: fix IRQ handler for card ejectionStefan Richter1-0/+4
2010-07-27firewire: nosy: unroll some simple functionsStefan Richter1-46/+29
2010-07-27firewire: nosy: use flagless variants of spinlock accessorsStefan Richter1-18/+12
2010-07-27firewire: nosy: fix list corruption by NOSY_IOC_STOPStefan Richter1-1/+1
2010-07-27firewire: nosy: convert to unlocked ioctlStefan Richter1-12/+17
2010-07-27firewire: nosy: misc cleanupsStefan Richter1-169/+153
2010-07-27firewire: new driver: nosy - IEEE 1394 traffic snifferStefan Richter1-0/+695