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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
Age
Commit message (
Expand
)
Author
2025-08-30
scsi: pm8001: Use int instead of u32 to store error codes
Qianfeng Rong
2025-08-30
scsi: sd: Make sd_revalidate_disk() return void
Abinash Singh
2025-08-30
scsi: sd: Remove redundant printk() after kmalloc() failure
Abinash Singh
2025-08-30
scsi: sd: Fix build warning in sd_revalidate_disk()
Abinash Singh
2025-08-30
scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
Bharat Uppal
2025-08-25
scsi: pm80xx: Fix race condition caused by static variables
Francisco Gutierrez
2025-08-25
Merge patch series "mpi3mr: bug fixes and minor updates"
Martin K. Petersen
2025-08-25
scsi: mpi3mr: Update driver version to 8.15.0.5.50
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix premature TM timeouts on virtual drives
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Update MPI headers to revision 37
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix I/O failures during controller reset
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix controller init failure on fault during queue creation
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed
Chandrakanth Patil
2025-08-25
scsi: aic94xx: Remove redundant code
Qiang Liu
2025-08-19
scsi: myrs: Fix dma_alloc_coherent() error check
Thomas Fourier
2025-08-19
scsi: lpfc: use min() to improve code
Qianfeng Rong
2025-08-19
scsi: hpsa: use min()/min_t() to improve code
Qianfeng Rong
2025-08-19
scsi: ufs: core: Reduce the size of struct ufshcd_lrb
Bart Van Assche
2025-08-19
scsi: ufs: core: Only collect timestamps if monitoring is enabled
Bart Van Assche
2025-08-19
scsi: qla2xxx: Fix memcpy() field-spanning write issue
Gustavo A. R. Silva
2025-08-19
scsi: scsi_debug: Use vcalloc() to simplify code
Qianfeng Rong
2025-08-19
scsi: ipr: Use vmalloc_array() to simplify code
Qianfeng Rong
2025-08-19
scsi: hpsa: Fix incorrect comment format
Cryolitia PukNgae
2025-08-19
Merge patch series "scsi: pm80xx: Fix expander support"
Martin K. Petersen
2025-08-18
scsi: pm80xx: Use pm80xx_get_local_phy_id() to access phy array
Niklas Cassel
2025-08-18
scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
Niklas Cassel
2025-08-18
scsi: pm80xx: Add helper function to get the local phy id
Niklas Cassel
2025-08-18
scsi: pm80xx: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: mvsas: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: isci: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: hisi_sas: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: libsas: Add dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
Niklas Cassel
2025-08-18
scsi: pm80xx: Restore support for expanders
Niklas Cassel
2025-08-18
scsi: ufs: core: Improve IOPS
Bart Van Assche
2025-08-14
Merge patch series "ufs: host: mediatek: Provide features and fixes in MediaT...
Martin K. Petersen
2025-08-14
Merge patch series "dt-bindings: ufs: qcom: Split SC7180, SM8650 and similar ...
Martin K. Petersen
2025-08-14
scsi: ufs: host: mediatek: Fix invalid access in vccqx handling
Alice Chao
2025-08-14
scsi: ufs: host: mediatek: Change reset sequence for improved stability
Peter Wang
2025-08-14
scsi: ufs: host: mediatek: Fix UniPro setting for MT6989
Peter Wang
2025-08-14
scsi: ufs: host: mediatek: Optimize power mode change handling
Peter Wang
2025-08-14
scsi: ufs: host: mediatek: Assign power mode userdata before FASTAUTO mode ch...
Alice Chao
2025-08-14
scsi: ufs: host: mediatek: Fix PWM mode switch issue
Peter Wang
2025-08-14
scsi: ufs: host: mediatek: Fine-tune clock scaling
Peter Wang
2025-08-14
scsi: ufs: host: mediatek: Add debug information for Auto-Hibern8
Peter Wang
2025-08-14
scsi: ufs: host: mediatek: Fix auto-hibern8 timer configuration
Peter Wang
2025-08-14
scsi: ufs: host: mediatek: Simplify variable usage
Peter Wang
2025-08-14
scsi: ufs: qcom: dt-bindings: Split SM8650 and similar
Krzysztof Kozlowski
2025-08-14
scsi: ufs: qcom: dt-bindings: Split SC7180 and similar
Krzysztof Kozlowski
2025-08-14
scsi: ufs: qcom: dt-bindings: Split common part to qcom,ufs-common.yaml
Krzysztof Kozlowski
[next]