[S390] pm: dcssblk power management callbacks.
[safe/jmp/linux-2.6] / drivers / firewire / fw-transaction.h
2009-03-24 Stefan Richterfirewire: core: optimize propagation of BROADCAST_CHANNEL
2009-03-24 Stefan Richterfirewire: cdev: add closure to async stream ioctl
2009-03-24 Jay Fenlasonfirewire: broadcast channel support
2009-03-24 Jay Fenlasonfirewire: implement asynchronous stream transmission
2009-03-24 Stefan Richterfirewire: core: normalize a function argument name
2009-03-24 Jay Fenlason, Stef... firewire: cdev: add ioctls for isochronous resource...
2009-03-24 Stefan Richterfirewire: prevent creation of multiple IR DMA contexts...
2009-03-24 Stefan Richterfirewire: core: remove unused definitions
2009-03-24 Stefan Richterfirewire: remove line breaks before function names
2009-01-20 Stefan Richterfirewire: unnecessary BM delay after generation rollover
2009-01-04 Stefan Richterfirewire: reorder struct fw_card for better cache effic...
2009-01-04 Stefan Richterfirewire: fix resetting of bus manager retry counter
2009-01-04 Jay Fenlasonfirewire: improve refcounting of fw_card
2008-12-10 Stefan Richterfirewire: fw-ohci: fix IOMMU resource exhaustion
2008-10-26 Jay Fenlasonfirewire: Survive more than 256 bus resets
2008-10-15 Jay Fenlasonfirewire: fw_send_request_sync()
2008-07-14 Stefan Richterfirewire: clean up fw_card reference counting
2008-07-14 Stefan Richterfirewire: clean up some includes
2008-07-14 Stefan Richterfirewire: remove unused struct members
2008-07-14 Stefan Richterfirewire: implement broadcast_channel CSR for 1394a...
2008-04-18 Adrian Bunkfirewire: cleanups
2008-04-18 Stefan Richterfirewire: remove unused struct member
2008-04-18 Stefan Richterfirewire: remove superfluous reference counting
2008-03-13 Stefan Richterfirewire: endianess annotations
2008-03-02 Stefan Richterfirewire: fix crash in automatic module unloading
2007-08-02 Stefan Richterfirewire: fw-sbp2: set correct maximum payload (fixes...
2007-07-18 Stefan Richterfirewire: fix memory leak of fw_request instances
2007-07-09 Stefan Richterfirewire: optimize gap count with 1394b leaf nodes
2007-07-09 Stefan Richterfirewire: remove unused macro
2007-05-10 Kristian Høgsbergfirewire: Break out shared IEEE1394 constant to separat...
2007-05-10 Kristian Høgsbergfirewire: Coding style cleanup: no spaces after functio...
2007-05-10 Kristian Høgsbergfirewire: Clean up comment style.
2007-03-24 Marc Butlerfirewire: Add phy register defines.
2007-03-15 Kristian Høgsbergfirewire: Move sync and tag parameters to start_iso...
2007-03-09 Kristian Høgsbergfirewire: Implement CSR cycle time and bus time registers.
2007-03-09 Kristian Høgsbergfirewire: Implement topology map and fix a couple of...
2007-03-09 Kristian Høgsbergfirewire: Move async transmit to use the general contex...
2007-03-09 Kristian Høgsbergfirewire: Drop the unused fw_card device.
2007-03-09 Kristian Høgsbergfirewire: Let an fw_descriptor specify a leading immedi...
2007-03-09 Kristian Høgsbergfirewire: Implement sync and tag matching for isochrono...
2007-03-09 Kristian Høgsbergfirewire: Configure channel and speed at context creati...
2007-03-09 Kristian Høgsbergfirewire: Use a buffer fill descriptor for receive...
2007-03-09 Kristian Høgsbergfirewire: Acummulate received iso headers and send...
2007-03-09 Kristian Høgsbergfirewire: Implement functionality to stop isochronous...
2007-03-09 Kristian Høgsbergfirewire: Rename 'send_iso' to 'start_iso'.
2007-03-09 Kristian Høgsbergfirewire: Implement basic isochronous receive functiona...
2007-03-09 Kristian Høgsbergfirewire: Split the iso buffer out from fw_iso_context...
2007-03-09 Kristian Høgsbergfirewire: Implement proper transaction cancelation.
2007-03-09 Kristian Høgsbergfirewire: Implement compliant bus management.
2007-03-09 Kristian Høgsbergfirewire: Sanitize send error codes.
2007-03-09 Kristian Høgsbergfirewire: Handle access to CSR resources on local node.
2007-03-09 Kristian Høgsbergfirewire: Use struct fw_packet for incoming packets...
2007-03-09 Kristian Høgsbergfirewire: Implement gap count optimization.
2007-03-09 Stefan Richterfirewire: whitespace adjustments
2007-03-09 Adrian Bunkfirewire: cleanups
2007-03-09 Stefan Richterfirewire: mark some structs const
2007-03-09 Stefan Richterfirewire: consistent ifndef blocks in header files
2007-03-09 Kristian Høgsbergfirewire: Add device probing and sysfs integration.
2007-03-09 Kristian Høgsbergfirewire: Add core firewire stack.