intelfb: support 945GME (as used in ASUS Eee 901)
[safe/jmp/linux-2.6] / drivers / firewire / fw-ohci.c
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-25 Stefan Richterfirewire: fw-ohci: TSB43AB22/A dualbuffer workaround
2008-07-14 Stefan Richterfirewire: remove unused struct members
2008-06-18 Stefan Richterfirewire: fw-ohci: unify printk prefixes
2008-06-18 Stefan Richterfirewire: fw-ohci: write selfIDBufferPtr before LinkCon...
2008-06-18 Stefan Richterfirewire: fw-ohci: disable PHY packet reception into...
2008-06-18 Stefan Richterfirewire: fw-ohci: use of uninitialized data in AR...
2008-04-18 Stefan Richterfirewire: remove unused struct member
2008-04-18 Stefan Richterfirewire: fw-ohci: work around generation bug in TI...
2008-04-18 Stefan Richterfirewire: fw-ohci: extend logging of bus generations...
2008-04-18 Stefan Richterfirewire: fw-ohci: conditionally log busReset interrupts
2008-04-18 Jarod Wilsonfirewire: fw-ohci: don't append to AT context when...
2008-04-18 Jarod Wilsonfirewire: fw-ohci: log regAccessFail events
2008-04-18 Jarod Wilsonfirewire: fw-ohci: make sure HCControl register LPS...
2008-04-18 Stefan Richterfirewire: fw-ohci: missing PPC PMac feature calls in...
2008-04-18 Stefan Richterfirewire: fw-ohci: untangle a mixed unsigned/signed...
2008-04-18 Stefan Richterfirewire: debug interrupt events
2008-04-18 Stefan Richterfirewire: fw-ohci: catch self_id_count == 0
2008-04-18 Stefan Richterfirewire: fw-ohci: add self ID error check
2008-04-18 Stefan Richterfirewire: fw-ohci: refactor probe, remove, suspend...
2008-04-18 Stefan Richterfirewire: fw-ohci: switch on bus power after resume...
2008-04-18 Stefan Richterfirewire: fw-ohci: add option for remote debugging
2008-04-18 Stefan Richterfirewire: remove superfluous reference counting
2008-03-27 Jarod Wilsonfirewire: fw-ohci: plug dma memory leak in AR handler
2008-03-13 Stefan Richterfirewire: fw-ohci: shut up false compiler warning on...
2008-03-13 Jarod Wilsonfirewire: fw-ohci: use dma_alloc_coherent for ar_buffer
2008-03-13 Stefan Richterfirewire: fw-ohci: Apple UniNorth 1st generation support
2008-03-13 Stefan Richterfirewire: fw-ohci: PPC PMac platform code
2008-03-13 Stefan Richterfirewire: endianess annotations
2008-03-13 Stefan Richterfirewire: endianess fix
2008-01-30 David Moorefirewire: fw-ohci: Dynamically allocate buffers for...
2008-01-30 Stefan Richterfirewire: fw-ohci: CycleTooLong interrupt management
2008-01-30 David Moorefirewire: fw-ohci: Bug fixes for packet-per-buffer...
2008-01-30 David Moorefirewire: fw-ohci: Fix for dualbuffer three-or-more...
2007-12-10 Jarod Wilsonfirewire: OHCI 1.0 Isochronous Receive support
2007-10-31 Kristian Høgsbergfirewire: Fix pci resume to not pass in a __be32 config...
2007-10-22 Stefan Richterfirewire: fw-ohci: shut up a superfluous compiler warning
2007-10-22 Stefan Richterfirewire: fw-ohci: log a note about unsupported features
2007-10-16 Stefan Richterfirewire: fw-ohci: check for misconfigured bus (phyID...
2007-10-16 Stefan Richterfirewire: fw-ohci: missing dma_unmap_single
2007-10-16 Stefan Richterfirewire: fw-ohci: log posted write errors
2007-10-16 Stefan Richterfirewire: fw-ohci: reorder includes
2007-10-16 Stefan Richterfirewire: fw-ohci: fix includes
2007-10-16 Stefan Richterfirewire: fw-ohci: enforce read order for selfID generation
2007-09-07 Stefan Richterfirewire: fw-ohci: ignore failure of pci_set_power_stat...
2007-08-02 Stefan Richterfirewire: fw-ohci: dma_free_coherent needs IRQs enabled
2007-07-18 Stefan Richterfirewire: fw-ohci: fix "scheduling while atomic"
2007-07-18 Stefan Richterfirewire: fw-ohci: flush MMIO write before msleep
2007-07-09 Stefan Richterfirewire: missing newline in printk
2007-06-29 Stefan Richterfirewire: fix async reception on big endian machines
2007-06-16 Stefan Richterfirewire: fix hang after card ejection
2007-05-31 Kristian Høgsbergfirewire: Implement suspend/resume PCI driver hooks.
2007-05-27 Kristian Høgsbergfirewire: Add missing byteswapping for receive DMA...
2007-05-16 Al Viromissing mm.h in fw-ohci
2007-05-10 Kristian Høgsbergfirewire: Convert OHCI driver to use standard goto...
2007-05-10 Kristian Høgsbergfirewire: Always use parens with sizeof.
2007-05-10 Olaf Heringfirewire: Provide module aliase for backwards compatibi...
2007-05-10 Kristian Høgsbergfirewire: Uppercase most macro names.
2007-05-10 Kristian Høgsbergfirewire: Clean up comment style.
2007-04-11 Kristian Høgsbergfirewire: Check for CONTEXT_RUN not CONTEXT_ACTIVE...
2007-04-11 Kristian Høgsbergfirewire: Byteswap iso header so all headers are presen...
2007-03-28 Kristian Høgsbergfirewire: Fix start on cycle 0 for IT, implement start...
2007-03-28 Kristian Høgsbergfirewire: Remember to set the driver_data pointer when...
2007-03-15 Kristian Høgsbergfirewire: Move sync and tag parameters to start_iso...
2007-03-15 Kristian Høgsbergfirewire: Fix dualbuffer iso receive mode and drop...
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
next