fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
[safe/jmp/linux-2.6] / drivers / firewire /
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
2008-04-18 Adrian Bunkfirewire: cleanups
2008-04-18 Stefan Richterfirewire: fix synchronization of gap counts
2008-04-18 Stefan Richterfirewire: wait until PHY configuration packet was trans...
2008-04-18 Stefan Richterfirewire: remove unused struct member
2008-04-18 Jarod Wilsonfirewire: use bitwise and to get reg in handle_registers
2008-04-18 Jarod Wilsonfirewire: replace more hex values with defined csr...
2008-04-18 Stefan Richterfirewire: reread config ROM when device reset the bus
2008-04-18 Stefan Richterfirewire: replace static ROM cache by allocated cache
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 Jarod Wilsonfirewire: fw-sbp2: set dual-phase cycle_limit
2008-04-18 Stefan Richterfirewire: fw-sbp2: reduce log noise
2008-04-18 Stefan Richterfirewire: fw-sbp2: remove unnecessary memset
2008-04-18 Stefan Richterfirewire: fw-sbp2: simplify some macros
2008-04-18 Stefan Richterfirewire: fw-sbp2: remove usages of fw_memcpy_to_be32
2008-04-18 Stefan Richterfirewire: fw-sbp2: relax SCSI DMA alignment
2008-04-18 Stefan Richterfirewire: refactor fw_unit reference counting
2008-04-18 Stefan Richterfirewire: fw-sbp2: fix reference counting
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-20 Stefan Richterfirewire: fix panic in handle_at_packet
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-sbp2: fix for SYM13FW500 bridge (Datafab...
2008-03-13 Stefan Richterfirewire: update Kconfig help text
2008-03-13 Stefan Richterfirewire: warn on fatal condition in topology code
2008-03-13 Jarod Wilsonfirewire: fw-sbp2: set single-phase retry_limit
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-03-02 Stefan Richterfirewire: fix crash in automatic module unloading
2008-03-02 Stefan Richterfirewire: potentially invalid pointers used in fw_card_...
2008-03-02 Stefan Richterfirewire: fw-sbp2: better fix for NULL pointer derefere...
2008-02-21 Stefan Richterfirewire: fix NULL pointer deref. and resource leak
2008-02-19 Stefan Richterfirewire: fw-sbp2: fix NULL pointer deref. in scsi_remo...
2008-02-19 Stefan Richterfirewire: fw-sbp2: fix NULL pointer deref. in slave_alloc
2008-02-19 Stefan Richterfirewire: fw-sbp2: (try to) avoid I/O errors during...
2008-02-16 Stefan Richterfirewire: fw-sbp2: enforce a retry of __scsi_add_device...
2008-02-16 Stefan Richterfirewire: fw-sbp2: sort includes
2008-02-16 Stefan Richterfirewire: fw-sbp2: logout and login after failed reconnect
2008-02-16 Stefan Richterfirewire: fw-sbp2: don't add scsi_device twice
2008-02-16 Stefan Richterfirewire: fw-sbp2: log bus_id at management request...
2008-02-16 Stefan Richterfirewire: fw-sbp2: wait for completion of fetch agent...
2008-02-16 Stefan Richterfirewire: fw-sbp2: add INQUIRY delay workaround
2008-02-16 Stefan Richterfirewire: log GUID of new devices
2008-02-16 Stefan Richterfirewire: fw-sbp2: don't retry login or reconnect after...
2008-02-16 Stefan Richterfirewire: fix "kobject_add failed for fw* with -EEXIST"
2008-02-16 Stefan Richterfirewire: fw-sbp2: fix logout before login retry
2008-02-16 Stefan Richterfirewire: fw-sbp2: unsigned int vs. unsigned
2008-01-30 Jarod Wilsonfirewire: fw-sbp2: Use sbp2 device-provided mgt orb...
2008-01-30 Jarod Wilsonfirewire: fw-sbp2: increase login orb reply timeout...
2008-01-30 Jarod Wilsonfirewire: replace subtraction with bitwise and
2008-01-30 Stefan Richterfirewire: fw-core: react on bus resets while the config...
2008-01-30 Stefan Richterfirewire: enforce access order between generation and...
2008-01-30 Stefan Richterfirewire: fw-cdev: use device generation, not card...
2008-01-30 Stefan Richterfirewire: fw-sbp2: use device generation, not card...
2008-01-30 Stefan Richterfirewire: fw-sbp2: try to increase reconnect_hold ...
2008-01-30 Stefan Richterfirewire: fw-sbp2: skip unnecessary logout
2008-01-30 David Moorefirewire: fw-ohci: Dynamically allocate buffers for...
2008-01-30 Stefan Richterfirewire: fw-ohci: CycleTooLong interrupt management
2008-01-30 Rabin Vincentfirewire: Fix extraction of source node id
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...
2008-01-30 Stefan Richterfirewire: fw-sbp2: remove unused misleading macro
2008-01-30 Stefan Richterfirewire: fw-sbp2: prepare for s/g chaining
2008-01-30 Stefan Richterfirewire: fw-sbp2: refactor workq and kref handling
2008-01-12 James Bottomley[SCSI] relax scsi dma alignment
2007-12-10 Jarod Wilsonfirewire: OHCI 1.0 Isochronous Receive support
2007-11-07 Stefan Richterfirewire: fw-sbp2: fix refcounting
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-19 Uwe Kleine-Königfix typo "insted" -> "instead"
2007-10-16 Jay Fenlasonfirewire: fw-cdev: reorder wakeup vs. spinlock
2007-10-16 Yann Dirsonfirewire: in-code doc updates.
2007-10-16 Stefan Richterfirewire: a header cleanup
2007-10-16 Stefan Richterfirewire: adopt read cycle timer ABI from raw1394
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-10-16 Stefan Richterfirewire: fw-sbp2: use an own workqueue (fix system...
2007-10-16 Stefan Richterfirewire: fw-sbp2: expose module parameter for workarounds
next