index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
[SCSI] qla2xxx: Move loopback mode reset after chip reset check.
Chad Dupuis
1
-19
/
+20
2013-02-22
[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
Chad Dupuis
2
-56
/
+87
2013-02-22
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
Chad Dupuis
4
-10
/
+15
2013-02-22
[SCSI] qla2xxx: Do MPI reset only for ISP81xx.
Saurav Kashyap
1
-4
/
+6
2013-02-22
[SCSI] qla2xxx: Do link initialization on get loop id failure.
Joe Carnuccio
5
-1
/
+61
2013-02-22
[SCSI] qla2xxx: Update the FTP site references in the driver sources.
Giridhar Malavali
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Reject loopback request if one is already in progress.
Chad Dupuis
2
-1
/
+9
2013-02-22
[SCSI] qla2xxx: Print thermal unsupported message.
Joe Carnuccio
2
-1
/
+5
2013-02-22
[SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.
Masanari Iida
1
-0
/
+3
2013-02-22
[SCSI] qla2xxx: Get VPD information from common location for CNA.
Saurav Kashyap
3
-17
/
+3
2013-02-22
[SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.
Andrew Vasquez
1
-3
/
+3
2013-02-22
[SCSI] qla2xxx: Correction to the message ids.
Saurav Kashyap
1
-0
/
+1
2013-02-22
[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.
Arun Easi
3
-1
/
+8
2013-02-22
[SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.
Arun Easi
1
-0
/
+1
2013-02-22
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
8
-25
/
+187
2013-02-22
[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...
Chad Dupuis
6
-7
/
+135
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
13
-47
/
+110
2013-02-22
[SCSI] libosd: check for kzalloc() failure
Dan Carpenter
1
-0
/
+4
2013-02-22
[SCSI] qla4xxx: don't free NULL dma pool
Dan Carpenter
1
-4
/
+2
2013-02-22
[SCSI] mvsas: fixed timeout issue when removing module
Xiangliang Yu
2
-2
/
+9
2013-01-30
[SCSI] aacraid: 1024 max outstanding command support for Series 7 and above
Mahesh Rajashekhara
2
-3
/
+16
2013-01-30
[SCSI] bnx2fc: adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Update driver version to 5.03.00-k4
Vikas Chaudhary
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.
Manish Rangankar
1
-6
/
+6
2013-01-30
[SCSI] qla4xxx: wait for boot target login response during probe.
Manish Rangankar
2
-4
/
+84
2013-01-30
[SCSI] qla4xxx: Added support for force firmware dump
Vikas Chaudhary
3
-6
/
+13
2013-01-30
[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter
Poornima Vonti
2
-24
/
+5
2013-01-30
[SCSI] qla4xxx: Throttle active IOCBs to firmware limits
Karen Higgins
3
-3
/
+21
2013-01-30
[SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_data
Karen Higgins
1
-5
/
+2
2013-01-30
[SCSI] qla4xxx: Quiesce driver activities while loopback
Nilesh Javali
4
-3
/
+45
2013-01-30
[SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICA...
Nilesh Javali
2
-2
/
+2
2013-01-30
[SCSI] qla4xxx: Add spurious interrupt messages under debug level 2
Nilesh Javali
1
-6
/
+7
2013-01-30
[SCSI] cxgb4i: Remove the scsi host device when removing device
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2013-01-30
[SCSI] bfa: fix strncpy() limiter in bfad_start_ops()
Dan Carpenter
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Update driver version to 5.03.00-k3
Vikas Chaudhary
1
-1
/
+1
2013-01-30
[SCSI] qla4xxx: Correct the validation to check in get_sys_info mailbox
Nilesh Javali
1
-2
/
+2
2013-01-30
[SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_direct
Vikas Chaudhary
1
-1
/
+1
2013-01-30
[SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver release
James Smart
1
-1
/
+1
2013-01-30
[SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.
James Smart
1
-3
/
+6
2013-01-30
[SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource count
James Smart
1
-0
/
+28
2013-01-30
[SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operation
James Smart
5
-84
/
+369
2013-01-30
[SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr...
James Smart
1
-0
/
+10
2013-01-30
[SCSI] lpfc 8.3.37: Fix potential memory corruption bug
James Smart
1
-1
/
+1
2013-01-30
[SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJT
James Smart
5
-83
/
+168
2013-01-30
[SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verification
James Smart
1
-153
/
+26
2013-01-30
[SCSI] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver.
James Smart
1
-0
/
+7
2013-01-30
[SCSI] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queue
James Smart
2
-2
/
+18
2013-01-30
[SCSI] lpfc 8.3.37: Provide support for change_queue_type
James Smart
1
-1
/
+23
2013-01-30
[SCSI] ipr: Fix sparse error in ipr driver
wenxiong@linux.vnet.ibm.com
1
-52
/
+17
2013-01-30
[SCSI] ipr: Driver version 2.6.0
wenxiong@linux.vnet.ibm.com
1
-2
/
+2
[next]