summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)AuthorFilesLines
2022-04-15scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-15scsi: pm8001: Fix abort all task initializationDamien Le Moal2-0/+3
2022-04-15scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal1-3/+5
2022-04-15scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal1-1/+1
2022-04-15scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal2-2/+2
2021-07-28scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu1-0/+1
2020-12-30scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong1-1/+2
2020-10-01scsi: pm80xx: Cleanup command when a reset times outpeter chang1-13/+37
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-03-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey3-2/+8
2020-01-04scsi: pm80xx: Fix for SATA device discoverypeter chang1-0/+2
2019-11-20scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey5-6/+91
2019-11-20scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey1-1/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-29scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King1-1/+1
2017-11-22treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-2/+2
2017-11-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-58/+318
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-6/+5
2017-10-19scsi: pm80xx: corrected linkrate value.Viswas G1-1/+1
2017-10-19scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G1-0/+1
2017-10-19scsi: pm80xx: corrected SATA abort handling sequence.Viswas G4-10/+119
2017-10-19scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G1-0/+6
2017-10-19scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G1-38/+13
2017-10-19scsi: pm80xx: tag allocation for phy control request.Viswas G2-4/+10
2017-10-19scsi: pm80xx: Different SAS addresses for phys.Viswas G2-6/+10
2017-10-19scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G4-0/+63
2017-10-19scsi: pm80xx: redefine sas_identify_frame structureViswas G1-1/+97
2017-08-26scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-11scsi: pm8001: fix double free in pm8001_pci_probePan Bian1-3/+2
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn1-1/+0
2017-02-07scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig2-23/+14
2016-09-27scsi: pm8001: Mark symbols static where possibleBaoyou Xie2-3/+3
2016-07-13pm8001: fix typoJulia Lawall1-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
2016-04-15pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney1-2/+0
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley4-14/+243
2015-11-10scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-11-10pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood1-1/+1
2015-11-03pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood1-5/+11
2015-11-03pm80xx: wait a minimum of 500ms before issuing commands to SPCvBenjamin Rood1-0/+13
2015-11-03pm80xx: do not examine registers for iButton feature if ATTO adapterBenjamin Rood1-0/+2
2015-11-03pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood3-0/+164
2015-11-03pm80xx: add support for ATTO devices during SAS address initiailizationBenjamin Rood1-0/+10
2015-11-03pm80xx: add ATTO PCI IDs to pm8001_pci_tableBenjamin Rood1-0/+14
2015-11-03pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood3-2/+8
2015-11-03pm80xx: configure PHY settings based on subsystem vendor IDBenjamin Rood1-6/+20
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn2-0/+2