summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core-cdev.c
AgeCommit message (Expand)AuthorLines
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-10/+13
2010-04-10firewire: cdev: fix information leakStefan Richter-9/+9
2010-04-10firewire: cdev: require quadlet-aligned headers for transmit packetsClemens Ladisch-0/+2
2010-04-10firewire: cdev: disallow receive packets without headerClemens Ladisch-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-24firewire: core: combine a bit of repeated codeStefan Richter-12/+5
2010-02-24firewire: core: change type of a data bufferStefan Richter-173/+152
2010-02-24firewire: cdev: add more flexible cycle timer ioctlStefan Richter-6/+32
2010-02-24Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter-14/+36
2010-02-20firewire: remove incomplete Bus_Time CSR supportStefan Richter-1/+1
2010-02-20firewire: get_cycle_timer optimization and cleanupStefan Richter-9/+7
2010-01-26firewire: core: fix use-after-free regression in FCP handlerStefan Richter-14/+36
2009-12-29firewire: cdev: fix another memory leak in an error pathStefan Richter-0/+1
2009-12-29firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch-11/+15
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-46/+67
2009-10-31firewire: cdev: reduce stack usage by ioctl_dispatchStefan Richter-1/+17
2009-10-14firewire: cdev: normalize variable namesStefan Richter-23/+23
2009-10-14firewire: normalize style of queue_work wrappersStefan Richter-19/+19
2009-10-14firewire: cdev: fix memory leak in an error pathStefan Richter-3/+8
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan-0/+1
2009-06-25firewire: core: do not DMA-map stack addressesStefan Richter-1/+3
2009-06-06firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter-1/+1
2009-06-05firewire: rename source filesStefan Richter-0/+1458