Age | Commit message (Expand) | Author | Files | Lines |
2011-10-31 | [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support | Robin H. Johnson | 1 | -0/+10 |
2011-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 5 | -65/+68 |
2011-10-02 | [SCSI] isci: export phy events via ->lldd_control_phy() | Dan Williams | 1 | -1/+1 |
2011-10-02 | [SCSI] mvsas: update driver version | Xiangliang Yu | 1 | -1/+1 |
2011-10-02 | [SCSI] mvsas: fixed SMP request watchdog timeout issue. | Xiangliang Yu | 2 | -0/+5 |
2011-10-02 | [SCSI] mvsas: expander write performance enhancement | Xiangliang Yu | 2 | -0/+10 |
2011-10-02 | [SCSI] mvsas: change SL mode0 register value | Xiangliang Yu | 1 | -0/+8 |
2011-10-02 | [SCSI] mvsas: fixed wrong destination when hiting NAK for command frame | Xiangliang Yu | 1 | -0/+10 |
2011-10-02 | [SCSI] mvsas: fixed some disk spin up issue | Xiangliang Yu | 2 | -0/+16 |
2011-10-02 | [SCSI] mvsas: add support for 9480 device id | Xiangliang Yu | 1 | -0/+9 |
2011-10-02 | [SCSI] mvsas: fix expander link error | Xiangliang Yu | 1 | -3/+3 |
2011-10-02 | [SCSI] mvsas: remove mvs_slave_{alloc|configure} | Dan Williams | 3 | -34/+2 |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 9 | -484/+975 |
2011-09-15 | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl | 1 | -1/+0 |
2011-08-27 | [SCSI] libsas: export sas_alloc_task() | Dan Williams | 1 | -26/+3 |
2011-07-26 | [SCSI] mvsas: Add support for interrupt tasklet | Xiangliang Yu | 5 | -26/+40 |
2011-07-26 | [SCSI] mvsas: update comments | Xiangliang Yu | 7 | -55/+24 |
2011-07-26 | [SCSI] mvsas: misc improvements | Xiangliang Yu | 7 | -113/+127 |
2011-07-26 | [SCSI] mvsas: Add new macros and functions | Xiangliang Yu | 7 | -56/+169 |
2011-07-26 | [SCSI] mvsas: Remove unused macros, variables and functions | Xiangliang Yu | 7 | -189/+20 |
2011-07-26 | [SCSI] mvsas: fix 94xx hotplug issue | Xiangliang Yu | 5 | -35/+42 |
2011-07-26 | [SCSI] mvsas: Add driver version and interrupt coalescing to device attribute... | Xiangliang Yu | 4 | -2/+126 |
2011-07-26 | [SCSI] mvsas: add support for 94xx phy tuning and multiple revisions | Xiangliang Yu | 4 | -14/+382 |
2011-07-26 | [SCSI] mvsas: Add support for Non specific NCQ error interrupt | Xiangliang Yu | 6 | -1/+52 |
2011-05-01 | [SCSI] mvsas: add support for Task collector mode and fixed relative bugs | Xiangliang Yu | 11 | -152/+294 |
2011-05-01 | [SCSI] mvsas: add support for Marvell 88SE9445/88SE9485 | Xiangliang Yu | 2 | -0/+22 |
2011-03-23 | [SCSI] mvsas: Add support for HighPoint RR27xx series HBA | HighPoint Linux Team | 1 | -0/+7 |
2011-03-17 | scsi: change to new flag variable | matt mooney | 1 | -3/+1 |
2010-07-28 | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 1 | -8/+8 |
2010-07-27 | [SCSI] mvsas: fix potential NULL dereference | Jiri Slaby | 1 | -1/+3 |
2010-04-11 | [SCSI] mvsas: fix hot plug handling and IO issues | Srinivas | 5 | -80/+186 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-10 | [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA | Srinivas | 1 | -0/+1 |
2009-10-02 | [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 | Nick Cheng | 2 | -0/+8 |
2009-05-24 | [SCSI] mvsas: remove all the casts from void * or to void * | Andy Yan | 1 | -18/+16 |
2009-05-24 | [SCSI] mvsas: performance improvement using domain_device->lldd_dev | Andy Yan | 2 | -16/+16 |
2009-05-24 | [SCSI] mvsas: correct bit map usage | Andy Yan | 1 | -2/+1 |
2009-05-24 | [SCSI] mvsas: bug fix, null pointer may be used | Andy Yan | 1 | -4/+4 |
2009-05-24 | [SCSI] mvsas: bug fix of dead lock | Andy Yan | 1 | -8/+6 |
2009-05-24 | [SCSI] mvsas: bug fix with setting task management frame type | Andy Yan | 1 | -3/+5 |
2009-05-21 | [SCSI] mvsas: add support for 94xx; layout change; bug fixes | Andy Yan | 11 | -1377/+3893 |
2009-05-21 | [SCSI] mvsas: split driver into multiple files | Jeff Garzik | 8 | -2112/+2273 |
2009-05-21 | [SCSI] mvsas: move into new directory drivers/scsi/mvsas/ | Jeff Garzik | 3 | -0/+3283 |