summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_sas.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap2021-07-131-19/+22
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-031-6/+4
|\
| * scsi: pm8001: Remove unnecessary OOM messageZhen Lei2021-06-161-4/+2
| * scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-021-2/+2
* | scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy2021-05-161-1/+6
|/
* scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi2021-04-161-1/+1
* scsi: pm8001: Clean up white spaceLuo Jiaxing2021-04-131-10/+10
* scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in headerLee Jones2021-03-161-0/+1
* scsi: pm80xx: Replace magic numbers with device state definesIgor Pylypiv2021-03-101-4/+4
* scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-231-3/+2
* scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-231-4/+4
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-231-5/+2
* scsi: pm80xx: Check for fatal errorakshatzen2021-01-131-0/+9
* scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches2020-12-011-2/+2
* scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches2020-11-241-2/+2
* scsi: pm8001: Neaten debug logging macros and usesJoe Perches2020-11-241-76/+56
* scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NULLee Jones2020-11-111-1/+1
* scsi: pm80xx: Make running_req atomicViswas G2020-11-051-4/+7
* scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu2020-09-011-1/+1
* scsi: pm8001: Move function header and supply some missing parameter descript...Lee Jones2020-07-251-4/+5
* scsi: pm80xx: Cleanup command when a reset times outpeter chang2019-11-201-13/+37
* scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar2019-11-201-6/+6
* scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-201-2/+4
* scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck2019-11-201-1/+1
* 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