Jonathan Corbet
|
dea3f665d6
dpt_i20: BKL pushdown
|
17 years ago |
Andrew Morton
|
8b2cc917a0
drivers/scsi/dpt_i2o.c: fix build on alpha
|
17 years ago |
Linus Torvalds
|
d626e3bf72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 years ago |
Miquel van Smoorenburg
|
1ed4391095
[SCSI] dpt_i2o: sysfs code
|
17 years ago |
Miquel van Smoorenburg
|
62ac5aedc5
[SCSI] dpt_i2o: 64 bit support
|
17 years ago |
Miquel van Smoorenburg
|
67af2b060e
[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent
|
17 years ago |
Miquel van Smoorenburg
|
c864cb145d
[SCSI] dpt_i2o: use standard __init / __exit code
|
17 years ago |
Harvey Harrison
|
172c122df5
scsi: fix integer as NULL pointer warnings
|
17 years ago |
James Bottomley
|
d3f46f39b7
[SCSI] remove use_sg_chaining
|
17 years ago |
Salyzyn, Mark
|
d814c5173c
[SCSI] dpt_i2o: use constant instead of bare value
|
17 years ago |
FUJITA Tomonori
|
b80ca4f7ee
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
|
17 years ago |
James Bottomley
|
c80ddf00cd
[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask
|
17 years ago |
Andrew Morton
|
24601bbcac
revert "dpt_i2o: convert to SCSI hotplug model"
|
17 years ago |
FUJITA Tomonori
|
9cb83c7529
[SCSI] add use_sg_chaining option to scsi_host_template
|
18 years ago |
Joe Korty
|
89932697ce
[SCSI] dpt_i2o: Fix section mismatch
|
18 years ago |
Mariusz Kozlowski
|
bbfbbbc118
[SCSI] kmalloc + memset conversion to kzalloc
|
18 years ago |
Matthew Wilcox
|
55d9fcf57b
[SCSI] dpt_i2o: convert to SCSI hotplug model
|
18 years ago |
FUJITA Tomonori
|
10803de4c1
[SCSI] dpt_i2o: convert to use the data buffer accessors
|
18 years ago |
Linus Torvalds
|
6ec129c3a2
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
vignesh.babu@wipro.com
|
ab55220459
[SCSI] dpt_i2o: kmalloc/memset->kzalloc
|
18 years ago |
Adrian Bunk
|
3cfff0fc74
[SCSI] dpt_i2o: remove dead code
|
18 years ago |
Arjan van de Ven
|
00977a59b9
[PATCH] mark struct file_operations const 6
|
18 years ago |
Robert P. J. Day
|
5cbded585d
[PATCH] getting rid of all casts of k[cmz]alloc() calls
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Henne
|
de77aaff5f
[SCSI] scsi: remove hosts.h
|
19 years ago |
Alan Cox
|
a07f353701
[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci structures
|
19 years ago |
Dave Jones
|
a2f5d4d94f
[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/
|
19 years ago |
Thomas Gleixner
|
1d6f359a2e
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
|
19 years ago |
Matthias Gehre
|
910638ae7e
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
|
19 years ago |