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_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
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-08-29
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
2017-08-29
scsi: Rework the code for caching Vital Product Data (VPD)
Bart Van Assche
2017-08-16
Revert "scsi: default to scsi-mq"
Christoph Hellwig
2017-06-27
scsi: default to scsi-mq
Christoph Hellwig
2017-06-12
scsi: Only add commands to the device command list if required by the LLD
Bart Van Assche
2017-05-08
scsi: Skip deleted devices in __scsi_device_lookup
Zhou Zhengping
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
scsi: remove scsi_cmd_dma_pool
Christoph Hellwig
2017-01-27
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
2017-01-27
scsi: remove gfp_flags member in scsi_host_cmd_pool
Christoph Hellwig
2016-11-05
block: add code to track actual device queue depth
Jens Axboe
2016-09-26
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
2016-07-15
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
2016-04-05
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
2015-11-30
scsi: rescan VPD attributes
Hannes Reinecke
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
2015-03-19
scsi: proper state checking and module refcount handling in scsi_device_get
Christoph Hellwig
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-01-23
scsi: always increment reference count
Rusty Russell
2015-01-09
scsi: Do not display buffer pointers in scsi_log_send()
Hannes Reinecke
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-04
scsi: never drop to untagged mode during queue ramp down
Christoph Hellwig
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-11-24
scsi: move scsi_dispatch_cmd to scsi_lib.c
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
scsi: simplify scsi_log_(send|completion)
Hannes Reinecke
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-10-01
scsi: add a CONFIG_SCSI_MQ_DEFAULT option
Christoph Hellwig
2014-09-15
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
2014-08-15
[SCSI] save command pool address of Scsi_Host
Juergen Gross
2014-07-29
scsi: use short driver name for per-driver cmd slab caches
James Bottomley
2014-07-25
scsi: update scsi_device_types
Christoph Hellwig
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-25
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-25
scsi: set ->scsi_done before calling scsi_dispatch_cmd
Christoph Hellwig
2014-07-25
scsi: centralize command re-queueing in scsi_dispatch_fn
Christoph Hellwig
2014-07-17
scsi: cleanup switch in scsi_adjust_queue_depth
Douglas Gilbert
2014-07-17
scsi: remove various exports that were only used by scsi_tgt
Christoph Hellwig
2014-07-17
scsi: use dev_printk variants where possible
Hannes Reinecke
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
[next]