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 |
Linus Torvalds
|
bc06cffdec
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
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 |
James Bottomley
|
5bc65793cb
[SCSI] Merge up to linux-2.6 head
|
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 |