summaryrefslogtreecommitdiff
path: root/drivers/scsi/mvsas/mv_sas.c
AgeCommit message (Expand)Author
2013-01-17SCSI: mvsas: Fix oops when ata commond timeout.Jianpeng Ma
2012-12-03mvsas: remove unused variable in mvs_task_exec()Dan Carpenter
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams
2012-02-19[SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams
2011-10-02[SCSI] mvsas: fixed some disk spin up issueXiangliang Yu
2011-10-02[SCSI] mvsas: fix expander link errorXiangliang Yu
2011-10-02[SCSI] mvsas: remove mvs_slave_{alloc|configure}Dan Williams
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams
2011-07-26[SCSI] mvsas: update commentsXiangliang Yu
2011-07-26[SCSI] mvsas: misc improvementsXiangliang Yu
2011-07-26[SCSI] mvsas: Add new macros and functionsXiangliang Yu
2011-07-26[SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu
2011-07-26[SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu
2011-07-26[SCSI] mvsas: Add support for Non specific NCQ error interruptXiangliang Yu
2011-05-01[SCSI] mvsas: add support for Task collector mode and fixed relative bugsXiangliang Yu
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley
2010-07-27[SCSI] mvsas: fix potential NULL dereferenceJiri Slaby
2010-04-11[SCSI] mvsas: fix hot plug handling and IO issuesSrinivas
2009-05-23[SCSI] mvsas: remove all the casts from void * or to void *Andy Yan
2009-05-23[SCSI] mvsas: performance improvement using domain_device->lldd_devAndy Yan
2009-05-23[SCSI] mvsas: bug fix, null pointer may be usedAndy Yan
2009-05-23[SCSI] mvsas: bug fix of dead lockAndy Yan
2009-05-23[SCSI] mvsas: bug fix with setting task management frame typeAndy Yan
2009-05-20[SCSI] mvsas: add support for 94xx; layout change; bug fixesAndy Yan
2009-05-20[SCSI] mvsas: split driver into multiple filesJeff Garzik
2009-05-20[SCSI] mvsas: move into new directory drivers/scsi/mvsas/Jeff Garzik