summaryrefslogtreecommitdiff
path: root/drivers/scsi/mvsas
Commit message (Expand)AuthorAge
* scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann2018-03-01
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-01
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-25
* scsi: mvsas: replace kfree with scsi_host_putPan Bian2017-08-10
* scsi: mvsas: Replace PCI pool old APIRomain Perier2017-08-07
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\
| * scsi: mvsas: fix command_active typoArnd Bergmann2016-11-16
* | mvsas: fix error return code in mvs_task_prep()Wei Yongjun2016-10-31
|/
* scsi: mvsas: Mark symbols static where possibleBaoyou Xie2016-09-26
* libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-09
* libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-09
* mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk2016-04-15
* Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-07
|\
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| |\
| | * mvsas: don't allow negative timeoutsDan Carpenter2015-11-13
* | | mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann2016-01-06
* | | mvsas: fix misleading indentationLuis de Bethencourt2015-11-30
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13
|\ \
| * \ Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-12
| |\ \ | | |/
| | * mvsas: remove SCSI host before detaching from SAS transportJack Wang2015-11-09
| * | scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
| |/
* | mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2015-10-27
|/
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-10
* | mvsas: always iounmap resourcesJohannes Thumshirn2015-08-12
|/
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-31
* mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-04-17
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-18
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-11
|\ \ | |/ |/|
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-05
* | libsas: remove task_collector modeChristoph Hellwig2014-11-27
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-06
|\
| * scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-19
* | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2014-06-20
* | mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings2014-06-02
|/
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14
* treewide: Fix typo in printkMasanari Iida2013-10-14
* [SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2013-07-23
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-04
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-10
* [SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2013-04-15
* [SCSI] mvsas: fixed timeout issue when removing moduleXiangliang Yu2013-02-22
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [SCSI] mvsas: fix undefined bit shiftXi Wang2012-11-30
* [SCSI] mvsas: Fix oops when ata commond timeout.Jianpeng Ma2012-09-14