aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-20firewire: get_cycle_timer optimization and cleanupStefan Richter2-37/+36
2010-02-19firewire: ohci: enable cycle timer fix on ALi and NEC controllersStefan Richter1-5/+8
2010-02-19firewire: ohci: work around cycle timer bugs on VIA controllersClemens Ladisch1-3/+49
2010-02-14firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch1-5/+8
2010-02-01firewire: net: fix panic in fwnet_write_completeStefan Richter1-14/+39
2010-01-27firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter1-1/+3
2010-01-26firewire: core: fix use-after-free regression in FCP handlerStefan Richter1-14/+36
2010-01-26firewire: core: add_descriptor size checkStefan Richter1-13/+28
2010-01-10firewire: make PCI device id constantNémeth Márton1-1/+1
2009-12-29firewire: qualify config ROM cache pointers as const pointersStefan Richter2-12/+14
2009-12-29firewire, ieee1394: update Kconfig helpStefan Richter1-31/+13
2009-12-29firewire: core: fw_csr_string addendumStefan Richter1-10/+16
2009-12-29firewire: add fw_csr_string() helper functionClemens Ladisch1-33/+77
2009-12-29firewire: ohci: always use packet-per-buffer mode for isochronous receptionStefan Richter1-1/+3
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 Ladisch2-32/+112
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-2/+10
2009-12-11firewire: ohci: handle receive packets with a data length of zeroJay Fenlason1-2/+10
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds7-126/+155
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-6/+35
2009-11-21firewire: ohci: pass correct iso xmit timestamps to coreJay Fenlason1-5/+20
2009-11-18firewire: ohci: Make cycleMatch ISO transmission workJay Fenlason1-1/+15
2009-10-31firewire: cdev: reduce stack usage by ioctl_dispatchStefan Richter1-1/+17
2009-10-31firewire: ohci: 0 may be a valid DMA addressStefan Richter2-6/+7
2009-10-31firewire: core: WARN on wrong usage of core transaction functionsStefan Richter1-2/+4
2009-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-20/+19
2009-10-14firewire: core: optimize Topology Map creationStefan Richter4-30/+15
2009-10-14firewire: core: clarify generate_config_rom usageStefan Richter1-11/+8
2009-10-14firewire: optimize config ROM creationStefan Richter3-39/+60
2009-10-14firewire: cdev: normalize variable namesStefan Richter1-23/+23
2009-10-14firewire: normalize style of queue_work wrappersStefan Richter3-25/+27
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter1-20/+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-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds5-19/+30
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-4/+2
2009-09-12firewire: sbp2: remove a workaround for Momobay FX-3AStefan Richter1-2/+1
2009-09-12firewire: sbp2: fix status receptionStefan Richter1-6/+7
2009-09-12firewire: core: fix topology map response handlerStefan Richter1-1/+1
2009-09-12firewire: core: fix race with parallel PCI device probeStefan Richter1-8/+5
2009-09-12firewire: core: header file cleanupStefan Richter1-0/+14
2009-09-12firewire: ohci: fix Self ID Count register mask (safeguard against buffer overflow)Stefan Richter1-2/+2
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-6/+20
2009-09-05firewire: sbp2: fix freeing of unallocated memoryStefan Richter1-4/+4
2009-09-05firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter1-0/+5
2009-09-05firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter1-0/+9