aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/ohci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-9/+14
2010-04-19firewire: ohci: wait for local CSR lock access to finishClemens Ladisch1-7/+13
2010-04-19firewire: ohci: prevent aliasing of locally handled register addressesClemens Ladisch1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-17firewire: ohci: add cycle timer quirk for the TI TSB12LV22Clemens Ladisch1-0/+4
2010-02-24firewire: ohci: extend initialization log messageStefan Richter1-7/+10
2010-02-24firewire: ohci: fix IR/IT context mask mixupStefan Richter1-7/+7
2010-02-24firewire: ohci: add module parameter to activate quirk fixesStefan Richter1-0/+11
2010-02-24firewire: ohci: use an ID table for quirks detectionStefan Richter1-18/+28
2010-02-24firewire: ohci: reorder struct fw_ohci for better cache efficiencyStefan Richter1-11/+12
2010-02-24firewire: ohci: remove unused dualbuffer IR codeStefan Richter1-183/+1
2010-02-24Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter1-6/+11
2010-02-20firewire: remove incomplete Bus_Time CSR supportStefan Richter1-18/+7
2010-02-20firewire: get_cycle_timer optimization and cleanupStefan Richter1-28/+29
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-01-27firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter1-1/+3
2010-01-10firewire: make PCI device id constantNémeth Márton1-1/+1
2009-12-29firewire: ohci: always use packet-per-buffer mode for isochronous receptionStefan Richter1-1/+3
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-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-15/+24
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: ohci: 0 may be a valid DMA addressStefan Richter1-4/+5
2009-10-14firewire: optimize config ROM creationStefan Richter1-11/+19
2009-09-12firewire: ohci: fix Self ID Count register mask (safeguard against buffer overflow)Stefan Richter1-2/+2
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
2009-06-05firewire: rename source filesStefan Richter1-0/+2636