adam radford
|
8454e9888c
[SCSI] 3w-9xxx: scsi_dma_unmap fix
|
16 years ago |
Yang Hongyang
|
e930438c42
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 years ago |
adam radford
|
7a252fe7bc
[SCSI] 3w-9xxx: add power management support
|
16 years ago |
FUJITA Tomonori
|
36a529202b
[SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy API
|
16 years ago |
adam radford
|
3dabec7175
[SCSI] 3w-9xxx: add MSI support and misc fixes
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Jonathan Corbet
|
f2b9857eee
Add a bunch of cycle_kernel_lock() calls
|
17 years ago |
Jonathan Corbet
|
d21c95c569
Add "no BKL needed" comments to several drivers
|
17 years ago |
Harvey Harrison
|
9bcf091083
scsi: fix integer as NULL pointer warning
|
17 years ago |
Tony Jones
|
ee959b00c3
SCSI: convert struct class_device to struct device
|
17 years ago |
Denis Cheng
|
ccde6b8d62
[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe
|
17 years ago |
FUJITA Tomonori
|
035f5e0651
[SCSI] 3w-9xxx: use sg buffer copy helper functions
|
17 years ago |
James Bottomley
|
d3f46f39b7
[SCSI] remove use_sg_chaining
|
17 years ago |
Tony Battersby
|
1e6c38cec0
[SCSI] 3w-9xxx: fix abysmal write performance on some motherboards
|
17 years ago |
Jens Axboe
|
45711f1af6
[SG] Update drivers to use sg helpers
|
17 years ago |
FUJITA Tomonori
|
9cb83c7529
[SCSI] add use_sg_chaining option to scsi_host_template
|
17 years ago |
Linus Torvalds
|
e6f194d8f6
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
18 years ago |
adam radford
|
0e78d158b6
[SCSI] 3w-9xxx: add support for 9690SA
|
18 years ago |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
FUJITA Tomonori
|
b1192d5eba
[SCSI] 3w-9xxx: eliminate missed map_single path
|
18 years ago |
FUJITA Tomonori
|
0debe01d3e
[SCSI] 3w-9xxx: convert to use the data buffer accessors
|
18 years ago |
Arjan van de Ven
|
00977a59b9
[PATCH] mark struct file_operations const 6
|
18 years ago |
adam radford
|
4039c30ef5
[SCSI] 3ware 9000 add support for 9650SE
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Henrik Kretzschmar
|
dcbccbde00
[SCSI] pci_module_init conversion in scsi subsystem
|
19 years ago |
Thomas Gleixner
|
1d6f359a2e
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
|
19 years ago |
Christoph Hellwig
|
5d5ff44fe6
[SCSI] fix up request buffer reference in various scsi drivers
|
19 years ago |
adam radford
|
1e08dcb39c
[SCSI] 3ware 9000 disable local irqs during kmap_atomic
|
19 years ago |