Commit Graph

117 Commits (12d1e75d3d4d2748f5db308d9b5d5b873435c308)

Author SHA1 Message Date
Harvey Harrison b1ce1fd778 ieee1394: replace remaining __FUNCTION__ occurrences 17 years ago
Stefan Richter a4b47d62c5 ieee1394: sbp2: relax SCSI DMA alignment 17 years ago
Stefan Richter 6e45ef4c7a ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) 17 years ago
Stefan Richter ef774c16a7 ieee1394: sbp2: fix rescan-scsi-bus 17 years ago
Stefan Richter d94a983526 ieee1394: sbp2: add INQUIRY delay workaround 17 years ago
Stefan Richter 5fcf500058 ieee1394: sbp2: fix bogus s/g access change 17 years ago
Stefan Richter 4e6343a10b ieee1394: sbp2: raise default transfer size limit 17 years ago
Stefan Richter 825f1df545 ieee1394: sbp2: s/g list access cosmetics 17 years ago
Stefan Richter 8c4ac0949f ieee1394: sbp2: prepare for s/g chaining 17 years ago
James Bottomley 465ff3185e [SCSI] relax scsi dma alignment 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Stefan Richter 261b5f664c ieee1394: sbp2: fix unsafe iteration over list of devices 18 years ago
Stefan Richter a2ee3f9bbb ieee1394: sbp2: fix sbp2_remove_device for error cases 18 years ago
Stefan Richter a9c2f18800 ieee1394: revert "sbp2: enforce 32bit DMA mapping" 18 years ago
Stefan Richter 77bba7aea7 ieee1394: sbp2: change some module parameters from int to bool 18 years ago
Stefan Richter d7794c8668 ieee1394: sbp2: offer SAM-conforming target port ID in sysfs 18 years ago
Stefan Richter 20e2008e1f ieee1394: sbp2: include workqueue.h 18 years ago
FUJITA Tomonori d7dea2cf80 [SCSI] sbp2: convert to use the data buffer accessors 18 years ago
Andrew Morton f84c922ba1 ieee1394: sbp2: include fixes 18 years ago
Stefan Richter 3d269cb50c ieee1394: sbp2: move some memory allocations into non-atomic context 18 years ago
Stefan Richter 2446a79f4f ieee1394: sbp2: optimize DMA direction of s/g tables 18 years ago
Stefan Richter 0555659d63 ieee1394: sbp2: enforce 32bit DMA mapping 18 years ago
Stefan Richter beb2fdcad1 ieee1394: sbp2: lower block queue alignment requirement 18 years ago
Stefan Richter 9c31b38723 ieee1394: sbp2: remove bogus "emulated" host flag 18 years ago
Stefan Richter 4618fd3001 ieee1394: sbp2: use a better wildcard for blacklist 18 years ago
Stefan Richter 1a74bc68e4 ieee1394: sbp2: fix probing of some DVD-ROM/RWs 18 years ago
Stefan Richter 97d552e35d ieee1394: sbp2: fix bogus dma mapping 18 years ago
Stefan Richter b2bb550c4a ieee1394: sbp2: pass REQUEST_SENSE through to the target 18 years ago
Stefan Richter ec9b7e1044 ieee1394: sbp2: code formatting around work_struct stuff 18 years ago
Ben Collins ed30c26ee8 ieee1394: Consolidate driver registering 18 years ago
Stefan Richter 9b7d9c096d ieee1394: sbp2: convert from PCI DMA to generic DMA 18 years ago
Stefan Richter 58272c1c03 ieee1394: sbp2: wrap two functions into one 18 years ago
Stefan Richter 2a533b179d ieee1394: sbp2: update comment on things to do 18 years ago
Stefan Richter cd641f68d6 ieee1394: sbp2: use list_move_tail() 18 years ago
Stefan Richter 138c8af864 ieee1394: sbp2: more concise names for types and variables 18 years ago
Stefan Richter 9117c6dc43 ieee1394: sbp2: remove unused struct members 18 years ago
Stefan Richter 28b066795f ieee1394: sbp2: proper unit in module parameter description 18 years ago
Stefan Richter ca0c745399 ieee1394: sbp2: clean up sbp2_ namespace 18 years ago
Stefan Richter 5796aa7b11 ieee1394: sbp2: some conditions in queue_command are unlikely 18 years ago
Stefan Richter e8ca5668f1 ieee1394: sbp2: remove superfluous comments 18 years ago
Stefan Richter d19c776414 ieee1394: sbp2: delayed_work -> work_struct 18 years ago
Stefan Richter edf1fb213e ieee1394: sbp2: remove debug macros 18 years ago
Stefan Richter 35644090d8 ieee1394: sbp2: consolidate log levels 18 years ago
Stefan Richter 0b885449ac ieee1394: sbp2: remove duplicate code 18 years ago
Stefan Richter 8c8009e69b ieee1394: sbp2: remove dead code 18 years ago
Stefan Richter ea42ea0f58 ieee1394: sbp2: clean up function declarations 18 years ago
Stefan Richter 66743e061f ieee1394: sbp2: remove irritating log message 18 years ago
Stefan Richter 23077f1d72 ieee1394: sbp2: slightly reorder sbp2scsi_abort 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago