summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic94xx/aic94xx_hwi.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner
2018-11-21scsi: aic94xx: Use dma_pool_zallocSouptick Joarder
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-27scsi: aic94xx: Convert timers to use timer_setup()Kees Cook
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan
2016-11-29scsi: aic94xx: Add a missing call to kfreeQuentin Lambert
2016-08-25scsi: aic94xx: Add missing error code assignment before testChristophe JAILLET
2016-04-18treewide: Fix typos in printkMasanari Iida
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk
2008-04-07[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-11-09[SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley
2006-08-29[SCSI] aic94xx: new driverJames Bottomley