aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_tmf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner1-19/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-1/+1
2017-10-27scsi: aic94xx: Convert timers to use timer_setup()Kees Cook1-7/+6
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley1-1/+1
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams1-1/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-3/+6
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
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-9/+9
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk1-1/+1
2008-02-24[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley1-111/+135
2008-02-23[SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley1-4/+54
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley1-4/+0
2008-02-11[SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh1-1/+1
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong1-6/+6
2007-05-22[SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not completeDarrick J. Wong1-4/+10
2007-02-03[SCSI] aic94xx: Remove TMF result code mungingDarrick J. Wong1-8/+1
2007-01-13[SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong1-0/+5
2006-08-29[SCSI] aic94xx: new driverJames Bottomley1-0/+636