index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
/
mv_sas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+7
2017-08-07
scsi: mvsas: Replace PCI pool old API
Romain Perier
1
-3
/
+3
2016-10-31
mvsas: fix error return code in mvs_task_prep()
Wei Yongjun
1
-1
/
+3
2016-09-27
scsi: mvsas: Mark symbols static where possible
Baoyou Xie
1
-8
/
+8
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
1
-1
/
+2
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
1
-1
/
+3
2016-01-06
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
1
-0
/
+13
2015-12-01
mvsas: fix misleading indentation
Luis de Bethencourt
1
-2
/
+2
2015-10-27
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Dāvis Mosāns
1
-0
/
+2
2015-04-17
mvsas: fix panic on expander attached SATA devices
James Bottomley
1
-4
/
+1
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-2
/
+2
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-105
/
+4
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
1
-2
/
+2
2014-06-19
scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-10
/
+14
2013-10-14
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-07-24
[SCSI] mvsas: Fix kernel panic on tile due to unaligned data access
James Bottomley
1
-3
/
+8
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-1
/
+2
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
1
-8
/
+8
2013-02-22
[SCSI] mvsas: fixed timeout issue when removing module
Xiangliang Yu
1
-2
/
+8
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-09-14
[SCSI] mvsas: Fix oops when ata commond timeout.
Jianpeng Ma
1
-1
/
+1
2012-07-20
[SCSI] mvsas: remove unused variable in mvs_task_exec()
Dan Carpenter
1
-1
/
+0
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
1
-10
/
+10
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-8
/
+3
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-1
/
+2
2012-02-19
[SCSI] libsas: remove ata_port.lock management duties from lldds
Dan Williams
1
-6
/
+0
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
1
-1
/
+1
2011-10-02
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
1
-1
/
+1
2011-10-02
[SCSI] mvsas: fixed some disk spin up issue
Xiangliang Yu
1
-0
/
+12
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
1
-30
/
+0
2011-08-27
[SCSI] libsas: export sas_alloc_task()
Dan Williams
1
-26
/
+3
2011-07-26
[SCSI] mvsas: update comments
Xiangliang Yu
1
-13
/
+1
2011-07-26
[SCSI] mvsas: misc improvements
Xiangliang Yu
1
-56
/
+53
2011-07-26
[SCSI] mvsas: Add new macros and functions
Xiangliang Yu
1
-15
/
+79
2011-07-26
[SCSI] mvsas: Remove unused macros, variables and functions
Xiangliang Yu
1
-159
/
+4
2011-07-26
[SCSI] mvsas: fix 94xx hotplug issue
Xiangliang Yu
1
-16
/
+12
2011-07-26
[SCSI] mvsas: Add support for Non specific NCQ error interrupt
Xiangliang Yu
1
-0
/
+14
2011-05-01
[SCSI] mvsas: add support for Task collector mode and fixed relative bugs
Xiangliang Yu
1
-134
/
+249
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
1
-68
/
+133
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
1
-15
/
+14
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
1
-889
/
+1228
[next]