summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sym53c8xx_2/sym_glue.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-3/+2
* [SCSI] sym53c8xx: fixes two bugs related to chip resetKrzysztof Helt2008-01-231-6/+7
* [SCSI] sym2: fix section mismatch warningRandy Dunlap2008-01-111-2/+2
* [SCSI] sym53c8xx: fix free_irq() regressionTony Battersby2007-12-181-1/+1
* [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox2007-10-231-8/+0
* [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox2007-10-231-48/+49
* [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox2007-10-231-55/+52
* [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox2007-10-231-8/+5
* [SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox2007-10-231-2/+2
* [SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox2007-10-231-26/+6
* [SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox2007-10-231-63/+3
* [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox2007-10-231-4/+1
* [SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox2007-10-231-3/+1
* [SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox2007-10-231-16/+9
* [SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas2007-10-231-3/+176
* [SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox2007-10-231-42/+18
* [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox2007-10-231-4/+3
* [SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox2007-10-231-17/+1
* [SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox2007-10-231-30/+3
* [SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox2007-10-231-4/+3
* [SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara2007-10-231-0/+4
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] sym53c8xx: don't claim cpqarray deviceChip Coldwell2007-07-241-1/+1
* [SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-72/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] sym2: claim only "Storage" classGrant Grundler2006-07-281-1/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-211-3/+3
|\
| * [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-3/+3
* | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-6/+0
|/
* [SCSI] sym2: Fix build when spinlock debugging is enabledMatthew Wilcox2006-04-131-8/+12
* [SCSI] Enable clustering and large transfersMatthew Wilcox2006-04-131-1/+2
* [SCSI] Simplify error handlingMatthew Wilcox2006-04-131-62/+22
* [SCSI] Disable sym2 driver queueingMatthew Wilcox2006-04-131-7/+2
* [SCSI] Simplify error handling a bitMatthew Wilcox2006-04-131-42/+8
* [SCSI] Use pcibios_resource_to_bus()Matthew Wilcox2006-04-131-42/+13
* [SCSI] Change Kconfig option from IOMAPPED to MMIOMatthew Wilcox2006-04-131-1/+1
* [SCSI] sym2: Report disabled devices and LUNs more attractivelyMatthew Wilcox2005-12-131-3/+11
* [SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox2005-12-131-0/+3
* [SCSI] sym2: Use DMA_40BIT_MASK constantMatthew Wilcox2005-12-131-1/+1
* [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox2005-12-131-3/+36
* [SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox2005-12-131-28/+31
* [SCSI] sym2: Disable IU and QAS negotiationMatthew Wilcox2005-12-011-1/+4
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-1/+7
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-1/+7
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-1/+7
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-1/+7
* [SCSI] sym2 version 2.2.1Matthew Wilcox2005-05-261-67/+53
* [SCSI] correct the sym2 period setting routinesJames Bottomley2005-05-061-2/+3
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-6/+0
OpenPOWER on IntegriCloud