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