aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firewire/nosy-dump.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-27tools/firewire: nosy-dump: work around segfault in decode_fcpStefan Richter1-0/+5
2010-07-27tools/firewire: nosy-dump: fix it on x86-64Stefan Richter3-209/+112
2010-07-27tools/firewire: add userspace front-end of nosyStefan Richter7-1/+1652
2010-07-27firewire: nosy: note ioctls in ioctl-number.txtStefan Richter1-0/+1
2010-07-27firewire: nosy: use generic printk macrosStefan Richter1-17/+16
2010-07-27firewire: nosy: endianess fixes and annotationsStefan Richter2-51/+29
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 Richter3-188/+171
2010-07-27firewire: new driver: nosy - IEEE 1394 traffic snifferStefan Richter5-0/+982
2010-05-16Linus 2.6.34Linus Torvalds1-1/+1
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright2-53/+129
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun1-0/+4
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet2-28/+27
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin1-1/+1
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva1-1/+1
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2-5/+19
2010-05-15lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com1-1/+2
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre1-1/+1
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg1-0/+5
2010-05-15JFS: Free sbi memory in error pathJan Blunck1-7/+6
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter1-1/+1
2010-05-15Fix double-free in logfsAl Viro1-7/+7
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro5-11/+35
2010-05-14profile: fix stats and data leakageHugh Dickins1-1/+3
2010-05-14hughd: update email addressHugh Dickins1-1/+1
2010-05-14x86, mrst: Don't blindly access extended config spaceH. Peter Anvin1-0/+4
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environmentsFrank Arnold1-0/+4
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov1-0/+5
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov1-1/+1
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov1-0/+2
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris1-3/+6
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris1-5/+2
2010-05-14mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook1-1/+1
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek1-0/+2
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann1-5/+7
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp1-1/+9
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox1-0/+1
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin1-1/+1
2010-05-13vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara1-2/+4
2010-05-13mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2-0/+7
2010-05-13microblaze: export assembly functions used by modulesMichal Simek3-0/+3
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek1-1/+1
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek1-1/+2