Age | Commit message (Expand) | Author | Files | Lines |
2016-03-22 | firewire: nosy: Replace timeval with timespec64 | Tina Ruchandani | 1 | -3/+5 |
2015-11-05 | firewire: nosy: Replace timeval with timespec64 | Amitoj Kaur Chawla | 1 | -4/+6 |
2012-11-28 | firewire: remove use of __devinitdata | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | firewire: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-04-09 | firewire: use module_pci_driver | Axel Lin | 1 | -16/+4 |
2012-02-22 | firewire: nosy: Use the macro DMA_BIT_MASK(). | santosh nayak | 1 | -2/+2 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2010-12-12 | firewire: nosy: char device is not seekable | Stefan Richter | 1 | -2/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-07-27 | firewire: nosy: use generic printk macros | Stefan Richter | 1 | -17/+16 |
2010-07-27 | firewire: nosy: endianess fixes and annotations | Stefan Richter | 1 | -48/+26 |
2010-07-27 | firewire: nosy: annotate __user pointers and __iomem pointers | Stefan Richter | 1 | -4/+4 |
2010-07-27 | firewire: nosy: fix device shutdown with active client | Stefan Richter | 1 | -29/+82 |
2010-07-27 | firewire: nosy: handle errors in device probe | Stefan Richter | 1 | -7/+33 |
2010-07-27 | firewire: nosy: fix IRQ handler for card ejection | Stefan Richter | 1 | -0/+4 |
2010-07-27 | firewire: nosy: unroll some simple functions | Stefan Richter | 1 | -46/+29 |
2010-07-27 | firewire: nosy: use flagless variants of spinlock accessors | Stefan Richter | 1 | -18/+12 |
2010-07-27 | firewire: nosy: fix list corruption by NOSY_IOC_STOP | Stefan Richter | 1 | -1/+1 |
2010-07-27 | firewire: nosy: convert to unlocked ioctl | Stefan Richter | 1 | -12/+17 |
2010-07-27 | firewire: nosy: misc cleanups | Stefan Richter | 1 | -169/+153 |
2010-07-27 | firewire: new driver: nosy - IEEE 1394 traffic sniffer | Stefan Richter | 1 | -0/+695 |