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