summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-3/+1
|\
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-3/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner2019-06-191-19/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner2019-06-0519-357/+19
|/
* scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-3/+5
* scsi: aic94xx: fix module loadingJames Bottomley2019-02-011-4/+4
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: aic94xx: Use dma_pool_zallocSouptick Joarder2018-11-211-2/+1
* scsi: aic94xx: fully convert to the generic DMA APIChristoph Hellwig2018-10-172-30/+25
* scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva2018-10-161-0/+5
* scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter2018-08-081-1/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+4
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+4
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-212-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-3/+0
|\
| * scsi: libsas: kill useless ha_event and do some cleanupJason Yan2017-09-151-3/+0
* | scsi: aic94xx: Convert timers to use timer_setup()Kees Cook2017-10-274-15/+12
|/
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-071-2/+2
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* scsi: aic94xx: Add a missing call to kfreeQuentin Lambert2016-11-291-1/+4
* scsi: aic94xx: Add missing error code assignment before testChristophe JAILLET2016-08-251-1/+1
* treewide: Fix typos in printkMasanari Iida2016-04-182-2/+2
* scsi: Centralise ssp frame information unitsJohn Garry2015-11-251-43/+6
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-1/+1
|\
| * aic94xx: remove SCSI host before detaching from SAS transportJack Wang2015-11-091-1/+1
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-111-2/+3
|\
| * aic94xx: Skip reading user settings if flash is not foundHannes Reinecke2015-08-281-2/+3
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-6/+1
|\ \ | |/ |/|
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-6/+1
* | aic94xx: set an error code on failureDan Carpenter2015-08-261-0/+1
|/
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-1/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-111-5/+5
|\ \ | |/ |/|
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-5/+5
* | libsas: remove task_collector modeChristoph Hellwig2014-11-274-21/+8
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+1
|/
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-1/+2
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-103-14/+14
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-12/+11
* sections: fix section conflicts in drivers/scsiAndi Kleen2012-10-061-1/+1
* [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-081-1/+1
* aic94xx: Get rid of redundant NULL check before release_firmware() callJesper Juhl2012-04-301-2/+1
* [SCSI] libsas: don't recover end devices attached to disabled physDan Williams2012-02-291-1/+1
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-1/+0
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-3/+6
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-193-14/+28