Commit Graph

31 Commits (83096ebf1263b2c1ee5e653ba37d993d02e3eb7b)

Author SHA1 Message Date
Jeff Garzik 15aafa2f9d Remove pointless casts from void pointers 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
FUJITA Tomonori b80ca4f7ee [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE 17 years ago
FUJITA Tomonori 94aa5e5f62 [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand 17 years ago
Adrian Bunk 4135f9d28a [SCSI] aic7xxx_old: fix accidental logic reversal 18 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Mariusz Kozlowski bbfbbbc118 [SCSI] kmalloc + memset conversion to kzalloc 18 years ago
Satyam Sharma 75a1099c0b [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc 18 years ago
FUJITA Tomonori 22c1a6600a [SCSI] aic7xxx_old: convert to use the data buffer accessors 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Henne 8e394aec14 [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.c 19 years ago
Jeff Garzik c7bec5aba5 Various drivers' irq handlers: kill dead code, needless casts 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Henne c127828936 [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.c 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 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
Tobias Klauser 6391a11375 [SCSI] drivers/scsi: Use ARRAY_SIZE macro 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Christoph Hellwig f64a181d89 [SCSI] remove Scsi_Device typedef 20 years ago
Christoph Hellwig d0be4a7d29 [SCSI] remove Scsi_Host_Template typedef 20 years ago
Jesper Juhl c9475cb0c3 [PATCH] kfree cleanup: drivers/scsi 20 years ago
Christoph Hellwig 12413197ee [SCSI] remove scsi_set_device 20 years ago
Jeff Garzik df0ae2497d [SCSI] allow sleeping in ->eh_host_reset_handler() 20 years ago
Jeff Garzik 94d0e7b805 [SCSI] allow sleeping in ->eh_device_reset_handler() 20 years ago
Jeff Garzik 8fa728a268 [SCSI] allow sleeping in ->eh_abort_handler() 20 years ago
be7db055dd [PATCH] remove old scsi data direction macros 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago