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