aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aic94xx
AgeCommit message (Expand)Author
2019-02-25scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-01scsi: aic94xx: fix module loadingJames Bottomley
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-21scsi: aic94xx: Use dma_pool_zallocSouptick Joarder
2018-10-17scsi: aic94xx: fully convert to the generic DMA APIChristoph Hellwig
2018-10-16scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter
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
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-07scsi: remove DRIVER_ATTR() usageGreg Kroah-Hartman
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
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
2015-11-25scsi: Centralise ssp frame information unitsJohn Garry
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09aic94xx: remove SCSI host before detaching from SAS transportJack Wang
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-28aic94xx: Skip reading user settings if flash is not foundHannes Reinecke
2015-08-26aic94xx: set an error code on failureDan Carpenter
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-06sections: fix section conflicts in drivers/scsiAndi Kleen
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-04-30aic94xx: Get rid of redundant NULL check before release_firmware() callJesper Juhl
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams