summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm8001_sas.c
AgeCommit message (Expand)Author
2019-11-19scsi: pm80xx: Cleanup command when a reset times outpeter chang
2019-11-19scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar
2019-11-19scsi: pm80xx: Squashed logging cleanup changespeter chang
2019-11-19scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck
2019-08-07scsi: pm80xx: remove redundant assignments to variable rcColin Ian King
2019-07-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-18scsi: pm8001: Fix typo in code commentsWeitao Hou
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-08scsi: pm80xx: reduce indentationJulia Lawall
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig
2018-09-17scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2018-09-11scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G
2017-10-18scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G
2016-09-26scsi: pm8001: Mark symbols static where possibleBaoyou Xie
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke
2015-08-26pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G
2015-08-26pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-08-08scsi: use pci_zalloc_consistentJoe Perches
2014-07-25pm8001: add a new spinlock to protect the CCBTomas Henzl
2014-07-25pm8001: clean bitmap management functionsTomas Henzl
2014-03-15[SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy deviceXinHong Zhu
2014-03-15[SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...XinHong Zhu
2013-12-02[SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal
2013-10-25[SCSI] pm80xx: Set device state response logic fix.Anand Kumar Santhanam
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams
2012-07-20[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan 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] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...Mark Salyzyn
2012-02-19[SCSI] pm8001: Add FUNC_GET_EVENTSMark Salyzyn
2012-02-19[SCSI] pm8001: fix lockup on phy_control hard reset.Mark Salyzyn
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams
2011-10-02[SCSI] pm8001: missing break statementsMark Salyzyn
2011-10-02[SCSI] pm8001: fix DEV_IS_GONE infinite retryMark Salyzyn