summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen2024-03-251-19/+2
|\
| * scsi: aic94xx: Use LIBSAS_SHT_BASEJohn Garry2024-03-251-19/+2
* | scsi: aic94xx: Add libsas SATA sysfs attributes groupIgor Pylypiv2024-03-251-0/+8
|/
* scsi: libsas: Delete struct scsi_coreJohn Garry2023-08-211-3/+3
* scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry2023-08-211-1/+0
* scsi: aic94xx: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-191-1/+0
* scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-221-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-1/+1
|\
| * scsi: aic94xx: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-151-1/+1
* | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-151-0/+1
|/
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* scsi: aic94xx: Remove unnecessary null checkYueHaibing2019-07-301-6/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner2019-06-051-19/+1
* 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: fully convert to the generic DMA APIChristoph Hellwig2018-10-171-7/+2
* scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter2018-08-081-1/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* 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
* 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 '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
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-11/+0
* 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
* 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: async ata scanningDan Williams2012-02-291-1/+0
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-191-0/+2
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-1/+1
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-191-1/+0
* [SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov2011-05-241-1/+1
* drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2010-08-111-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* [SCSI] aic94xx: fix section mismatchSam Ravnborg2008-05-021-3/+3
* [SCSI] aic94xx: cleanupsAdrian Bunk2008-04-071-4/+4
* [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong2008-04-071-2/+0
* [SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley2008-02-231-1/+1
* [SCSI] aic94xx: fix section mismatchesRandy Dunlap2008-01-111-3/+3