index
:
linux-toradex.git
colibri
colibri_vf
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.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
/
sas_init.c
Age
Commit message (
Expand
)
Author
2022-07-18
scsi: libsas: Resume SAS host for phy reset or enable via sysfs
Xiang Chen
2021-12-22
scsi: libsas: Defer works of new phys during suspend
Xiang Chen
2021-12-22
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
2021-12-22
scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming host
Xiang Chen
2021-12-22
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
2021-10-12
scsi: libsas: Export sas_phy_enable()
Luo Jiaxing
2021-09-13
scsi: libsas: Co-locate exports with symbols
John Garry
2021-07-20
scsi: libsas: Allow libsas to include SCSI header files directly
Jason Yan
2021-01-22
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
2021-01-22
scsi: libsas: Switch back to original event notifiers API
Ahmed S. Darwish
2021-01-22
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
2021-01-22
scsi: libsas: Pass gfp_t flags to event notifiers
Ahmed S. Darwish
2021-01-22
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
2019-04-15
scsi: libsas: Print expander PHY indexes in decimal
John Garry
2019-04-15
scsi: libsas: Stop hardcoding SAS address length
John Garry
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
2018-02-27
scsi: libsas: Fix kernel-doc headers
Bart Van Assche
2018-01-08
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
2018-01-08
scsi: libsas: make the event threshold configurable
Jason Yan
2018-01-08
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
2018-01-08
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-09-15
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
2017-04-04
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
2017-02-06
scsi: libsas: remove sas_scsi_timed_out
Christoph Hellwig
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
2012-02-29
[SCSI] libsas: don't recover end devices attached to disabled phys
Dan Williams
2012-02-29
[SCSI] libsas: fix sas_unregister_ports vs sas_drain_work
Dan Williams
2012-02-29
[SCSI] libsas: route local link resets through ata-eh
Dan Williams
2012-02-19
[SCSI] libsas: Remove redundant phy state notification calls.
Jeff Skirvin
2012-02-19
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2012-02-19
[SCSI] libsas: perform sas-transport resets in shost->workq context
Dan Williams
2012-02-19
[SCSI] libsas: let libata handle command timeouts
Dan Williams
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
2012-02-19
[SCSI] libsas: convert ha->state to flags
Dan Williams
2012-02-19
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
2011-10-02
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
[next]