Commit Graph

82 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
Mike Anderson e41443ec3b [SCSI] sym53c8xx: free luntbl in sym_hcb_free 17 years ago
Benjamin Herrenschmidt d7f305e9a0 [SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of 17 years ago
Harvey Harrison 172c122df5 scsi: fix integer as NULL pointer warnings 17 years ago
Tony Battersby 3dfcb701e1 [SCSI] sym53c8xx: fix resid calculation 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
Nathan Lynch de15c2017c [SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error 17 years ago
FUJITA Tomonori b80ca4f7ee [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE 17 years ago
Krzysztof Helt d9aa3af09c [SCSI] sym53c8xx: fixes two bugs related to chip reset 17 years ago
Randy Dunlap 864473bbbb [SCSI] sym2: fix section mismatch warning 17 years ago
Tony Battersby cedefa13db [SCSI] sym53c8xx: fix "irq X: nobody cared" regression 17 years ago
Tony Battersby 7ee2413ca0 [SCSI] sym53c8xx: fix free_irq() regression 17 years ago
Matthew Wilcox aac6a5a340 [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr 18 years ago
Matthew Wilcox 5111eefa17 [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb 18 years ago
Matthew Wilcox 99c9e0a1d6 [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE 18 years ago
Matthew Wilcox 8022fbdacb [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM 18 years ago
Matthew Wilcox 3fb364e089 [SCSI] sym53c8xx: Use scmd_printk where appropriate 18 years ago
Matthew Wilcox 4d85b47159 [SCSI] sym53c8xx: Simplify DAC DMA handling 18 years ago
Matthew Wilcox a44131b35e [SCSI] sym53c8xx: Remove tag_ctrl module parameter 18 years ago
Matthew Wilcox 8637baa360 [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements 18 years ago
Matthew Wilcox e58bc06ed0 [SCSI] sym53c8xx: Remove ->device_id 18 years ago
Matthew Wilcox bd678450bf [SCSI] sym53c8xx: Use pdev->revision 18 years ago
Linas Vepstas d68cd75992 [SCSI] sym53c8xx: PCI Error Recovery support 18 years ago
Matthew Wilcox 2ba6536772 [SCSI] sym53c8xx: Stop overriding scsi_done 18 years ago
Matthew Wilcox 6c9746b363 [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler 18 years ago
Matthew Wilcox 71c222dc45 [SCSI] sym53c8xx: Remove unnecessary check in queuecommand 18 years ago
Matthew Wilcox 39c05d1e3c [SCSI] sym53c8xx: Remove data_mapping and data_mapped 18 years ago
Matthew Wilcox f363abff55 [SCSI] sym53c8xx: Use pci_dev irq number 18 years ago
Kai Makisara 34996acc55 [SCSI] sym53c8xx: Work around 53c896 erratum 18 years ago
Jean Delvare c03983ac9b Spelling fix: explicitly 18 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Chip Coldwell 147e505e23 [SCSI] sym53c8xx: don't claim cpqarray device 18 years ago
FUJITA Tomonori 938febd62b [SCSI] sym53c8xx: convert to use the data buffer accessors 18 years ago
Robert P. J. Day bbf2f9fb1c Fix misspellings of "agressive". 18 years ago
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Grant Grundler b2b3c12107 [SCSI] sym2: claim only "Storage" class 19 years ago
Thomas Gleixner 1d6f359a2e [PATCH] irq-flags: scsi: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David S. Miller c6387a48cf [SPARC]: Kill __irq_itoa(). 19 years ago
Tobias Klauser 6391a11375 [SCSI] drivers/scsi: Use ARRAY_SIZE macro 19 years ago
Christoph Hellwig 5d5ff44fe6 [SCSI] fix up request buffer reference in various scsi drivers 19 years ago
Matthew Wilcox d637c4543f [SCSI] sym2: Fix build when spinlock debugging is enabled 19 years ago
Matthew Wilcox ac05165179 [SCSI] Version 2.2.3 19 years ago
Matthew Wilcox 14ac8bf58d [SCSI] Enable clustering and large transfers 19 years ago
Matthew Wilcox b4e93a739e [SCSI] Simplify error handling 19 years ago
Matthew Wilcox c2349df918 [SCSI] Allow nvram settings to determine bus mode 19 years ago
Matthew Wilcox 92d578b94c [SCSI] Use SPI messages where possible 19 years ago
Matthew Wilcox 3bea15a76e [SCSI] Disable sym2 driver queueing 19 years ago
Matthew Wilcox 76789f0176 [SCSI] Mark div_10M array const 19 years ago
Matthew Wilcox ab19d52bec [SCSI] Simplify error handling a bit 19 years ago