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
/
hosts.c
Age
Commit message (
Expand
)
Author
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-11-30
Fix a memory leak in scsi_host_dev_release()
Bart Van Assche
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2014-11-12
scsi: remove ordered_tag host template field
Christoph Hellwig
2014-11-12
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-17
scsi: use dev_printk variants where possible
Hannes Reinecke
2014-03-15
[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set
Hannes Reinecke
2013-12-19
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
Ren Mingxin
2013-12-19
[SCSI] improved eh timeout handler
Hannes Reinecke
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-10-25
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2012-07-20
[SCSI] Fix device removal NULL pointer dereference
Bart Van Assche
2012-07-20
[SCSI] properly initialize atomic_t
Josh Hunt
2012-05-10
[SCSI] fix oops in all legacy host adapters caused by 6f381fa
James Bottomley
2011-10-30
[SCSI] Make scsi_free_queue() kill pending SCSI commands
Bart Van Assche
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-07-28
[SCSI] implement runtime Power Management
Alan Stern
2010-07-27
[SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not used
Justin P. Mattock
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
PM: Allow SCSI devices to suspend/resume asynchronously
Rafael J. Wysocki
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-04
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
James Bottomley
2009-11-26
[SCSI] fix crash when disconnecting usb storage
Alexey Kuznetsov
2009-06-21
fix race that can give duplicate host number
Joe Eykholt
2009-03-12
[SCSI] fix /proc memory leak in the SCSI core
Alan Stern
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-03
[SCSI] scsi_host_lookup: error returns and NULL pointers
James Smart
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-12
[SCSI] make struct scsi_{host,target}_type static
Adrian Bunk
2008-06-15
[SCSI] scsi_host regression: fix scsi host leak
Mike Christie
2008-04-27
[SCSI] fix SLUB WARN_ON
James Bottomley
2008-04-22
[SCSI] use default attributes for scsi_host
Hannes Reinecke
2008-04-22
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-07
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
Denis Cheng
2008-03-27
[SCSI] hosts.c: fixes for "no error" reported after error scenarios
James Smart
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-24
scsi: use class iteration api
Dave Young
2008-01-23
[SCSI] don't use __GFP_DMA for sense buffers if not required
James Bottomley
2008-01-23
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
2008-01-11
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2007-10-17
[SCSI] make supported_mode default to initiator.
James Bottomley
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
[next]