summaryrefslogtreecommitdiff
path: root/drivers/ieee1394/sbp2.c
AgeCommit message (Expand)Author
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
2006-12-07ieee1394: sbp2: remove irritating log messageStefan Richter
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-17ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter
2006-09-17ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter
2006-09-17ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter
2006-09-17ieee1394: sbp2: update includesStefan Richter
2006-09-17ieee1394: sbp2: better handling of transport errorsStefan Richter
2006-09-17ieee1394: sbp2: recheck node generation in sbp2_updateStefan Richter
2006-09-17ieee1394: sbp2: safer agent reset in error handlersStefan Richter
2006-09-17ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter
2006-09-17ieee1394: safer definition of empty macrosStefan Richter
2006-09-17the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hackAdrian Bunk
2006-09-17ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter