summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_sas.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu2020-08-311-1/+1
* scsi: pm8001: Move function header and supply some missing parameter descript...Lee Jones2020-07-241-4/+5
* scsi: pm80xx: Cleanup command when a reset times outpeter chang2019-11-191-13/+37
* scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar2019-11-191-6/+6
* scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-191-2/+4
* scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck2019-11-191-1/+1
* scsi: pm80xx: remove redundant assignments to variable rcColin Ian King2019-08-071-10/+3
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-111-1/+5
* scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-1/+1
* scsi: pm8001: Fix typo in code commentsWeitao Hou2019-06-181-1/+1
* scsi: pm8001: clean up various indentation issuesColin Ian King2019-03-191-2/+2
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-201-1/+1
|\
| * scsi: pm80xx: reduce indentationJulia Lawall2019-01-081-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
|/
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-171-4/+4
* scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing2018-09-171-4/+0
* scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey2018-09-111-0/+7
* scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey2018-09-111-1/+1
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-111-3/+25
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-39/+85
|\
| * scsi: pm80xx: corrected SATA abort handling sequence.Viswas G2017-10-181-3/+74
| * scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G2017-10-181-38/+13
* | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-6/+5
|/
* scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-261-1/+1
* libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-091-1/+2
* libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-091-1/+3
* pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G2015-08-261-0/+1
* pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G2015-08-261-5/+13
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-17/+5
* scsi: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* pm8001: add a new spinlock to protect the CCBTomas Henzl2014-07-251-1/+6
* pm8001: clean bitmap management functionsTomas Henzl2014-07-251-24/+7
* [SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy deviceXinHong Zhu2014-03-151-0/+1
* [SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...XinHong Zhu2014-03-151-2/+0
* [SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal2013-12-021-1/+3
* [SCSI] pm80xx: Set device state response logic fix.Anand Kumar Santhanam2013-10-251-1/+8
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-7/+7
* [SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K2013-05-101-0/+66
* [SCSI] pm80xx: NCQ error handling changesSakthivel K2013-05-101-2/+20
* [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K2013-05-101-6/+11
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-17/+17
* [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams2012-07-201-1/+2
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-7/+12
* [SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams2012-02-191-5/+1
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-1/+3
* [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...Mark Salyzyn2012-02-191-0/+72
* [SCSI] pm8001: Add FUNC_GET_EVENTSMark Salyzyn2012-02-191-1/+23
* [SCSI] pm8001: fix lockup on phy_control hard reset.Mark Salyzyn2012-02-191-1/+1
* [SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams2011-10-021-1/+1