aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2022-04-20scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy
2022-04-20scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy
2022-04-13scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()Damien Le Moal
2022-04-13scsi: pm8001: Fix tag leaks on errorDamien Le Moal
2022-04-13scsi: pm8001: Fix task leak in pm8001_send_abort_all()Damien Le Moal
2022-04-13scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-13scsi: pm8001: Fix pm80xx_pci_mem_copy() interfaceDamien Le Moal
2022-04-08scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-04-08scsi: pm8001: Fix NCQ NON DATA command completion handlingDamien Le Moal
2022-04-08scsi: pm8001: Fix NCQ NON DATA command task initializationDamien Le Moal
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()Damien Le Moal
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()Damien Le Moal
2022-04-08scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()Damien Le Moal
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()Damien Le Moal
2022-04-08scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal
2022-04-08scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal
2022-04-08scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2022-02-23scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-02-23scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry
2022-01-27scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv
2021-12-14scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv
2021-11-18scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv
2021-08-26scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv
2021-07-25scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-06-03scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy
2021-05-14scsi: pm80xx: Fix potential infinite loopColin Ian King
2021-05-14scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv
2021-04-14scsi: pm80xx: Fix chip initialization failureViswas G
2021-03-25scsi: libsas: Remove notifier indirectionJohn Garry
2021-03-25scsi: pm8001: Neaten debug logging macros and usesJoe Perches
2021-03-25scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng
2021-03-25scsi: pm80xx: Make running_req atomicViswas G
2021-03-25scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang
2020-12-30scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong
2020-12-30scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish
2020-10-07scsi: pm80xx: Driver version updateViswas G
2020-10-07scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G
2020-10-07scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G
2020-10-07scsi: pm80xx: Increase number of supported queuesViswas G
2020-08-31scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-24scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones
2020-07-24scsi: pm8001: Remove a bunch of set but unused variablesLee Jones
2020-07-24scsi: pm8001: Fix some function documentation issuesLee Jones
2020-07-24scsi: pm8001: Fix a bunch of kerneldoc issuesLee Jones
2020-07-24scsi: pm8001: Add descriptions for unused 'attr' function parametersLee Jones
2020-07-24scsi: pm8001: Move function header and supply some missing parameter descript...Lee Jones
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15scsi: pm8001: Provide descriptions for the many undocumented 'attr'sLee Jones