summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_tmf.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner2019-06-051-19/+1Star
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-1/+1
* scsi: aic94xx: Convert timers to use timer_setup()Kees Cook2017-10-271-7/+6Star
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-1/+1
* [SCSI] libsas: don't recover end devices attached to disabled physDan Williams2012-02-291-1/+1
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-3/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-1/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-9/+9
* [SCSI] aic94xx: cleanupsAdrian Bunk2008-04-071-1/+1
* [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley2008-02-241-111/+135
* [SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley2008-02-241-4/+54
* [SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley2008-02-231-4/+0Star
* [SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh2008-02-111-1/+1
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-121-6/+6
* [SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...Darrick J. Wong2007-05-221-4/+10
* [SCSI] aic94xx: Remove TMF result code mungingDarrick J. Wong2007-02-031-8/+1Star
* [SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong2007-01-131-0/+5
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+636