| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] libsas: async ata scanning | Dan Williams | 2012-02-29 | 1 | -1/+0 |
* | [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters | Dan Williams | 2012-02-19 | 1 | -0/+2 |
* | [SCSI] libsas: introduce sas_drain_work() | Dan Williams | 2012-02-19 | 1 | -1/+1 |
* | [SCSI] libsas: kill sas_slave_destroy | Dan Williams | 2012-02-19 | 1 | -1/+0 |
* | [SCSI] aic94xx: world-writable sysfs update_bios file | Vasiliy Kulikov | 2011-05-24 | 1 | -1/+1 |
* | drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc | Julia Lawall | 2010-08-11 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | [SCSI] aic94xx: fix section mismatch | Sam Ravnborg | 2008-05-02 | 1 | -3/+3 |
* | [SCSI] aic94xx: cleanups | Adrian Bunk | 2008-04-07 | 1 | -4/+4 |
* | [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack... | Darrick J. Wong | 2008-04-07 | 1 | -2/+0 |
* | [SCSI] aic94xx: plumb in I_T_nexus_reset task management function | James Bottomley | 2008-02-23 | 1 | -1/+1 |
* | [SCSI] aic94xx: fix section mismatches | Randy Dunlap | 2008-01-11 | 1 | -3/+3 |
* | [SCSI] aic94xx: update BIOS image from user space. | Gilbert Wu | 2008-01-11 | 1 | -0/+184 |
* | [SCSI] aic94xx: Free scsi host on error | Matthew Wilcox | 2007-10-12 | 1 | -8/+9 |
* | [SCSI] aic94xx: Add new PCI ID for ASC58300 | Gilbert Wu | 2007-10-12 | 1 | -16/+9 |
* | [SCSI] libsas: Remove PCI dependencies | Jeff Garzik | 2007-07-26 | 1 | -3/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 | 1 | -0/+3 |
|\ |
|
| * | [SCSI] Add SATA support to libsas | Darrick J. Wong | 2007-07-18 | 1 | -0/+3 |
* | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -2/+2 |
|/ |
|
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -7/+2 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 1 | -1/+1 |
* | [SCSI] aic94xx: Add default bus reset handler | Darrick J. Wong | 2007-02-03 | 1 | -0/+1 |
* | [SCSI] aic94xx: Register eh_device_reset_handler | Darrick J. Wong | 2007-01-27 | 1 | -0/+1 |
* | [SCSI] aic94xx: fix typos and update verison number | Alexis Bruemmer | 2007-01-27 | 1 | -1/+1 |
* | [SCSI] aic94xx: Scan SAS devices asynchronously | Darrick J. Wong | 2007-01-13 | 1 | -13/+28 |
* | [SCSI] aic94xx: Fix DDB and SCB initialization | Darrick J. Wong | 2007-01-13 | 1 | -1/+1 |
* | [SCSI] aic94xx: Match request_firmware with release_firmware | Darrick J. Wong | 2007-01-13 | 1 | -0/+1 |
* | [SCSI] aic94xx: Set lldd_max_execute_num in sas_ha | Darrick J. Wong | 2007-01-13 | 1 | -0/+1 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
* | Merge ../scsi-rc-fixes-2.6 | James Bottomley | 2006-11-22 | 1 | -2/+2 |
|\ |
|
| * | [SCSI] aic94xx SCSI timeout fix | malahal@us.ibm.com | 2006-11-09 | 1 | -2/+0 |
| * | [SCSI] aic94xx: Supermicro motherboards support | Sergey Kononenko | 2006-10-25 | 1 | -0/+2 |
* | | [PATCH] aic94xx: delete ascb timers when freeing queues | Darrick J. Wong | 2006-11-22 | 1 | -0/+9 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-04 | 1 | -8/+33 |
|\ |
|
| * | [SCSI] SCSI aic94xx: handle sysfs errors | Jeff Garzik | 2006-10-04 | 1 | -8/+33 |
* | | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
|/ |
|
* | [SCSI] aic94xx: Fix for a typo in aic94xx_init() | malahal@us.ibm.com | 2006-09-23 | 1 | -1/+1 |
* | [SCSI] SAS: consolidate linkspeed definitions | James Bottomley | 2006-09-07 | 1 | -4/+8 |
* | [SCSI] aic94xx: Increase can_queue for better performance | Darrick J. Wong | 2006-08-30 | 1 | -0/+2 |
* | [SCSI] aic94xx: new driver | James Bottomley | 2006-08-29 | 1 | -0/+860 |