summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_scb.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: aic94xx: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-221-16/+13
* scsi: aic94xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-221-9/+16
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-221-11/+9
* scsi: aic94xx: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-021-0/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-5/+5
* scsi: aic94xx: Fix a couple of formatting and bitrot issuesLee Jones2020-07-151-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner2019-06-051-19/+1
* scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva2018-10-161-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-111-3/+3
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [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