summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
AgeCommit message (Expand)AuthorLines
2008-02-16firewire: fix "kobject_add failed for fw* with -EEXIST"Stefan Richter-10/+20
2008-02-16firewire: fw-sbp2: fix logout before login retryStefan Richter-1/+5
2008-02-16firewire: fw-sbp2: unsigned int vs. unsignedStefan Richter-8/+6
2008-01-30firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for loginsJarod Wilson-5/+24
2008-01-30firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"Jarod Wilson-3/+13
2008-01-30firewire: replace subtraction with bitwise andJarod Wilson-1/+1
2008-01-30firewire: fw-core: react on bus resets while the config ROM is being fetchedStefan Richter-8/+17
2008-01-30firewire: enforce access order between generation and node ID, fix "giving up...Stefan Richter-2/+35
2008-01-30firewire: fw-cdev: use device generation, not card generationStefan Richter-1/+1
2008-01-30firewire: fw-sbp2: use device generation, not card generationStefan Richter-6/+6
2008-01-30firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)Stefan Richter-2/+3
2008-01-30firewire: fw-sbp2: skip unnecessary logoutStefan Richter-2/+6
2008-01-30firewire: fw-ohci: Dynamically allocate buffers for DMA descriptorsDavid Moore-80/+156
2008-01-30firewire: fw-ohci: CycleTooLong interrupt managementStefan Richter-2/+9
2008-01-30firewire: Fix extraction of source node idRabin Vincent-1/+1
2008-01-30firewire: fw-ohci: Bug fixes for packet-per-buffer supportDavid Moore-50/+49
2008-01-30firewire: fw-ohci: Fix for dualbuffer three-or-more buffersDavid Moore-20/+24
2008-01-30firewire: fw-sbp2: remove unused misleading macroStefan Richter-2/+0
2008-01-30firewire: fw-sbp2: prepare for s/g chainingStefan Richter-3/+3
2008-01-30firewire: fw-sbp2: refactor workq and kref handlingStefan Richter-26/+30
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley-0/+6
2007-12-10firewire: OHCI 1.0 Isochronous Receive supportJarod Wilson-20/+155
2007-11-07firewire: fw-sbp2: fix refcountingStefan Richter-4/+7
2007-10-31firewire: Fix pci resume to not pass in a __be32 config rom.Kristian Høgsberg-12/+25
2007-10-22firewire: fw-ohci: shut up a superfluous compiler warningStefan Richter-1/+1
2007-10-22firewire: fw-ohci: log a note about unsupported featuresStefan Richter-3/+8
2007-10-20fix typo "insted" -> "instead"Uwe Kleine-König-1/+1
2007-10-17firewire: fw-cdev: reorder wakeup vs. spinlockJay Fenlason-3/+2
2007-10-17firewire: in-code doc updates.Yann Dirson-1/+5
2007-10-17firewire: a header cleanupStefan Richter-6/+4
2007-10-17firewire: adopt read cycle timer ABI from raw1394Stefan Richter-0/+26
2007-10-17firewire: fw-ohci: check for misconfigured bus (phyID == 63)Stefan Richter-2/+9
2007-10-17firewire: fw-ohci: missing dma_unmap_singleStefan Richter-0/+3
2007-10-17firewire: fw-ohci: log posted write errorsStefan Richter-2/+6
2007-10-17firewire: fw-ohci: reorder includesStefan Richter-6/+6
2007-10-17firewire: fw-ohci: fix includesStefan Richter-3/+3
2007-10-17firewire: fw-ohci: enforce read order for selfID generationStefan Richter-0/+3
2007-10-17firewire: fw-sbp2: use an own workqueue (fix system responsiveness)Stefan Richter-4/+13
2007-10-17firewire: fw-sbp2: expose module parameter for workaroundsStefan Richter-12/+54
2007-10-17firewire: fw-sbp2: add support for multiple logical units per targetStefan Richter-256/+324
2007-10-17firewire: fw-sbp2: always enable IRQs before calling command ORB callbackStefan Richter-2/+3
2007-10-17firewire: fw-core: local variable shadows a global oneStefan Richter-11/+10
2007-10-17firewire: optimize fw_core_add_address_handlerStefan Richter-3/+9
2007-10-14fw-cdev __user annotationsAl Viro-2/+3
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-9/+2
2007-10-07firewire: point to migration documentStefan Richter-1/+2
2007-09-07firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regress...Stefan Richter-4/+2
2007-08-25firewire: Add ref-counting for sbp2 orbs (fix command abortion)Kristian Høgsberg-9/+40
2007-08-25firewire: fix unloading of fw-ohci while devices are attachedStefan Richter-2/+4
2007-08-02firewire: fw-core: make two variables staticStefan Richter-2/+2