linux/drivers/scsi/aic94xx
Christoph Hellwig 2a3d4eb8e2 scsi: flip the default on use_clustering
Most SCSI drivers want to enable "clustering", that is merging of
segments so that they might span more than a single page.  Remove the
ENABLE_CLUSTERING define, and require drivers to explicitly set
DISABLE_CLUSTERING to disable this feature.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-18 23:13:12 -05:00
..
Kconfig
Makefile
aic94xx.h
aic94xx_dev.c
aic94xx_dump.c
aic94xx_dump.h
aic94xx_hwi.c scsi: aic94xx: Use dma_pool_zalloc 2018-11-21 22:02:40 -05:00
aic94xx_hwi.h
aic94xx_init.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
aic94xx_reg.c
aic94xx_reg.h
aic94xx_reg_def.h
aic94xx_sas.h
aic94xx_scb.c
aic94xx_sds.c
aic94xx_sds.h
aic94xx_seq.c
aic94xx_seq.h
aic94xx_task.c scsi: aic94xx: fully convert to the generic DMA API 2018-10-17 21:58:51 -04:00
aic94xx_tmf.c