Age | Commit message (Expand) | Author | Files | Lines |
2010-08-11 | drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc | Julia Lawall | 1 | -2/+2 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-07-28 | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 1 | -1/+1 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 6 | -0/+6 |
2009-12-05 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -2/+2 |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 5 | -36/+36 |
2008-07-10 | aic94xx: treat firmware data as const | David Woodhouse | 3 | -11/+12 |
2008-05-02 | [SCSI] aic94xx: fix section mismatch | Sam Ravnborg | 1 | -3/+3 |
2008-04-07 | [SCSI] aic94xx: cleanups | Adrian Bunk | 13 | -113/+87 |
2008-04-07 | [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack... | Darrick J. Wong | 3 | -29/+9 |
2008-02-24 | [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic | James Bottomley | 3 | -114/+139 |
2008-02-24 | [SCSI] aic94xx: plumb in I_T_nexus_reset task management function | James Bottomley | 3 | -5/+56 |
2008-02-23 | [SCSI] aic94xx: fix sequencer hang on error recovery | James Bottomley | 1 | -4/+0 |
2008-02-18 | [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET | James Bottomley | 1 | -4/+10 |
2008-02-11 | [SCSI] aic94xx: fix ABORT_TASK define conflict | Boaz Harrosh | 2 | -2/+2 |
2008-01-25 | [SCSI] libsas: abstract STP task status into a function | James Bottomley | 1 | -18/+2 |
2008-01-12 | [SCSI] aic94xx: fix section mismatches | Randy Dunlap | 1 | -3/+3 |
2008-01-12 | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong | 6 | -30/+30 |
2008-01-12 | [SCSI] aic94xx: update BIOS image from user space. | Gilbert Wu | 4 | -0/+697 |
2007-11-15 | aic94xx_sds: rename FLASH_SIZE | Andrew Morton | 1 | -2/+2 |
2007-10-16 | aic94xx: sg chaining support | Jens Axboe | 1 | -3/+3 |
2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 3 | -37/+19 |
2007-10-12 | [SCSI] aic94xx: fix SSP IU status print-out | Jeff Garzik | 1 | -1/+1 |
2007-10-12 | [SCSI] aic94xx: Free scsi host on error | Matthew Wilcox | 1 | -8/+9 |
2007-10-12 | [SCSI] aic94xx: Add new PCI ID for ASC58300 | Gilbert Wu | 2 | -28/+9 |
2007-10-02 | aic94xx: fix DMA data direction for SMP requests | Jeff Garzik | 1 | -2/+2 |
2007-07-26 | [SCSI] libsas: Remove PCI dependencies | Jeff Garzik | 1 | -3/+1 |
2007-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 3 | -8/+17 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -2/+2 |
2007-07-18 | [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA | James Bottomley | 1 | -2/+2 |
2007-07-18 | [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists | Darrick J. Wong | 1 | -6/+13 |
2007-07-18 | [SCSI] libsas: fixup NCQ for SATA disks | James Bottomley | 1 | -1/+0 |
2007-07-18 | [SCSI] aic94xx: SATA tag mask not set correctly | Darrick J. Wong | 1 | -1/+1 |
2007-07-18 | [SCSI] Add SATA support to libsas | Darrick J. Wong | 1 | -0/+3 |
2007-07-12 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -7/+2 |
2007-05-22 | [SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp... | Darrick J. Wong | 1 | -4/+10 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-02-16 | [SCSI] aic94xx: tie driver to the major number of the sequencer firmware | James Bottomley | 2 | -3/+11 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 11 | -100/+164 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -2/+1 |
2007-02-03 | [SCSI] aic94xx: update for v28 firmware | Wu, Gilbert | 3 | -3/+6 |
2007-02-03 | [SCSI] aic94xx: Add default bus reset handler | Darrick J. Wong | 1 | -0/+1 |
2007-02-03 | [SCSI] aic94xx: Remove TMF result code munging | Darrick J. Wong | 1 | -8/+1 |
2007-01-27 | [SCSI] aic94xx: Register eh_device_reset_handler | Darrick J. Wong | 1 | -0/+1 |