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
/
arm
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
2024-06-04
scsi: powertec: Declare local function static
Bart Van Assche
2024-06-04
scsi: eesox: Declare local function static
Bart Van Assche
2024-06-04
scsi: cumana: Declare local function static
Bart Van Assche
2024-06-04
scsi: acornscsi: Declare local functions static
Bart Van Assche
2023-03-24
scsi: powertec: Declare SCSI host template const
Bart Van Assche
2023-03-24
scsi: oak: Declare SCSI host template const
Bart Van Assche
2023-03-24
scsi: eesox: Declare SCSI host template const
Bart Van Assche
2023-03-24
scsi: cumana: Declare SCSI host template const
Bart Van Assche
2023-03-24
scsi: arxescsi: Declare SCSI host template const
Bart Van Assche
2023-03-24
scsi: acornscsi: Declare SCSI host template const
Bart Van Assche
2022-02-22
scsi: arm: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-22
scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h
Bart Van Assche
2022-02-22
scsi: NCR5380: Remove the NCR5380_CMD_SIZE macro
Bart Van Assche
2022-02-22
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: fas216: Introduce the function fas216_queue_command_internal()
Bart Van Assche
2021-10-16
scsi: fas216: Stop using scsi_cmnd.scsi_done
Bart Van Assche
2021-10-16
scsi: fas216: Introduce struct fas216_cmd_priv
Bart Van Assche
2021-10-16
scsi: acornscsi: Call scsi_done() directly
Bart Van Assche
2021-10-04
scsi: acornscsi: Remove scsi_cmd_to_tag() reference
John Garry
2021-09-22
scsi: acornscsi: Remove tagged queuing vestiges
Hannes Reinecke
2021-09-22
scsi: fas216: Kill scmd->tag
Hannes Reinecke
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-29
scsi: acornscsi: Fix fall-through warning for clang
Gustavo A. R. Silva
2021-07-12
scsi: fas216: Fix a build error
Bart Van Assche
2021-05-31
scsi: fas216: Use get_status_byte() to avoid using Linux-specific status codes
Hannes Reinecke
2021-05-31
scsi: fas216: Translate message to host byte status
Hannes Reinecke
2021-05-31
scsi: acornscsi: Translate message byte to host byte
Hannes Reinecke
2021-05-31
scsi: acornscsi: Remove acornscsi_reportstatus()
Hannes Reinecke
2021-05-21
scsi: fas216: Use fallthrough pseudo-keyword
Wei Ming Chen
2021-01-22
scsi: acornscsi: Use standard defines
Hannes Reinecke
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-22
scsi: oak: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-02
scsi: arm: Avoid comma separated statements
Joe Perches
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-02
scsi: eesox: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
2020-07-02
scsi: powertec: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
2020-06-26
scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-10
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-10-24
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-08-09
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
[next]