summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sym53c8xx_2/sym_glue.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2196