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
2009-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-03-13
parisc: fix dev_printk() compile warnings for accessing a device struct
Helge Deller
2009-03-10
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
2009-03-10
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
2009-03-10
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
2009-03-10
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...
Robert Love
2009-03-10
[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)
Chris Leech
2009-03-10
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2009-03-10
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
2009-03-10
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
2009-03-10
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2009-03-10
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
2009-03-10
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2009-03-10
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-06
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2009-03-06
[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
Robert Love
2009-03-06
[SCSI] libfc: correct RPORT_TO_PRIV usage
Robert Love
2009-03-06
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
2009-03-06
[SCSI] libfc: exch mgr is freed while lport still retrying sequences
Steve Ma
2009-03-06
[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost
Vasu Dev
2009-03-06
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2009-03-06
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
2009-03-06
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
Vasu Dev
2009-03-06
[SCSI] libfc: handle RRQ exch timeout
Vasu Dev
2009-03-06
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
2009-03-06
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
2009-03-05
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
Matthew Wilcox
2009-02-21
[SCSI] fix ABORTED_COMMAND looping forever problem
James Bottomley
2009-02-21
[SCSI] sd: revive sd_index_lock
Tejun Heo
2009-02-21
[SCSI] cxgb3i: update the driver version to 1.0.1
Karen Xie
2009-02-21
[SCSI] cxgb3i: added missing include in cxgb3i_ddp.h
Karen Xie
2009-02-21
[SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS
Karen Xie
2009-02-21
[SCSI] cxgb3i: added per-task data to track transmit progress
Karen Xie
2009-02-21
[SCSI] cxgb3i: transmit work-request fixes
Karen Xie
2009-02-21
[SCSI] hptiop: Add new PCI device ID
HighPoint Linux Team
2009-02-10
[SCSI] qla2xxx: Update version number to 8.03.00-k3.
Andrew Vasquez
2009-02-10
[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.
Andrew Vasquez
2009-02-10
[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.
Anirban Chakraborty
2009-02-10
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
Andrew Vasquez
2009-02-10
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...
Anirban Chakraborty
2009-02-10
[SCSI] lpfc: introduce missing kfree
Julia Lawall
2009-02-10
[SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_out
Mike Christie
2009-02-10
[SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.
Shyam_Iyer@Dell.com
2009-02-10
[SCSI] ibmvfc: Increase cancel timeout
Brian King
2009-02-10
[SCSI] ibmvfc: Fix rport relogin
Brian King
2009-02-10
[SCSI] ibmvfc: Fix command timeout errors
Brian King
[next]