aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2023-10-06scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki
2023-10-06scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki
2023-09-23scsi: pm8001: Setup IRQs on resumeDamien Le Moal
2022-10-22scsi: pm80xx: Display proc_name in sysfsIgor Pylypiv
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-09-25scsi: pm8001: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-09-25scsi: pm8001: Fix running_req for internal abort commandsJohn Garry
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-01scsi: pm8001: Fix typo 'the the' in commentSlark Xiao
2022-07-13scsi: pm80xx: Set stopped phy's linkrate to DisabledChangyuan Lyu
2022-07-13scsi: pm80xx: Fix 'Unknown' max/min linkrateChangyuan Lyu
2022-06-16scsi: pm8001: Expose hardware queues for pm80xxJohn Garry
2022-06-16scsi: pm8001: Use non-atomic bitmap ops for tag alloc + freeJohn Garry
2022-06-16scsi: pm8001: Set up tags before using themJohn Garry
2022-06-16scsi: pm8001: Rework shost initial valuesJohn Garry
2022-04-11scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy
2022-04-11scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy
2022-03-14scsi: pm8001: Use libsas internal abort supportJohn Garry
2022-02-27scsi: pm80xx: Handle non-fatal errorsAjish Koshy
2022-02-22scsi: pm8001: Fix pm8001_info() message formatDamien Le Moal
2022-02-22scsi: pm8001: Improve pm80XX_send_abort_all()Damien Le Moal
2022-02-22scsi: pm8001: Simplify pm8001_ccb_task_free()Damien Le Moal
2022-02-22scsi: pm8001: Simplify pm8001_task_exec()Damien Le Moal
2022-02-22scsi: pm8001: Simplify pm8001_mpi_build_cmd() interfaceDamien Le Moal
2022-02-22scsi: pm8001: Introduce ccb alloc/free helpersDamien Le Moal
2022-02-22scsi: pm8001: Simplify pm8001_get_ncq_tag()Damien Le Moal
2022-02-22scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()Damien Le Moal
2022-02-22scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()Damien Le Moal
2022-02-22scsi: pm8001: Fix tag leaks on errorDamien Le Moal
2022-02-22scsi: pm8001: Fix task leak in pm8001_send_abort_all()Damien Le Moal
2022-02-22scsi: pm8001: Fix tag values handlingDamien Le Moal
2022-02-22scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-02-22scsi: pm8001: Fix pm8001_tag_alloc() failures handlingDamien Le Moal
2022-02-22scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-02-22scsi: pm8001: Fix NCQ NON DATA command completion handlingDamien Le Moal
2022-02-22scsi: pm8001: Fix NCQ NON DATA command task initializationDamien Le Moal
2022-02-22scsi: pm8001: Remove local variable in pm8001_pci_resume()Damien Le Moal
2022-02-22scsi: pm8001: Fix use of struct set_phy_profile_req fieldsDamien Le Moal
2022-02-22scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()Damien Le Moal
2022-02-22scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()Damien Le Moal
2022-02-22scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()Damien Le Moal
2022-02-22scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()Damien Le Moal
2022-02-22scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal
2022-02-22scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal
2022-02-22scsi: pm8001: Fix pm80xx_pci_mem_copy() interfaceDamien Le Moal
2022-02-22scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2022-02-22scsi: pm8001: Fix pm8001_update_flash() local variable typeDamien Le Moal
2022-02-22scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()Damien Le Moal