aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2022-04-15scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-15scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-04-15scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal
2022-04-15scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal
2022-04-15scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2021-07-25scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2020-12-30scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong
2020-10-01scsi: pm80xx: Cleanup command when a reset times outpeter chang
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu
2020-01-04scsi: pm80xx: Fix for SATA device discoverypeter chang
2019-08-07scsi: pm80xx: remove redundant assignments to variable rcColin Ian King
2019-07-11scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey
2019-06-27scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey
2019-06-27scsi: pm80xx: Event log size through sysfsDeepak Ukey
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-18scsi: pm8001: Fix typo in code commentsWeitao Hou
2019-04-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King
2019-04-03scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King
2019-03-25scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-08scsi: pm80xx: reduce indentationJulia Lawall
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig
2018-09-17scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing
2018-09-17scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing
2018-09-11scsi: pm80xx: Update driver version to 0.1.39Deepak Ukey
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2018-09-11scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-28scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-10-18scsi: pm80xx: corrected linkrate value.Viswas G
2017-10-18scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G
2017-10-18scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G
2017-10-18scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G
2017-10-18scsi: pm80xx: Different SAS addresses for phys.Viswas G
2017-10-18scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G
2017-10-18scsi: pm80xx: redefine sas_identify_frame structureViswas G
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-10scsi: pm8001: fix double free in pm8001_pci_probePan Bian