summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2008-06-03Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-06-03Merge commit 'ieee1394/for-next'Stephen Rothwell
2008-06-03driver core: convert to new device API to allow names longer than 20 charsKay Sievers
2008-06-03driver-core: prepare for removal of 20 char limit from struct deviceKay Sievers
2008-05-20firewire: prevent userspace from accessing shut down devicesJay Fenlason
2008-05-19Merge branch 'sbp2-spindown' into for-nextStefan Richter
2008-05-19firewire: fw-sbp2: spin disks down on suspend and shutdownStefan Richter
2008-05-19firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter
2008-05-18firewire: cdev lock_kernel() pushdownJonathan Corbet
2008-05-16firewire: prevent userspace from accessing shut down devicesJay Fenlason
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-05-01firewire: fw-sbp2: log scsi_target ID at releaseStefan Richter
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18firewire: cleanupsAdrian Bunk
2008-04-18firewire: fix synchronization of gap countsStefan Richter
2008-04-18firewire: wait until PHY configuration packet was transmitted (fix bus reset ...Stefan Richter
2008-04-18firewire: remove unused struct memberStefan Richter
2008-04-18firewire: use bitwise and to get reg in handle_registersJarod Wilson
2008-04-18firewire: replace more hex values with defined csr constantsJarod Wilson
2008-04-18firewire: reread config ROM when device reset the busStefan Richter
2008-04-18firewire: replace static ROM cache by allocated cacheStefan Richter
2008-04-18firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...Stefan Richter
2008-04-18firewire: fw-ohci: extend logging of bus generations and node IDStefan Richter
2008-04-18firewire: fw-ohci: conditionally log busReset interruptsStefan Richter
2008-04-18firewire: fw-ohci: don't append to AT context when it's not activeJarod Wilson
2008-04-18firewire: fw-ohci: log regAccessFail eventsJarod Wilson
2008-04-18firewire: fw-ohci: make sure HCControl register LPS bit is setJarod Wilson
2008-04-18firewire: fw-ohci: missing PPC PMac feature calls in failure pathStefan Richter
2008-04-18firewire: fw-ohci: untangle a mixed unsigned/signed expressionStefan Richter
2008-04-18firewire: debug interrupt eventsStefan Richter
2008-04-18firewire: fw-ohci: catch self_id_count == 0Stefan Richter
2008-04-18firewire: fw-ohci: add self ID error checkStefan Richter
2008-04-18firewire: fw-ohci: refactor probe, remove, suspend, resumeStefan Richter
2008-04-18firewire: fw-ohci: switch on bus power after resume on PPC PMacStefan Richter
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter
2008-04-18firewire: fw-sbp2: set dual-phase cycle_limitJarod Wilson
2008-04-18firewire: fw-sbp2: reduce log noiseStefan Richter
2008-04-18firewire: fw-sbp2: remove unnecessary memsetStefan Richter
2008-04-18firewire: fw-sbp2: simplify some macrosStefan Richter
2008-04-18firewire: fw-sbp2: remove usages of fw_memcpy_to_be32Stefan Richter
2008-04-18firewire: fw-sbp2: relax SCSI DMA alignmentStefan Richter
2008-04-18firewire: refactor fw_unit reference countingStefan Richter
2008-04-18firewire: fw-sbp2: fix reference countingStefan Richter
2008-04-18firewire: remove superfluous reference countingStefan Richter
2008-03-27firewire: fw-ohci: plug dma memory leak in AR handlerJarod Wilson
2008-03-20firewire: fix panic in handle_at_packetStefan Richter
2008-03-14firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter