aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley1-1/+2
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley3-14/+14
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-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-1/+1
2012-04-30aic94xx: Get rid of redundant NULL check before release_firmware() callJesper Juhl1-2/+1
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams1-1/+1
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-1/+0
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-3/+6
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams3-14/+28
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-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+1
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams1-0/+1
2011-09-15aix94xx: Use angle brackets for system includesJoe Perches1-1/+1
2011-05-24[SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-17scsi: change to new flag variablematt mooney1-3/+1
2010-11-03drivers: scsi: fix typo in commentAndrea Gelmini1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-5/+5
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall1-2/+2
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley1-1/+1
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+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
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison5-36/+36
2008-07-10aic94xx: treat firmware data as constDavid Woodhouse3-11/+12
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg1-3/+3
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk13-113/+87
2008-04-07[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks oneDarrick J. Wong3-29/+9
2008-02-24[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley3-114/+139
2008-02-23[SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley3-5/+56
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley1-4/+0
2008-02-18[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley1-4/+10
2008-02-11[SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh2-2/+2
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley1-18/+2
2008-01-11[SCSI] aic94xx: fix section mismatchesRandy Dunlap1-3/+3
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong6-30/+30
2008-01-11[SCSI] aic94xx: update BIOS image from user space.Gilbert Wu4-0/+697
2007-11-14aic94xx_sds: rename FLASH_SIZEAndrew Morton1-2/+2
2007-10-16aic94xx: sg chaining supportJens Axboe1-3/+3
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-37/+19
2007-10-12[SCSI] aic94xx: fix SSP IU status print-outJeff Garzik1-1/+1
2007-10-12[SCSI] aic94xx: Free scsi host on errorMatthew Wilcox1-8/+9
2007-10-12[SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu2-28/+9
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik1-2/+2