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