Commit Graph

98 Commits (827b4649d4626bf97b203b4bcd69476bb9b4e760)

Author SHA1 Message Date
John Stoffel 75be63bcf7 sym53c8xx: ratelimit parity errors 16 years ago
Aaro Koskinen fa8584566c [SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5) 16 years ago
Aaro Koskinen 410604d25f [SCSI] sym53c8xx_2: lun to_clear flag not re-initialized (2.6.27.5) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 50cf156af7 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Harvey Harrison 1beb6fa85c [SCSI] replace __inline with inline 16 years ago
Tony Battersby 058bb82c56 [SCSI] sym53c8xx: don't flood syslog with negotiation messages 16 years ago
Tony Battersby c2fd206e08 [SCSI] sym53c8xx: use a queue depth of 1 for untagged devices 16 years ago
Tony Battersby 783fa7311b [SCSI] sym53c8xx: handle pci_iomap() failures 16 years ago
Tony Battersby a71d035de8 [SCSI] sym53c8xx: unmap pci memory after probe errors 16 years ago
Tony Battersby b409063a9b [SCSI] sym53c8xx: fix bogus free_irq() on error path 16 years ago
Tony Battersby 07b9d81e84 [SCSI] sym53c8xx: fix NULL deref on error path 16 years ago
Tony Battersby d3ce65d126 [SCSI] sym53c8xx: fix shost use-after-free and memory leak 16 years ago
Aaro Koskinen 49799fee82 [SCSI] sym53c8xx: Keep transfer negotiations valid 16 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
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