[ARM] 4732/1: GLAN Tank: register rtc-rs5c372 i2c device
[safe/jmp/linux-2.6] / drivers / firewire / fw-transaction.h
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.