firewire: Implement CSR cycle time and bus time registers.
[deliverable/linux.git] / drivers / firewire / fw-ohci.c
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: Clear all interrupt bits before shutting...
2007-03-09  Thomas Gleixnerfirewire: Scheduled removal of SA_xxx interrupt flags...
2007-03-09  Stefan Richterfirewire: adjust whitespace
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: Store OHCI version and make sure we have...
2007-03-09  Kristian Høgsbergfirewire: Don't touch DMA descriptors after appending.
2007-03-09  Kristian Høgsbergfirewire: Use a buffer fill descriptor for receive...
2007-03-09  Kristian Høgsbergfirewire: Set correct buffer lengths for dualbuffer...
2007-03-09  Kristian Høgsbergfirewire: Acummulate received iso headers and send...
2007-03-09  Kristian Høgsbergfirewire: Log OHCI chipset version in PCI probe.
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: Generalize the iso transmit descriptor buffer...
2007-03-09  Kristian Høgsbergfirewire: Split the iso buffer out from fw_iso_context...
2007-03-09  Kristian Høgsbergfirewire: Read the *Clear versions of the iso interrupt...
2007-03-09  Kristian Høgsbergfirewire: Fix another typo from the bitfield conversion.
2007-03-09  Kristian Høgsbergfirewire: Use dma_mapping_error() for checking for...
2007-03-09  Kristian Høgsbergfirewire: Implement proper transaction cancelation.
2007-03-09  Kristian Høgsbergfirewire: Reduce some redundant register definitions.
2007-03-09  Kristian Høgsbergfirewire: Rework async receive DMA.
2007-03-09  Kristian Høgsbergfirewire: Make sure we wait for DMA to stop before...
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: Loop requests to the host controller back...
2007-03-09  Kristian Høgsbergfirewire: Use struct fw_packet for incoming packets...
2007-03-09  Stefan Richterfirewire: consistent usage of node_id
2007-03-09  Stefan Richterfirewire: fw-ohci: remove unnecessary macro
2007-03-09  Stefan Richterfirewire: fix failure path in ohci_enable_phys_dma
2007-03-09  Stefan Richterfirewire: comma after last enum item or initializer
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  Andrew Mortonfirewire: build fix
2007-03-09  Andrew Mortonfirewire: printk warning fix
2007-03-09  Kristian Høgsbergfirewire: Add driver for OHCI firewire host controllers.
This page took 0.679187 seconds and 48 git commands to generate.