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
/
scsi.c
Age
Commit message (
Expand
)
Author
2025-07-14
scsi: core: Fix kernel doc for scsi_track_queue_full()
Bagas Sanjaya
2025-06-16
scsi: core: Remember if a device is an ATA device
Damien Le Moal
2025-04-22
scsi: Improve CDL control
Damien Le Moal
2025-03-10
scsi: core: Use a switch statement when attaching VPD pages
Chaohai Chen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-11
scsi: core: Disable CDL by default
Damien Le Moal
2024-05-23
scsi: core: Handle devices which return an unusually large VPD page count
Martin K. Petersen
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
2024-02-15
scsi: core: Consult supported VPD page list prior to fetching page
Martin K. Petersen
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-10-13
scsi: Fix sshdr use in scsi_cdl_enable
Mike Christie
2023-09-21
scsi: core: ata: Do no try to probe for CDL on old drives
Damien Le Moal
2023-06-28
scsi: core: Simplify scsi_cdl_check_cmd()
Damien Le Moal
2023-05-22
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
2023-05-22
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
2023-03-24
scsi: core: Improve scsi_vpd_inquiry() checks
Damien Le Moal
2023-03-09
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-01-26
scsi: core: Fix the scsi_device_put() might_sleep annotation
Bart Van Assche
2023-01-13
scsi: core: Convert to scsi_execute_cmd()
Mike Christie
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
2022-10-18
scsi: core: Remove the put_device() call from scsi_device_get()
Bart Van Assche
2022-09-01
scsi: core: Revert "Simplify LLD module reference counting"
Bart Van Assche
2022-08-01
scsi: core: Simplify LLD module reference counting
Ming Lei
2022-05-02
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
2022-05-02
scsi: core: Pick suitable allocation length in scsi_report_opcode()
Martin K. Petersen
2022-05-02
scsi: core: Query VPD size before getting full page
Martin K. Petersen
2022-04-18
scsi: core: Increase max device queue_depth to 4096
Sumit Saxena
2021-12-06
scsi: core: Fix scsi_device_max_queue_depth()
Bart Van Assche
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-12
scsi: core: Put LLD module refcnt after SCSI device is released
Ming Lei
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
scsi: core: Make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
Ming Lei
2020-06-19
scsi: core: Remove scsi_sdb_cache
Bean Huo
2020-02-28
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-12
scsi: core: Delete scsi_use_blk_mq
John Garry
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-10-30
drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-09-30
scsi: core: Add sysfs attributes for VPD pages 0h and 89h
Ryan Attard
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-18
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
[next]