summaryrefslogtreecommitdiff
path: root/drivers/firewire/core-cdev.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-13firewire: make PHY packet header format consistentClemens Ladisch1-3/+4
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter1-82/+327
2010-07-29firewire: add isochronous multichannel receptionStefan Richter1-21/+72
2010-07-29firewire: core: small clarifications in core-cdevStefan Richter1-6/+6
2010-07-29firewire: core: remove unused codeStefan Richter1-6/+2
2010-07-23firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter1-3/+9
2010-07-23firewire: cdev: add PHY pingingStefan Richter1-3/+6
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter1-5/+68
2010-07-23firewire: cdev: add PHY packet transmissionStefan Richter1-0/+64
2010-07-23firewire: core: use C99 initializer in array of ioctl handlersStefan Richter1-21/+21
2010-07-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter1-1/+2
2010-07-13firewire: core: ensure some userspace API constants match corresponding kerne...Stefan Richter1-0/+11
2010-07-13firewire: cdev: check write quadlet request length to avoid buffer overflowClemens Ladisch1-0/+4
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter1-1/+1
2010-06-20firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter1-9/+36
2010-06-20firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bugStefan Richter1-1/+6
2010-06-20firewire: cdev: count references of cards during inbound transactionsStefan Richter1-0/+8
2010-06-20firewire: cdev: fix responses to nodes at different cardJay Fenlason1-3/+4
2010-06-20firewire: cdev: fix race in iso context creationClemens Ladisch1-5/+8
2010-06-20firewire: remove an unused function argumentStefan Richter1-2/+1
2010-06-20firewire: core: remove an unnecessary zero initializationStefan Richter1-1/+1
2010-06-19firewire: rename CSR access driver methodsStefan Richter1-1/+1
2010-06-10firewire: add read_csr_reg driver callbackClemens Ladisch1-1/+1
2010-06-09firewire: check cdev response lengthClemens Ladisch1-3/+6
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-4/+4
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus 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 imp...Tejun 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/iee...Linus 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