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
/
hosts.c
Age
Commit message (
Expand
)
Author
2024-04-03
scsi: core: Fix unremoved procfs host directory regression
Guilherme G. Piccoli
2023-09-13
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
2023-03-22
scsi: core: Fix a procfs host directory removal regression
Bart Van Assche
2023-03-17
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Bart Van Assche
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2022-09-01
scsi: core: Revert "Call blk_mq_free_tag_set() earlier"
Bart Van Assche
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-01
scsi: core: Call blk_mq_free_tag_set() earlier
Bart Van Assche
2022-08-01
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-07-19
scsi: core: cap shost max_sectors according to DMA limits only once
John Garry
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-06-07
scsi: core: iscsi: Directly use ida_alloc()/ida_free()
keliu
2022-04-26
scsi: core: Refine how we set tag_set NUMA node
John Garry
2021-11-18
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
2021-11-03
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-10-16
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-16
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-16
scsi: core: Call scsi_done directly
Bart Van Assche
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-12
scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
Dexuan Cui
2021-07-12
scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
Tyrel Datwyler
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-07
scsi: core: Only put parent device if host state differs from SHOST_CREATED
Ming Lei
2021-06-07
scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
Ming Lei
2021-06-07
scsi: core: Fix failure handling of scsi_add_host_with_dma()
Ming Lei
2021-06-07
scsi: core: Fix error handling of scsi_host_alloc()
Ming Lei
2021-06-02
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
2021-05-22
scsi: core: Cap scsi_host cmd_per_lun at can_queue
John Garry
2021-05-14
scsi: core: Fix a comment in function scsi_host_dev_release()
Xiang Chen
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2020-10-06
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2020-07-02
scsi: core: Register sysfs for SCSI workqueue
Bob Liu
2020-02-28
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
2020-02-28
scsi: core: add scsi_host_complete_all_commands() helper
Hannes Reinecke
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
2018-08-27
Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"
Ming Lei
2018-06-26
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
[next]