Commit Graph

49 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Miquel van Smoorenburg df81d2371a [SCSI] dpt_i2o: fix transferred data length for scsi_set_resid() 16 years ago
Greg Kroah-Hartman d73a1a674b device create: scsi: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman 9def0b9761 device create: scsi: convert device_create to device_create_drvdata 17 years ago
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
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
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
Salyzyn, Mark 9638d89a75 [SCSI] I2O: move pci_request_regions() just behind pci_enable_device() 19 years ago
Arjan van de Ven 0b95067238 [SCSI] turn most scsi semaphores into mutexes 19 years ago
Salyzyn, Mark e5508c13ac [PATCH] dpt_i2o fix for deadlock condition 19 years ago
Adrian Bunk 458af5439f [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference 19 years ago
Jesper Juhl c9475cb0c3 [PATCH] kfree cleanup: drivers/scsi 20 years ago
Nishanth Aravamudan a9a3047dd8 [PATCH] drivers/scsi: fix-up schedule_timeout() usage 20 years ago
Salyzyn, Mark 5bb8345db8 [SCSI] dpt_i2o pci_request_regions fix 20 years ago
James Bottomley 9c472dd919 [SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup 20 years ago
Andrew Morton a599012025 [SCSI] dpt_i2o warning fix 20 years ago
Christoph Hellwig a4c8f62851 [SCSI] remove scsi_cmnd.eh_state 20 years ago
Adrian Bunk a4cd16e2e8 [PATCH] drivers/scsi/dpt*: remove version.h dependencies 20 years ago
Andrew Morton 4452ea509e [PATCH] dpt_i2o: fix waitqueue abuse 20 years ago
Jeff Garzik df0ae2497d [SCSI] allow sleeping in ->eh_host_reset_handler() 20 years ago
Benoit Boissinot 1c2fb3f38e [SCSI] drivers/scsi/dpt_i2o.c: fix compile warnings 20 years ago
Benoit Boissinot 23a2bc2289 [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless code 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago