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
/
hisi_sas
Age
Commit message (
Expand
)
Author
2025-08-18
scsi: hisi_sas: Use dev_parent_is_expander() helper
Niklas Cassel
2025-06-16
scsi: Don't use %pK through printk()
Thomas Weißschuh
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-20
scsi: hisi_sas: Fix warning detected by sparse
Yihang Li
2025-04-28
Merge branch '6.15/scsi-fixes' into 6.16/scsi-staging
Martin K. Petersen
2025-04-21
scsi: hisi_sas: Wait until error handling is complete
Yihang Li
2025-04-21
scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
Yihang Li
2025-04-21
scsi: hisi_sas: Coding style cleanup
Yihang Li
2025-04-21
scsi: hisi_sas: Use macro instead of magic number
Yihang Li
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
Xingui Yang
2025-03-20
scsi: hisi_sas: Enable force phy when SATA disk directly connected
Xingui Yang
2025-03-17
scsi: hisi_sas: Fixed failure to issue vendor specific commands
Xingui Yang
2025-03-03
scsi: hisi_sas: Remove incorrect ACPI_PTR annotations
Arnd Bergmann
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-11-06
scsi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-15
scsi: hisi_sas: Add latest_dump for the debugfs dump
Yihang Li
2024-10-15
scsi: hisi_sas: Create all dump files during debugfs initialization
Yihang Li
2024-10-15
scsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
Xingui Yang
2024-10-15
scsi: hisi_sas: Add time interval between two H2D FIS following soft reset spec
Xingui Yang
2024-10-15
scsi: hisi_sas: Update disk locked timeout to 7 seconds
Xingui Yang
2024-10-15
scsi: hisi_sas: Default enable interrupt coalescing
Yihang Li
2024-10-15
scsi: hisi_sas: Add cond_resched() for no forced preemption model
Yihang Li
2024-10-15
scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...
Yihang Li
2024-10-15
scsi: hisi_sas: Reset PHY again if phyup timeout
Yihang Li
2024-10-15
scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...
Yihang Li
2024-10-15
scsi: hisi_sas: Add firmware information check
Yihang Li
2024-10-15
scsi: hisi_sas: Create trigger_dump at the end of the debugfs initialization
Yihang Li
2024-10-15
scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
Yihang Li
2024-09-12
scsi: hisi_sas: Remove trailing space after \n newline
Colin Ian King
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-05
scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()
Xiang Chen
2024-04-05
scsi: hisi_sas: Handle the NCQ error returned by D2H frame
Xiang Chen
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
2024-03-25
scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INIT
John Garry
2024-03-25
scsi: hisi_sas: Add libsas SATA sysfs attributes group
Igor Pylypiv
2024-01-24
scsi: hisi_sas: Remove hisi_hba->timer for v3 hw
Xiang Chen
2024-01-24
scsi: hisi_sas: Check whether debugfs is enabled before removing or releasing it
Yihang Li
2024-01-24
scsi: hisi_sas: Remove redundant checks for automatic debugfs dump
Yihang Li
2024-01-24
scsi: hisi_sas: Fix a deadlock issue related to automatic dump
Yihang Li
2023-12-13
scsi: hisi_sas: Correct the number of global debugfs registers
Yihang Li
2023-12-13
scsi: hisi_sas: Rollback some operations if FLR failed
Yihang Li
2023-12-13
scsi: hisi_sas: Check before using pointer variables
Yihang Li
[next]