summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SCSI] aic94xx: update BIOS image from user space.Gilbert Wu2008-01-111-0/+184
* [SCSI] aic94xx: Free scsi host on errorMatthew Wilcox2007-10-121-8/+9
* [SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu2007-10-121-16/+9
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-261-3/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-221-0/+3
|\
| * [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-181-0/+3
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
|/
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-7/+2
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong2007-02-031-0/+1
* [SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong2007-01-271-0/+1
* [SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer2007-01-271-1/+1
* [SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong2007-01-131-13/+28
* [SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong2007-01-131-1/+1
* [SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong2007-01-131-0/+1
* [SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong2007-01-131-0/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-221-2/+2
|\
| * [SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com2006-11-091-2/+0
OpenPOWER on IntegriCloud