| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ |
|
| * | scsi: mvsas: fix command_active typo | Arnd Bergmann | 2016-11-16 | 1 | -1/+1 |
* | | mvsas: fix error return code in mvs_task_prep() | Wei Yongjun | 2016-10-31 | 1 | -1/+3 |
|/ |
|
* | scsi: mvsas: Mark symbols static where possible | Baoyou Xie | 2016-09-26 | 3 | -37/+39 |
* | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke | 2016-05-09 | 1 | -1/+2 |
* | libsas: enable FPDMA SEND/RECEIVE | Hannes Reinecke | 2016-05-09 | 1 | -1/+3 |
* | mvsas: Generalize Marvell 9485 in pci_device_id | Leonid Moiseichuk | 2016-04-15 | 1 | -18/+1 |
* | Merge branch 'jejb-scsi' into misc | James Bottomley | 2016-01-07 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'mkp-fixes' into fixes | James Bottomley | 2015-12-03 | 1 | -2/+2 |
| |\ |
|
| | * | mvsas: don't allow negative timeouts | Dan Carpenter | 2015-11-13 | 1 | -2/+2 |
* | | | mvsas: Add SGPIO support to Marvell 94xx | Wilfried Weissmann | 2016-01-06 | 5 | -0/+225 |
* | | | mvsas: fix misleading indentation | Luis de Bethencourt | 2015-11-30 | 1 | -2/+2 |
|/ / |
|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-11-13 | 1 | -2/+1 |
|\ \ |
|
| * \ | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 2015-11-12 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | mvsas: remove SCSI host before detaching from SAS transport | Jack Wang | 2015-11-09 | 1 | -1/+1 |
| * | | scsi: use host wide tags by default | Christoph Hellwig | 2015-11-09 | 1 | -1/+0 |
| |/ |
|
* | | mvsas: Fix NULL pointer dereference in mvs_slot_task_free | Dāvis Mosāns | 2015-10-27 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -11/+4 |
|\ |
|
| * | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams | 2015-08-10 | 1 | -11/+4 |
* | | mvsas: always iounmap resources | Johannes Thumshirn | 2015-08-12 | 1 | -1/+4 |
|/ |
|
* | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke | 2015-05-31 | 1 | -1/+0 |
* | mvsas: fix panic on expander attached SATA devices | James Bottomley | 2015-04-17 | 1 | -4/+1 |
* | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-18 | 1 | -1/+0 |
|\ |
|
| * | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 |
* | | 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 | 3 | -136/+5 |
* | | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 2014-11-24 | 1 | -0/+1 |
* | | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-08-06 | 1 | -10/+14 |
|\ |
|
| * | scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference | Rickard Strandqvist | 2014-06-19 | 1 | -10/+14 |
* | | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte... | Chen Gang | 2014-06-20 | 2 | -34/+34 |
* | | mvsas: Recognise device/subsystem 9485/9485 as 88SE9485 | Ben Hutchings | 2014-06-02 | 1 | -0/+9 |
|/ |
|
* | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-14 | 1 | -1/+0 |
* | 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 | 2 | -3/+9 |
* | [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 | 3 | -11/+11 |
* | [SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b | Myron Stowe | 2013-04-15 | 1 | -3/+3 |
* | [SCSI] mvsas: fixed timeout issue when removing module | Xiangliang Yu | 2013-02-22 | 2 | -2/+9 |
* | 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 |