summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic94xx
Commit message (Expand)AuthorAge
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-21
* scsi: aic94xx: Add a missing call to kfreeQuentin Lambert2016-11-29
* scsi: aic94xx: Add missing error code assignment before testChristophe JAILLET2016-08-25
* treewide: Fix typos in printkMasanari Iida2016-04-18
* scsi: Centralise ssp frame information unitsJohn Garry2015-11-25
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-12
|\
| * aic94xx: remove SCSI host before detaching from SAS transportJack Wang2015-11-09
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-11
|\
| * aic94xx: Skip reading user settings if flash is not foundHannes Reinecke2015-08-28
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-10
* | aic94xx: set an error code on failureDan Carpenter2015-08-26
|/
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-31
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-18
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-11
|\ \ | |/ |/|
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-05
* | libsas: remove task_collector modeChristoph Hellwig2014-11-27
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
|/
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-04
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-10
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* sections: fix section conflicts in drivers/scsiAndi Kleen2012-10-06
* [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-08
* aic94xx: Get rid of redundant NULL check before release_firmware() callJesper Juhl2012-04-30
* [SCSI] libsas: don't recover end devices attached to disabled physDan Williams2012-02-29
* [SCSI] libsas: async ata scanningDan Williams2012-02-29
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-29
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-19
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-19
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-28
|\
| * [SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams2011-10-02
* | aix94xx: Use angle brackets for system includesJoe Perches2011-09-15
|/
* [SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* scsi: change to new flag variablematt mooney2011-03-17
* drivers: scsi: fix typo in commentAndrea Gelmini2010-11-03
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2010-08-11
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-28
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-04
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02