aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_sas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-14scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy1-0/+15
2021-07-28scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv1-17/+15
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap1-19/+22
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+4
2021-06-15scsi: pm8001: Remove unnecessary OOM messageZhen Lei1-4/+2
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche1-2/+2
2021-05-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy1-1/+6
2021-04-15scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi1-1/+1
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing1-10/+10
2021-03-15scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in headerLee Jones1-0/+1
2021-03-09scsi: pm80xx: Replace magic numbers with device state definesIgor Pylypiv1-4/+4
2021-01-22scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish1-3/+2
2021-01-22scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-4/+4
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry1-5/+2
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen1-0/+9
2020-11-30scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches1-2/+2
2020-11-23scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches1-2/+2
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-76/+56
2020-11-10scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NULLee Jones1-1/+1
2020-11-04scsi: pm80xx: Make running_req atomicViswas G1-4/+7
2020-08-31scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-07-24scsi: pm8001: Move function header and supply some missing parameter descriptionsLee Jones1-4/+5
2019-11-19scsi: pm80xx: Cleanup command when a reset times outpeter chang1-13/+37
2019-11-19scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar1-6/+6
2019-11-19scsi: pm80xx: Squashed logging cleanup changespeter chang1-2/+4
2019-11-19scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck1-1/+1
2019-08-07scsi: pm80xx: remove redundant assignments to variable rcColin Ian King1-10/+3
2019-07-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey1-1/+5
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-1/+1
2019-06-18scsi: pm8001: Fix typo in code commentsWeitao Hou1-1/+1
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King1-2/+2
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-01-08scsi: pm80xx: reduce indentationJulia Lawall1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig1-4/+4
2018-09-17scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing1-4/+0
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey1-0/+7
2018-09-11scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey1-1/+1
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey1-3/+25
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-2/+2
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-39/+85
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-6/+5
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G1-3/+74
2017-10-18scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G1-38/+13
2016-09-26scsi: pm8001: Mark symbols static where possibleBaoyou Xie1-1/+1
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke1-1/+2
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke1-1/+3
2015-08-26pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G1-0/+1
2015-08-26pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G1-5/+13
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-17/+5