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
Age
Commit message (
Expand
)
Author
2015-06-02
bnx2i: Fix call trace while device reset
Nilesh Javali
2015-06-02
bnx2i: Fixed firmware assert, during target logout.
Tej Parkash
2015-06-02
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION
Yaniv Gardi
2015-06-02
scsi: ufs: add quirk to handle broken UFS HCI version
Yaniv Gardi
2015-06-02
scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk
Yaniv Gardi
2015-06-02
scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk
Yaniv Gardi
2015-06-02
scsi: ufs-qcom: enable quirk to fix gear change to HS
Yaniv Gardi
2015-06-02
scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk
Yaniv Gardi
2015-06-02
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC
Yaniv Gardi
2015-06-02
scsi: ufs: provide a quirk to disable the LCC
Yaniv Gardi
2015-06-02
scsi: ufs-qcom: don't enable interrupt aggregation
Yaniv Gardi
2015-06-02
scsi: ufs: introduce the capability and quirk for interrupt aggregation
Yaniv Gardi
2015-06-02
ipr: Increase default adapter init stage change timeout
Brian King
2015-06-02
st: implement tape statistics
Seymour, Shane M
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
2015-06-01
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...
Sumit.Saxena@avagotech.com
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
hpsa: change driver version
Don Brace
2015-05-31
hpsa: add in new controller id
Don Brace
2015-05-31
hpsa: cleanup reset
Webb Scales
2015-05-31
hpsa: propagate the error code in hpsa_kdump_soft_reset
Robert Elliott
2015-05-31
hpsa: use scsi host_no as hpsa controller number
Robert Elliott
2015-05-31
hpsa: use block layer tag for command allocation
Webb Scales
2015-05-31
hpsa: add interrupt number to /proc/interrupts interrupt name
Robert Elliott
2015-05-31
hpsa: create workqueue after the driver is ready for use
Robert Elliott
2015-05-31
hpsa: fix try_soft_reset error handling
Robert Elliott
2015-05-31
hpsa: cleanup for init_one step 2 in kdump
Robert Elliott
2015-05-31
hpsa: skip free_irq calls if irqs are not allocated
Robert Elliott
2015-05-31
hpsa: call pci_release_regions after pci_disable_device
Robert Elliott
2015-05-31
hpsa: performance tweak for hpsa_scatter_gather()
Webb Scales
2015-05-31
hpsa: refactor and rework support for sending TEST_UNIT_READY
Webb Scales
2015-05-31
hpsa: don't return abort request until target is complete
Webb Scales
2015-05-31
hpsa: use helper routines for finishing commands
Webb Scales
2015-05-31
hpsa: add support sending aborts to physical devices via the ioaccel2 path
Stephen Cameron
2015-05-31
hpsa: do not print ioaccel2 warning messages about unusual completions.
Robert Elliott
2015-05-31
hpsa: clean up some error reporting output in abort handler
Robert Elliott
2015-05-31
hpsa: clean up driver init
Robert Elliott
2015-05-31
hpsa: correct return values from driver functions.
Robert Elliott
2015-05-31
hpsa: do not check cmd_alloc return value - it cannnot return NULL
Robert Elliott
2015-05-31
hpsa: add more ioaccel2 error handling, including underrun statuses.
Joe Handzik
2015-05-31
hpsa: add ioaccel sg chaining for the ioaccel2 path
Webb Scales
2015-05-31
hpsa: refactor freeing of resources into more logical functions
Robert Elliott
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-05-31
hpsa: clean up error handling
Robert Elliott
2015-05-31
hpsa: break hpsa_free_irqs_and_disable_msix into two functions
Robert Elliott
2015-05-31
hpsa: Get queue depth from identify physical bmic for physical disks.
Joe Handzik
2015-05-31
hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.
Joe Handzik
2015-05-31
hpsa: print accurate SSD Smart Path Enabled status
Robert Elliott
2015-05-31
hpsa: factor out hpsa_ioaccel_submit function
Webb Scales
[prev]
[next]