summaryrefslogtreecommitdiff
path: root/drivers/ieee1394/sbp2.c
AgeCommit message (Expand)Author
2008-05-20ieee1394: sbp2: use correct size of command descriptor blockStefan Richter
2008-04-18ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18ieee1394: sbp2: relax SCSI DMA alignmentStefan Richter
2008-03-14ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter
2008-02-19ieee1394: sbp2: fix rescan-scsi-busStefan Richter
2008-02-16ieee1394: sbp2: add INQUIRY delay workaroundStefan Richter
2008-02-02ieee1394: sbp2: fix bogus s/g access changeStefan Richter
2008-01-30ieee1394: sbp2: raise default transfer size limitStefan Richter
2008-01-30ieee1394: sbp2: s/g list access cosmeticsStefan Richter
2008-01-30ieee1394: sbp2: prepare for s/g chainingStefan Richter
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16ieee1394: sbp2: fix unsafe iteration over list of devicesStefan Richter
2007-08-25ieee1394: sbp2: fix sbp2_remove_device for error casesStefan Richter
2007-08-02ieee1394: revert "sbp2: enforce 32bit DMA mapping"Stefan Richter
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter
2007-05-31ieee1394: sbp2: offer SAM-conforming target port ID in sysfsStefan Richter
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley
2007-05-27ieee1394: sbp2: include workqueue.hStefan Richter
2007-05-27[SCSI] sbp2: convert to use the data buffer accessorsFUJITA Tomonori
2007-04-30ieee1394: sbp2: include fixesAndrew Morton
2007-04-30ieee1394: sbp2: move some memory allocations into non-atomic contextStefan Richter
2007-04-30ieee1394: sbp2: optimize DMA direction of s/g tablesStefan Richter
2007-04-30ieee1394: sbp2: enforce 32bit DMA mappingStefan Richter
2007-02-08ieee1394: sbp2: lower block queue alignment requirementStefan Richter
2007-02-08ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter
2007-02-08ieee1394: sbp2: use a better wildcard for blacklistStefan Richter
2007-01-10ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter
2006-12-30ieee1394: sbp2: fix bogus dma mappingStefan Richter
2006-12-30ieee1394: sbp2: pass REQUEST_SENSE through to the targetStefan Richter
2006-12-07ieee1394: sbp2: code formatting around work_struct stuffStefan Richter
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter
2006-12-07ieee1394: sbp2: wrap two functions into oneStefan Richter
2006-12-07ieee1394: sbp2: update comment on things to doStefan Richter
2006-12-07ieee1394: sbp2: use list_move_tail()Stefan Richter
2006-12-07ieee1394: sbp2: more concise names for types and variablesStefan Richter
2006-12-07ieee1394: sbp2: remove unused struct membersStefan Richter
2006-12-07ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter
2006-12-07ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter