aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aic94xx
AgeCommit message (Expand)AuthorFilesLines
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversGravatar Arnd Bergmann 1-0/+3
2019-07-30scsi: aic94xx: Remove unnecessary null checkGravatar YueHaibing 1-6/+3
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-3/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()Gravatar John Garry 1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Gravatar Thomas Gleixner 1-19/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Gravatar Thomas Gleixner 19-357/+19
2019-02-25scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Gravatar Hannes Reinecke 1-3/+5
2019-02-01scsi: aic94xx: fix module loadingGravatar James Bottomley 1-4/+4
2018-12-18scsi: flip the default on use_clusteringGravatar Christoph Hellwig 1-1/+0
2018-11-21scsi: aic94xx: Use dma_pool_zallocGravatar Souptick Joarder 1-2/+1
2018-10-17scsi: aic94xx: fully convert to the generic DMA APIGravatar Christoph Hellwig 2-30/+25
2018-10-16scsi: aic94xx: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+5
2018-08-08scsi: aic94xx: fix an error code in aic94xx_init()Gravatar Dan Carpenter 1-1/+3
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 2-3/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-3/+4
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsGravatar Kees Cook 2-2/+2
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-3/+0
2017-10-27scsi: aic94xx: Convert timers to use timer_setup()Gravatar Kees Cook 4-15/+12
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupGravatar Jason Yan 1-3/+0
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Gravatar Hannes Reinecke 1-1/+1
2017-08-07scsi: remove DRIVER_ATTR() usageGravatar Greg Kroah-Hartman 1-2/+2
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostGravatar Johannes Thumshirn 1-1/+0
2016-11-29scsi: aic94xx: Add a missing call to kfreeGravatar Quentin Lambert 1-1/+4
2016-08-25scsi: aic94xx: Add missing error code assignment before testGravatar Christophe JAILLET 1-1/+1
2016-04-18treewide: Fix typos in printkGravatar Masanari Iida 2-2/+2
2015-11-25scsi: Centralise ssp frame information unitsGravatar John Garry 1-43/+6
2015-11-12Merge tag '4.4-scsi-mkp' into miscGravatar James Bottomley 1-1/+1
2015-11-09scsi: use host wide tags by defaultGravatar Christoph Hellwig 1-1/+0
2015-11-09aic94xx: remove SCSI host before detaching from SAS transportGravatar Jack Wang 1-1/+1
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-2/+3
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+1
2015-08-28aic94xx: Skip reading user settings if flash is not foundGravatar Hannes Reinecke 1-2/+3
2015-08-26aic94xx: set an error code on failureGravatar Dan Carpenter 1-0/+1
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Gravatar Dan Williams 1-6/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateGravatar Hannes Reinecke 1-1/+0
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusGravatar James Bottomley 1-1/+0
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Gravatar Linus Torvalds 1-5/+5
2014-12-04scsi: remove ->change_queue_type methodGravatar Christoph Hellwig 1-1/+0
2014-11-27libsas: remove task_collector modeGravatar Christoph Hellwig 4-21/+8
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingGravatar Christoph Hellwig 1-0/+1
2014-11-12scsi: always assign block layer tags if enabledGravatar Christoph Hellwig 1-0/+1
2014-11-05libsas: use ata_dev_classify()Gravatar Hannes Reinecke 1-5/+5
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportGravatar James Bottomley 1-1/+2
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...Gravatar James Bottomley 3-14/+14
2013-01-03Drivers: scsi: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-12/+11
2012-10-06sections: fix section conflicts in drivers/scsiGravatar Andi Kleen 1-1/+1
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfGravatar Dan Williams 1-1/+1
2012-04-30aic94xx: Get rid of redundant NULL check before release_firmware() callGravatar Jesper Juhl 1-2/+1
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physGravatar Dan Williams 1-1/+1
2012-02-29[SCSI] libsas: async ata scanningGravatar Dan Williams 1-1/+0