summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic94xx
AgeCommit message (Expand)Author
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk
2008-04-07[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong
2008-02-24[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley
2008-02-23[SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley
2008-02-18[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley
2008-02-11[SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley
2008-01-11[SCSI] aic94xx: fix section mismatchesRandy Dunlap
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong
2008-01-11[SCSI] aic94xx: update BIOS image from user space.Gilbert Wu
2007-11-14aic94xx_sds: rename FLASH_SIZEAndrew Morton
2007-10-16aic94xx: sg chaining supportJens Axboe
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12[SCSI] aic94xx: fix SSP IU status print-outJeff Garzik
2007-10-12[SCSI] aic94xx: Free scsi host on errorMatthew Wilcox
2007-10-12[SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley
2007-07-18[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley
2007-07-18[SCSI] aic94xx: SATA tag mask not set correctlyDarrick J. Wong
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-22[SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...Darrick J. Wong
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-16[SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-03[SCSI] aic94xx: update for v28 firmwareWu, Gilbert
2007-02-03[SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong
2007-02-03[SCSI] aic94xx: Remove TMF result code mungingDarrick J. Wong
2007-01-27[SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong
2007-01-27[SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer
2007-01-13[SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong
2007-01-13[SCSI] aic94xx: Lock DDB read/write accessesDarrick J. Wong
2007-01-13[SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong
2007-01-13[SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong
2007-01-13[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong
2007-01-13[SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong
2007-01-13[SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-06Actually update the fixed up compile failures.David Howells