summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_sas.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm80xx: remove redundant assignments to variable rcColin Ian King2019-08-081-10/+3
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-121-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-191-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-191-1/+1
|\
| * scsi: pm80xx: reduce indentationJulia Lawall2019-01-091-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
|/
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-181-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-121-0/+7
* scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey2018-09-121-1/+1
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-121-3/+25
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-39/+85
|\
| * scsi: pm80xx: corrected SATA abort handling sequence.Viswas G2017-10-191-3/+74
| * scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G2017-10-191-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-271-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-271-0/+1
* pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G2015-08-271-5/+13
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-17/+5
* scsi: use pci_zalloc_consistentJoe Perches2014-08-091-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
* [SCSI] pm8001: missing break statementsMark Salyzyn2011-10-021-3/+4
* [SCSI] pm8001: fix DEV_IS_GONE infinite retryMark Salyzyn2011-10-021-14/+1
* [SCSI] pm8001: remove pm8001_slave_{alloc|configure}Dan Williams2011-10-021-30/+1
* [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-271-32/+6
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-2/+2
* [SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()Dan Carpenter2010-05-021-1/+3