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
/
libsas
Age
Commit message (
Expand
)
Author
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
2022-10-18
scsi: libsas: Introduce SAS address comparison helpers
Jason Yan
2022-10-18
scsi: libsas: Update SATA dev FIS in sas_ata_task_done()
John Garry
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
2022-10-18
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
2022-09-25
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
2022-07-18
scsi: libsas: Resume SAS host for phy reset or enable via sysfs
Xiang Chen
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
2022-06-10
scsi: libsas: Introduce struct smp_rg_resp
Damien Le Moal
2022-06-10
scsi: libsas: Introduce struct smp_disc_resp
Damien Le Moal
2022-05-19
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-03-14
scsi: libsas: Add sas_execute_internal_abort_dev()
John Garry
2022-03-14
scsi: libsas: Add sas_execute_internal_abort_single()
John Garry
2022-03-01
scsi: libsas: Clean up sas_form_port()
Damien Le Moal
2022-02-27
scsi: libsas: Use bool for queue_work() return code
John Garry
2022-02-27
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
2022-02-22
scsi: libsas: Simplify sas_ata_qc_issue() detection of NCQ commands
Damien Le Moal
2022-02-22
scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
Damien Le Moal
2022-02-22
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
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_execute_ssp_tmf()
John Garry
2022-02-19
scsi: libsas: Add sas_execute_tmf()
John Garry
2022-02-19
scsi: libsas: Move SMP task handlers to core
John Garry
2022-02-19
scsi: libsas: Delete SAS_SG_ERR
John Garry
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
2022-02-19
scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()
John Garry
2022-02-11
scsi: libsas: Remove unused parameter for function sas_ata_eh()
Xiang Chen
2022-02-11
scsi: libsas: Remove duplicated setting for task->task_state_flags
Xiang Chen
2022-02-11
scsi: libsas: Use void for sas_discover_event() return code
Xiang Chen
2021-12-22
scsi: libsas: Keep host active while processing events
Xiang Chen
2021-12-22
scsi: libsas: Defer works of new phys during suspend
Xiang Chen
2021-12-22
scsi: libsas: Refactor sas_queue_deferred_work()
Xiang Chen
2021-12-22
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
2021-12-22
scsi: libsas: Resume host while sending SMP I/Os
Xiang Chen
2021-12-22
scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming host
Xiang Chen
2021-12-22
scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
2021-12-22
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
2021-12-16
scsi: libsas: Decode SAM status and host byte codes
John Garry
[next]