index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
/
mv_sas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
2016-01-06
1
-0
/
+13
*
mvsas: fix misleading indentation
Luis de Bethencourt
2015-11-30
1
-2
/
+2
*
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Dāvis Mosāns
2015-10-27
1
-0
/
+2
*
mvsas: fix panic on expander attached SATA devices
James Bottomley
2015-04-17
1
-4
/
+1
*
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-12-11
1
-2
/
+2
|
\
|
*
libsas: use ata_dev_classify()
Hannes Reinecke
2014-11-05
1
-2
/
+2
*
|
libsas: remove task_collector mode
Christoph Hellwig
2014-11-27
1
-105
/
+4
|
/
*
scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-19
1
-10
/
+14
*
treewide: Fix typo in printk
Masanari Iida
2013-10-14
1
-1
/
+1
*
[SCSI] mvsas: Fix kernel panic on tile due to unaligned data access
James Bottomley
2013-07-23
1
-3
/
+8
*
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
2013-06-04
1
-1
/
+2
*
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-05-10
1
-8
/
+8
*
[SCSI] mvsas: fixed timeout issue when removing module
Xiangliang Yu
2013-02-22
1
-2
/
+8
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
[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
1
-8
/
+3
|
\
|
*
[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: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
|
/
*
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
2011-10-02
1
-1
/
+1
*
[SCSI] mvsas: fixed some disk spin up issue
Xiangliang Yu
2011-10-02
1
-0
/
+12
*
[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
1
-30
/
+0
*
[SCSI] libsas: export sas_alloc_task()
Dan Williams
2011-08-27
1
-26
/
+3
*
[SCSI] mvsas: update comments
Xiangliang Yu
2011-07-26
1
-13
/
+1
*
[SCSI] mvsas: misc improvements
Xiangliang Yu
2011-07-26
1
-56
/
+53
*
[SCSI] mvsas: Add new macros and functions
Xiangliang Yu
2011-07-26
1
-15
/
+79
*
[SCSI] mvsas: Remove unused macros, variables and functions
Xiangliang Yu
2011-07-26
1
-159
/
+4
*
[SCSI] mvsas: fix 94xx hotplug issue
Xiangliang Yu
2011-07-26
1
-16
/
+12
*
[SCSI] mvsas: Add support for Non specific NCQ error interrupt
Xiangliang Yu
2011-07-26
1
-0
/
+14
*
[SCSI] mvsas: add support for Task collector mode and fixed relative bugs
Xiangliang Yu
2011-05-01
1
-134
/
+249
*
[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
1
-68
/
+133
*
[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
1
-15
/
+14
*
[SCSI] mvsas: bug fix, null pointer may be used
Andy Yan
2009-05-23
1
-4
/
+4
*
[SCSI] mvsas: bug fix of dead lock
Andy Yan
2009-05-23
1
-8
/
+6
*
[SCSI] mvsas: bug fix with setting task management frame type
Andy Yan
2009-05-23
1
-3
/
+5
*
[SCSI] mvsas: add support for 94xx; layout change; bug fixes
Andy Yan
2009-05-20
1
-889
/
+1228
*
[SCSI] mvsas: split driver into multiple files
Jeff Garzik
2009-05-20
1
-2110
/
+706
*
[SCSI] mvsas: move into new directory drivers/scsi/mvsas/
Jeff Garzik
2009-05-20
1
-0
/
+3222