aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas
Commit message (Expand)AuthorAgeFilesLines
* mvsas: Fix oops when ata commond timeout.Jianpeng Ma2013-01-161-1/+1
* mvsas: fix undefined bit shiftXi Wang2013-01-032-13/+3
* [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson2011-10-311-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-285-65/+68
|\
| * [SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams2011-10-021-1/+1
| * [SCSI] mvsas: update driver versionXiangliang Yu2011-10-021-1/+1
| * [SCSI] mvsas: fixed SMP request watchdog timeout issue.Xiangliang Yu2011-10-022-0/+5
| * [SCSI] mvsas: expander write performance enhancementXiangliang Yu2011-10-022-0/+10
| * [SCSI] mvsas: change SL mode0 register valueXiangliang Yu2011-10-021-0/+8
| * [SCSI] mvsas: fixed wrong destination when hiting NAK for command frameXiangliang Yu2011-10-021-0/+10
| * [SCSI] mvsas: fixed some disk spin up issueXiangliang Yu2011-10-022-0/+16
| * [SCSI] mvsas: add support for 9480 device idXiangliang Yu2011-10-021-0/+9
| * [SCSI] mvsas: fix expander link errorXiangliang Yu2011-10-021-3/+3
| * [SCSI] mvsas: remove mvs_slave_{alloc|configure}Dan Williams2011-10-023-34/+2
| * [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-271-26/+3
* | Merge branch 'master' into for-nextJiri Kosina2011-09-159-484/+975
|\ \ | |/
| * [SCSI] mvsas: Add support for interrupt taskletXiangliang Yu2011-07-265-26/+40
| * [SCSI] mvsas: update commentsXiangliang Yu2011-07-267-55/+24
| * [SCSI] mvsas: misc improvementsXiangliang Yu2011-07-267-113/+127
| * [SCSI] mvsas: Add new macros and functionsXiangliang Yu2011-07-267-56/+169
| * [SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu2011-07-267-189/+20
| * [SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu2011-07-265-35/+42
| * [SCSI] mvsas: Add driver version and interrupt coalescing to device attribute...Xiangliang Yu2011-07-264-2/+126
| * [SCSI] mvsas: add support for 94xx phy tuning and multiple revisionsXiangliang Yu2011-07-264-14/+382
| * [SCSI] mvsas: Add support for Non specific NCQ error interruptXiangliang Yu2011-07-266-1/+52
* | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0
|/
* [SCSI] mvsas: add support for Task collector mode and fixed relative bugsXiangliang Yu2011-05-0111-152/+294
* [SCSI] mvsas: add support for Marvell 88SE9445/88SE9485Xiangliang Yu2011-05-012-0/+22
* [SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team2011-03-231-0/+7
* scsi: change to new flag variablematt mooney2011-03-171-3/+1
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-8/+8
* [SCSI] mvsas: fix potential NULL dereferenceJiri Slaby2010-07-271-1/+3
* [SCSI] mvsas: fix hot plug handling and IO issuesSrinivas2010-04-115-80/+186
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBASrinivas2009-12-101-0/+1
* [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng2009-10-022-0/+8
* [SCSI] mvsas: remove all the casts from void * or to void *Andy Yan2009-05-231-18/+16
* [SCSI] mvsas: performance improvement using domain_device->lldd_devAndy Yan2009-05-232-16/+16
* [SCSI] mvsas: correct bit map usageAndy Yan2009-05-231-2/+1
* [SCSI] mvsas: bug fix, null pointer may be usedAndy Yan2009-05-231-4/+4
* [SCSI] mvsas: bug fix of dead lockAndy Yan2009-05-231-8/+6
* [SCSI] mvsas: bug fix with setting task management frame typeAndy Yan2009-05-231-3/+5
* [SCSI] mvsas: add support for 94xx; layout change; bug fixesAndy Yan2009-05-2011-1377/+3893
* [SCSI] mvsas: split driver into multiple filesJeff Garzik2009-05-208-2112/+2273
* [SCSI] mvsas: move into new directory drivers/scsi/mvsas/Jeff Garzik2009-05-203-0/+3283