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
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
2014-07-17
scsi: remove two cancel_delayed_work() calls from the mid-layer
Bart Van Assche
2014-04-11
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-10
scsi: async sd resume
Dan Williams
2014-03-27
[SCSI] add support for per-host cmd pools
Christoph Hellwig
2014-03-27
[SCSI] simplify command allocation and freeing a bit
Christoph Hellwig
2014-03-27
[SCSI] megaraid: simplify internal command handling
Christoph Hellwig
2014-03-27
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
2014-03-27
[SCSI] Return VPD page length in scsi_vpd_inquiry()
Hannes Reinecke
2014-03-15
[SCSI] do not manipulate device reference counts in scsi_get/put_command
Christoph Hellwig
2014-03-15
[SCSI] avoid useless free_list lock roundtrips
Christoph Hellwig
2013-12-19
[SCSI] Update documentation
Hannes Reinecke
2013-12-19
[SCSI] improved eh timeout handler
Hannes Reinecke
2013-10-25
[SCSI] remove check for 'resetting'
Hannes Reinecke
2013-08-02
[SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set
Martin K. Petersen
2013-06-26
[SCSI] sd: Update WRITE SAME heuristics
Martin K. Petersen
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
2012-07-20
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
Dan Williams
2012-07-20
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-06-07
[SCSI] Fix sd_probe_domain config problem
James Bottomley
2012-05-17
[SCSI] sd: limit the scope of the async probe domain
Dan Williams
2012-02-19
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-09-16
[SCSI] Fix VPD inquiry page wrapper
Martin K. Petersen
2010-04-30
[SCSI] add scsi trace core functions and put trace points
Kei Tokunaga
2010-03-01
scsi.c: add missing kernel-doc notation for new VPD parameters
Randy Dunlap
2010-01-18
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
James Bottomley
2009-12-04
[SCSI] add queue_depth ramp up code
Vasu Dev
2009-10-02
[SCSI] Fix protection scsi_data_buffer leak
Martin K. Petersen
2009-08-22
[SCSI] fix bugs in scsi_vpd_inquiry()
James Bottomley
2009-06-08
[SCSI] fix documentation for two functions
Bartlomiej Zolnierkiewicz
2009-04-03
[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2009-03-12
[SCSI] Add VPD helper
Matthew Wilcox
2009-01-13
[SCSI] Skip deleted devices in __scsi_device_lookup_by_target()
Hannes Reinecke
2009-01-02
[SCSI] remove severly outdated comment in scsi_dispatch_cmd
Christoph Hellwig
2008-10-13
[SCSI] Add helper code so transport classes/driver can control queueing (v3)
Mike Christie
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
[next]