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
/
include
/
scsi
/
scsi_device.h
Age
Commit message (
Expand
)
Author
2014-12-15
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
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: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
scsi: remove struct scsi_dh_devlist
Christoph Hellwig
2014-11-12
scsi: use container_of to get at device handler private data
Christoph Hellwig
2014-11-12
scsi: introduce sdev_prefix_printk()
Hannes Reinecke
2014-09-15
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
2014-07-25
scsi: add a blacklist flag which enables VPD page inquiries
Martin K. Petersen
2014-07-25
scsi: move the writeable field from struct scsi_device to struct scsi_cd
Christoph Hellwig
2014-07-25
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
2014-07-25
scsi: convert target_busy to an atomic_t
Christoph Hellwig
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2014-04-09
scsi: Make sure cmd_flags are 64-bit
Martin K. Petersen
2014-03-27
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
2014-03-15
[SCSI] fix our current target reap infrastructure
James Bottomley
2014-03-15
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
Dan Williams
2013-08-26
[SCSI] Generate uevents on certain unit attention codes
Ewan D. Milne
2013-06-04
[SCSI] Allow error handling timeout to be specified
Martin K. Petersen
2013-05-06
[SCSI] sd: use REQ_PM in sd's runtime suspend operation
Lin Ming
2013-01-25
[SCSI] remove can_power_off flag from scsi_device
Aaron Lu
2013-01-25
[libata] scsi: no poll when ODD is powered off
Aaron Lu
2012-11-27
[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives
Jason J. Herne
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
2012-09-24
[SCSI] Disable DIF on Hitachi Ultrastar 15K300
Martin K. Petersen
2012-07-25
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
2012-07-20
[SCSI] set to WCE if usb cache quirk is present.
Namjae Jeon
2012-07-20
[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state
Mike Christie
2012-07-20
[SCSI] add new SDEV_TRANSPORT_OFFLINE state
Mike Christie
2012-06-29
libata: tell scsi layer device supports runtime power off
Aaron Lu
2012-06-22
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-02-08
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
Alan Stern
2012-02-08
SCSI: fix typo in definition of struct scsi_target
Alan Stern
2011-12-15
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
2011-08-30
[SCSI] scsi_dh: Implement match callback function
Hannes Reinecke
2011-08-30
[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data
Hannes Reinecke
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
2011-03-23
[SCSI] ses: Avoid kernel panic when lun 0 is not mapped
Krishnasamy, Somasundaram
2011-01-24
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...
Peter Jones
2010-10-22
scsi/sd: add a no_read_capacity_16 scsi_device flag
Hans de Goede
2010-10-22
scsi/sr: add no_read_disc_info scsi_device flag
Hans de Goede
2010-07-28
[SCSI] implement runtime Power Management
Alan Stern
2010-01-18
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
James Bottomley
[next]