aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/fw-ohci.c
AgeCommit message (Expand)Author
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter
2008-07-14firewire: remove unused struct membersStefan Richter
2008-06-19firewire: fw-ohci: unify printk prefixesStefan Richter
2008-06-19firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfIDStefan Richter
2008-06-19firewire: fw-ohci: disable PHY packet reception into AR contextStefan Richter
2008-06-19firewire: fw-ohci: use of uninitialized data in AR handlerStefan Richter
2008-04-18firewire: remove unused struct memberStefan Richter
2008-04-18firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...Stefan Richter
2008-04-18firewire: fw-ohci: extend logging of bus generations and node IDStefan Richter
2008-04-18firewire: fw-ohci: conditionally log busReset interruptsStefan Richter
2008-04-18firewire: fw-ohci: don't append to AT context when it's not activeJarod Wilson
2008-04-18firewire: fw-ohci: log regAccessFail eventsJarod Wilson
2008-04-18firewire: fw-ohci: make sure HCControl register LPS bit is setJarod Wilson
2008-04-18firewire: fw-ohci: missing PPC PMac feature calls in failure pathStefan Richter
2008-04-18firewire: fw-ohci: untangle a mixed unsigned/signed expressionStefan Richter
2008-04-18firewire: debug interrupt eventsStefan Richter
2008-04-18firewire: fw-ohci: catch self_id_count == 0Stefan Richter
2008-04-18firewire: fw-ohci: add self ID error checkStefan Richter
2008-04-18firewire: fw-ohci: refactor probe, remove, suspend, resumeStefan Richter
2008-04-18firewire: fw-ohci: switch on bus power after resume on PPC PMacStefan Richter
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter
2008-04-18firewire: remove superfluous reference countingStefan Richter
2008-03-27firewire: fw-ohci: plug dma memory leak in AR handlerJarod Wilson
2008-03-14firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter
2008-03-14firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson
2008-03-14firewire: fw-ohci: Apple UniNorth 1st generation supportStefan Richter
2008-03-14firewire: fw-ohci: PPC PMac platform codeStefan Richter
2008-03-14firewire: endianess annotationsStefan Richter
2008-03-14firewire: endianess fixStefan Richter
2008-01-30firewire: fw-ohci: Dynamically allocate buffers for DMA descriptorsDavid Moore
2008-01-30firewire: fw-ohci: CycleTooLong interrupt managementStefan Richter
2008-01-30firewire: fw-ohci: Bug fixes for packet-per-buffer supportDavid Moore
2008-01-30firewire: fw-ohci: Fix for dualbuffer three-or-more buffersDavid Moore
2007-12-10firewire: OHCI 1.0 Isochronous Receive supportJarod Wilson
2007-10-31firewire: Fix pci resume to not pass in a __be32 config rom.Kristian Høgsberg
2007-10-22firewire: fw-ohci: shut up a superfluous compiler warningStefan Richter
2007-10-22firewire: fw-ohci: log a note about unsupported featuresStefan Richter
2007-10-17firewire: fw-ohci: check for misconfigured bus (phyID == 63)Stefan Richter
2007-10-17firewire: fw-ohci: missing dma_unmap_singleStefan Richter
2007-10-17firewire: fw-ohci: log posted write errorsStefan Richter
2007-10-17firewire: fw-ohci: reorder includesStefan Richter
2007-10-17firewire: fw-ohci: fix includesStefan Richter
2007-10-17firewire: fw-ohci: enforce read order for selfID generationStefan Richter
2007-09-07firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regress...Stefan Richter
2007-08-02firewire: fw-ohci: dma_free_coherent needs IRQs enabledStefan Richter
2007-07-18firewire: fw-ohci: fix "scheduling while atomic"Stefan Richter
2007-07-18firewire: fw-ohci: flush MMIO write before msleepStefan Richter
2007-07-10firewire: missing newline in printkStefan Richter