aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_scb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams1-0/+1
2010-11-03drivers: scsi: fix typo in commentAndrea Gelmini1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-23/+23
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk1-15/+18
2008-02-18[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley1-4/+10
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong1-3/+3
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-01-13[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong1-56/+66
2006-12-06Actually update the fixed up compile failures.David Howells1-4/+5
2006-11-22Merge ../scsi-rc-fixes-2.6James Bottomley1-0/+72
2006-11-22[SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley1-1/+1
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong1-7/+44
2006-11-15[SCSI] aic94xx: handle REQ_TASK_ABORTDarrick J. Wong1-17/+66
2006-11-09[SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com1-0/+72
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley1-2/+28
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley1-13/+13
2006-08-29[SCSI] aic94xx: new driverJames Bottomley1-0/+732