index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
/
pm8001_sas.c
Age
Commit message (
Expand
)
Author
2025-04-03
scsi: pm80xx: Set phy_attached to zero when device is gone
Igor Pylypiv
2024-12-04
scsi: pm80xx: Improve debugging for aborted commands
Vishakha Channapattan
2024-12-04
scsi: pm80xx: Do not use libsas port ID
Igor Pylypiv
2024-11-06
scsi: pm8001: Initialize devices in pm8001_alloc_dev()
Igor Pylypiv
2024-07-04
scsi: pm80xx: Set phy->enable_completion only when we wait for it
Igor Pylypiv
2023-05-31
scsi: pm80xx: Add fatal error checks
Changyuan Lyu
2022-10-27
scsi: pm8001: Drop !task check in pm8001_abort_task()
John Garry
2022-10-22
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
scsi: pm8001: Remove pm8001_tag_init()
Igor Pylypiv
2022-10-18
scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
2022-10-18
scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
John Garry
2022-10-18
scsi: pm8001: Modify task abort handling for SATA task
John Garry
2022-06-16
scsi: pm8001: Use non-atomic bitmap ops for tag alloc + free
John Garry
2022-03-14
scsi: pm8001: Use libsas internal abort support
John Garry
2022-02-22
scsi: pm8001: Simplify pm8001_ccb_task_free()
Damien Le Moal
2022-02-22
scsi: pm8001: Simplify pm8001_task_exec()
Damien Le Moal
2022-02-22
scsi: pm8001: Introduce ccb alloc/free helpers
Damien Le Moal
2022-02-22
scsi: pm8001: Simplify pm8001_get_ncq_tag()
Damien Le Moal
2022-02-22
scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()
Damien Le Moal
2022-02-22
scsi: pm8001: Fix tag leaks on error
Damien Le Moal
2022-02-22
scsi: pm8001: Fix tag values handling
Damien Le Moal
2022-02-22
scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()
Damien Le Moal
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
2022-02-19
scsi: libsas: Add TMF handler exec complete callback
John Garry
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2022-01-31
scsi: pm8001: Fix use-after-free for aborted TMF sas_task
John Garry
2022-01-05
scsi: pm80xx: Port reset timeout error handling correction
Ajish Koshy
2021-11-18
scsi: pm80xx: Add tracepoints
Changyuan Lyu
2021-09-14
scsi: pm80xx: Fix incorrect port value when registering a device
Ajish Koshy
2021-07-28
scsi: pm80xx: Fix TMF task completion race condition
Igor Pylypiv
2021-07-12
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-15
scsi: pm8001: Remove unnecessary OOM message
Zhen Lei
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-05-15
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
2021-04-15
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
2021-04-12
scsi: pm8001: Clean up white space
Luo Jiaxing
2021-03-15
scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in header
Lee Jones
2021-03-09
scsi: pm80xx: Replace magic numbers with device state defines
Igor Pylypiv
2021-01-22
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-22
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
[next]