summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-transaction.h
AgeCommit message (Expand)AuthorLines
2009-06-05firewire: reorganize header filesStefan Richter-446/+0
2009-03-24firewire: core: optimize propagation of BROADCAST_CHANNELStefan Richter-5/+1
2009-03-24firewire: cdev: add closure to async stream ioctlStefan Richter-4/+5
2009-03-24firewire: broadcast channel supportJay Fenlason-0/+8
2009-03-24firewire: implement asynchronous stream transmissionJay Fenlason-0/+4
2009-03-24firewire: core: normalize a function argument nameStefan Richter-2/+2
2009-03-24firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter-0/+4
2009-03-24firewire: prevent creation of multiple IR DMA contexts for the same channelStefan Richter-1/+1
2009-03-24firewire: core: remove unused definitionsStefan Richter-12/+0
2009-03-24firewire: remove line breaks before function namesStefan Richter-73/+36
2009-01-20firewire: unnecessary BM delay after generation rolloverStefan Richter-0/+9
2009-01-04firewire: reorder struct fw_card for better cache efficiencyStefan Richter-7/+3
2009-01-04firewire: fix resetting of bus manager retry counterStefan Richter-1/+0
2009-01-04firewire: improve refcounting of fw_cardJay Fenlason-0/+2
2008-12-10firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter-0/+2
2008-10-26firewire: Survive more than 256 bus resetsJay Fenlason-1/+1
2008-10-15firewire: fw_send_request_sync()Jay Fenlason-3/+6
2008-07-14firewire: clean up fw_card reference countingStefan Richter-2/+18
2008-07-14firewire: clean up some includesStefan Richter-4/+4
2008-07-14firewire: remove unused struct membersStefan Richter-2/+0
2008-07-14firewire: implement broadcast_channel CSR for 1394a complianceStefan Richter-0/+4
2008-04-18firewire: cleanupsAdrian Bunk-4/+0
2008-04-18firewire: remove unused struct memberStefan Richter-2/+0
2008-04-18firewire: remove superfluous reference countingStefan Richter-4/+0
2008-03-14firewire: endianess annotationsStefan Richter-3/+3
2008-03-02firewire: fix crash in automatic module unloadingStefan Richter-0/+2
2007-08-02firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)Stefan Richter-1/+1
2007-07-18firewire: fix memory leak of fw_request instancesStefan Richter-0/+4
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter-1/+1
2007-07-10firewire: remove unused macroStefan Richter-1/+0
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg-60/+1
2007-05-10firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg-21/+21
2007-05-10firewire: Clean up comment style.Kristian Høgsberg-23/+35
2007-03-24firewire: Add phy register defines.Marc Butler-0/+6
2007-03-15firewire: Move sync and tag parameters to start_iso ioctl.Kristian Høgsberg-7/+6
2007-03-09firewire: Implement CSR cycle time and bus time registers.Kristian Høgsberg-0/+2
2007-03-09firewire: Implement topology map and fix a couple of loopback bugs.Kristian Høgsberg-2/+3
2007-03-09firewire: Move async transmit to use the general context code.Kristian Høgsberg-2/+1
2007-03-09firewire: Drop the unused fw_card device.Kristian Høgsberg-2/+1
2007-03-09firewire: Let an fw_descriptor specify a leading immediate key/value pair.Kristian Høgsberg-0/+1
2007-03-09firewire: Implement sync and tag matching for isochronous receive.Kristian Høgsberg-2/+11
2007-03-09firewire: Configure channel and speed at context creation time.Kristian Høgsberg-3/+3
2007-03-09firewire: Use a buffer fill descriptor for receive when header size is 0.Kristian Høgsberg-1/+2
2007-03-09firewire: Acummulate received iso headers and send them back to user space.Kristian Høgsberg-1/+4
2007-03-09firewire: Implement functionality to stop isochronous DMA contexts.Kristian Høgsberg-0/+5
2007-03-09firewire: Rename 'send_iso' to 'start_iso'.Kristian Høgsberg-6/+2
2007-03-09firewire: Implement basic isochronous receive functionality.Kristian Høgsberg-4/+3
2007-03-09firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.Kristian Høgsberg-8/+30
2007-03-09firewire: Implement proper transaction cancelation.Kristian Høgsberg-0/+5
2007-03-09firewire: Implement compliant bus management.Kristian Høgsberg-2/+4