Commit Graph

48 Commits (030ba6bc67b4f2bc5cd174f57785a1745c929abe)

Author SHA1 Message Date
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
Harvey Harrison 9bcf091083 scsi: fix integer as NULL pointer warning 17 years ago
Jeremy Higdon af5741c6de [SCSI] qla1280: Fix queue depth problem 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
Adrian Bunk 0e4ff797d7 [SCSI] qla1280: remove version check 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 3a43e69ce5 [SCSI] qla1280: fix 32 bit segment code 17 years ago
Jes Sorensen 5c1da582b3 [SCSI] qla1280: convert to use the data buffer accessors 17 years ago
Johannes Dickgreber eb7a1698d2 [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask 18 years ago
FUJITA Tomonori 633ed113d4 qla1280: enable use_sg_chaining option 18 years ago
FUJITA Tomonori c0dcffd71d qla1280: sg chaining fixes 18 years ago
Jens Axboe a044189137 qla1280: sg chaining support 18 years ago
Matthew Wilcox 12a441622b [SCSI] Remove ->pid field from scsi_cmnd 18 years ago
Matthias Kaehlcke b22c9d9bc2 [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Jes Sorensen 3ef49a3b45 [SCSI] qla1280: set residual correctly 18 years ago
Jes Sorensen cd00b7f5d8 [SCSI] qla1280 bus reset typo 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Peter Zijlstra 6e9a4738c9 [PATCH] completions: lockdep annotate on stack completions 19 years ago
Henrik Kretzschmar dcbccbde00 [SCSI] pci_module_init conversion in scsi subsystem 19 years ago
Jes Sorensen 15d1f53fc7 [SCSI] qla1280 command timeout 19 years ago
Thomas Gleixner 1d6f359a2e [PATCH] irq-flags: scsi: Use the new IRQF_ constants 19 years ago
Randy Dunlap f58f8313a6 [SCSI] qla1280: fix section mismatch warnings 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Brent Casavant 74d0a988d3 [PATCH] PCI: Move various PCI IDs to header file 19 years ago
Tobias Klauser 6391a11375 [SCSI] drivers/scsi: Use ARRAY_SIZE macro 19 years ago
Matthias Gehre 910638ae7e [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 19 years ago
Jes Sorensen 2dbb04c655 [SCSI] qla1280: remove < 2.6.0 support 19 years ago
Christoph Hellwig d0be4a7d29 [SCSI] remove Scsi_Host_Template typedef 19 years ago
Adrian Bunk d6933df97a [SCSI] remove the obsolete SCSI qlogicisp driver 19 years ago
Christoph Hellwig 8d6810d33e [SCSI] qla1280: endianess annotations 20 years ago
Christoph Hellwig 7a34766fdc [SCSI] qla1280: don't use bitfields for hardware access, parameters 20 years ago
Christoph Hellwig 0888f4c331 [SCSI] qla1280: don't use bitfields for hardware access in isp_config 20 years ago
Christoph Hellwig 5c79d6154f [SCSI] qla1280: always load microcode 20 years ago
Christoph Hellwig d6db3e8d5f [SCSI] qla1280: use SAM_ constants 20 years ago
Christoph Hellwig 2b55cac3d2 [SCSI] qla1280: misc cleanups 20 years ago
Christoph Hellwig 8af50dcd22 [SCSI] qla1280: interupt posting for irq disabling/enabling 20 years ago
Christoph Hellwig a6c42741ac [SCSI] qla1280: remove dead per-host flag variables 20 years ago
Nishanth Aravamudan 117e4b27eb [SCSI] scsi/qla1280: replace schedule_timeout() with ssleep() 20 years ago
Jeff Garzik df0ae2497d [SCSI] allow sleeping in ->eh_host_reset_handler() 20 years ago
Jeff Garzik 68b3aa7c98 [SCSI] allow sleeping in ->eh_bus_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
Jeremy Higdon 7d0e11fb20 [SCSI] qla1280.c - fix result for device Busy and Queue Full 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago