aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mvsas
AgeCommit message (Expand)Author
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-30mvsas: fix misleading indentationLuis de Bethencourt
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09mvsas: remove SCSI host before detaching from SAS transportJack Wang
2015-10-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-04-17mvsas: fix panic on expander attached SATA devicesJames Bottomley
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang
2014-06-19scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-02mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-14treewide: Fix typo in printkMasanari Iida
2013-07-23[SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-04-15[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-02-22[SCSI] mvsas: fixed timeout issue when removing moduleXiangliang Yu
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-11-30[SCSI] mvsas: fix undefined bit shiftXi Wang
2012-09-14[SCSI] mvsas: Fix oops when ata commond timeout.Jianpeng Ma
2012-07-20[SCSI] mvsas: remove unused variable in mvs_task_exec()Dan Carpenter
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams
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: async ata scanningDan Williams
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
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams
2011-10-31[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds