aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_init.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen1-19/+2
2024-03-25scsi: aic94xx: Use LIBSAS_SHT_BASEJohn Garry1-19/+2
2024-03-25scsi: aic94xx: Add libsas SATA sysfs attributes groupIgor Pylypiv1-0/+8
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry1-3/+3
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry1-1/+0
2023-03-24scsi: aic94xx: Declare SCSI host template constBart Van Assche1-1/+1
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry1-1/+0
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu1-0/+1
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2020-07-15scsi: aic94xx: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig1-0/+1
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann1-0/+3
2019-07-30scsi: aic94xx: Remove unnecessary null checkYueHaibing1-6/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411Thomas Gleixner1-19/+1
2019-02-25scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke1-3/+5
2019-02-01scsi: aic94xx: fix module loadingJames Bottomley1-4/+4
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-10-17scsi: aic94xx: fully convert to the generic DMA APIChristoph Hellwig1-7/+2
2018-08-08scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-07scsi: remove DRIVER_ATTR() usageGreg Kroah-Hartman1-2/+2
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn1-1/+0
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley1-1/+1
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-11-09aic94xx: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+1
2015-08-26aic94xx: set an error code on failureDan Carpenter1-0/+1
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams1-6/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-11/+0
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-0/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-0/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-12/+11
2012-10-06sections: fix section conflicts in drivers/scsiAndi Kleen1-1/+1
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-1/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-0/+2
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-1/+1
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams1-1/+0
2011-05-24[SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov1-1/+1
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg1-3/+3
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk1-4/+4
2008-04-07[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong1-2/+0
2008-02-23[SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley1-1/+1
2008-01-11[SCSI] aic94xx: fix section mismatchesRandy Dunlap1-3/+3
2008-01-11[SCSI] aic94xx: update BIOS image from user space.Gilbert Wu1-0/+184
2007-10-12[SCSI] aic94xx: Free scsi host on errorMatthew Wilcox1-8/+9
2007-10-12[SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu1-16/+9
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik1-3/+1
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong1-0/+3
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-7/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-03[SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong1-0/+1
2007-01-27[SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong1-0/+1
2007-01-27[SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer1-1/+1
2007-01-13[SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong1-13/+28
2007-01-13[SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong1-1/+1
2007-01-13[SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong1-0/+1
2007-01-13[SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-11-22Merge ../scsi-rc-fixes-2.6James Bottomley1-2/+2
2006-11-22[PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong1-0/+9
2006-11-09[SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com1-2/+0
2006-10-25[SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko1-0/+2
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-8/+33
2006-10-04[SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik1-8/+33
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-23[SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com1-1/+1
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley1-4/+8
2006-08-30[SCSI] aic94xx: Increase can_queue for better performanceDarrick J. Wong1-0/+2
2006-08-29[SCSI] aic94xx: new driverJames Bottomley1-0/+860