Age | Commit message (Expand) | Author |
2020-07-15 | scsi: aic94xx: Repair kerneldoc formatting error and remove extra param | Lee Jones |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411 | Thomas Gleixner |
2018-11-21 | scsi: aic94xx: Use dma_pool_zalloc | Souptick Joarder |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-10-27 | scsi: aic94xx: Convert timers to use timer_setup() | Kees Cook |
2017-09-15 | scsi: libsas: kill useless ha_event and do some cleanup | Jason Yan |
2016-11-29 | scsi: aic94xx: Add a missing call to kfree | Quentin Lambert |
2016-08-25 | scsi: aic94xx: Add missing error code assignment before test | Christophe JAILLET |
2016-04-18 | treewide: Fix typos in printk | Masanari Iida |
2014-11-27 | libsas: remove task_collector mode | Christoph Hellwig |
2013-05-10 | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley |
2010-03-30 | include 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: cleanups | Adrian 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_protocol | Darrick 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_t | Christoph Lameter |
2006-11-09 | [SCSI] aic94xx SCSI timeout fix | malahal@us.ibm.com |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-24 | [PATCH] SCSI gfp_t annotations | Al Viro |
2006-09-07 | [SCSI] SAS: consolidate linkspeed definitions | James Bottomley |
2006-08-29 | [SCSI] aic94xx: new driver | James Bottomley |