summaryrefslogtreecommitdiff
path: root/drivers/firewire/fw-ohci.c
AgeCommit message (Expand)Author
2009-06-05firewire: rename source filesStefan Richter
2009-06-05firewire: reorganize header filesStefan Richter
2009-06-05firewire: clean up includesStefan Richter
2009-06-05firewire: ohci: access bus_seconds atomicallyStefan Richter
2009-03-24firewire: implement asynchronous stream transmissionJay Fenlason
2009-03-24firewire: normalize a variable nameStefan Richter
2009-03-24firewire: prevent creation of multiple IR DMA contexts for the same channelStefan Richter
2009-03-24firewire: remove line breaks before function namesStefan Richter
2009-03-24firewire: standardize a variable nameStefan Richter
2009-03-24firewire: Include iso timestamp in headers when header_size > 4David Moore
2009-01-24firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...Stefan Richter
2009-01-24firewire: ohci: change "context_stop: still active" log messageStefan Richter
2008-12-10firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter
2008-10-31firewire: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-26firewire: fw-ohci: initialization failure path fixesStefan Richter
2008-10-26firewire: fw-ohci: don't leak dma memory on module removalJay Fenlason
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