summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_scb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner2019-06-051-19/+1Star
* scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva2018-10-171-0/+5
* scsi: aic94xx: Convert timers to use timer_setup()Kees Cook2017-10-271-3/+3
* [SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams2011-10-021-0/+1
* drivers: scsi: fix typo in commentAndrea Gelmini2010-11-031-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-23/+23
* [SCSI] aic94xx: cleanupsAdrian Bunk2008-04-071-15/+18
* [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley2008-02-181-4/+10
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-121-3/+3
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong2007-01-131-56/+66
* Actually update the fixed up compile failures.David Howells2006-12-061-4/+5
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-221-0/+72
|\
| * [SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com2006-11-091-0/+72
* | [SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley2006-11-221-1/+1
* | [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-221-7/+44
* | [SCSI] aic94xx: handle REQ_TASK_ABORTDarrick J. Wong2006-11-151-17/+66
|/
* [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-071-2/+28
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-071-13/+13
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+732