summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/nosy.c
Commit message (Expand)AuthorAgeFilesLines
* firewire: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* firewire: remove use of __devinitBill Pemberton2012-11-281-1/+1
* firewire: use module_pci_driverAxel Lin2012-04-091-16/+4
* firewire: nosy: Use the macro DMA_BIT_MASK().santosh nayak2012-02-221-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* firewire: nosy: char device is not seekableStefan Richter2010-12-121-2/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* firewire: nosy: use generic printk macrosStefan Richter2010-07-271-17/+16
* firewire: nosy: endianess fixes and annotationsStefan Richter2010-07-271-48/+26
* firewire: nosy: annotate __user pointers and __iomem pointersStefan Richter2010-07-271-4/+4
* firewire: nosy: fix device shutdown with active clientStefan Richter2010-07-271-29/+82
* firewire: nosy: handle errors in device probeStefan Richter2010-07-271-7/+33
* firewire: nosy: fix IRQ handler for card ejectionStefan Richter2010-07-271-0/+4
* firewire: nosy: unroll some simple functionsStefan Richter2010-07-271-46/+29
* firewire: nosy: use flagless variants of spinlock accessorsStefan Richter2010-07-271-18/+12
* firewire: nosy: fix list corruption by NOSY_IOC_STOPStefan Richter2010-07-271-1/+1
* firewire: nosy: convert to unlocked ioctlStefan Richter2010-07-271-12/+17
* firewire: nosy: misc cleanupsStefan Richter2010-07-271-169/+153
* firewire: new driver: nosy - IEEE 1394 traffic snifferStefan Richter2010-07-271-0/+695
OpenPOWER on IntegriCloud