index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
scsi: pm80xx: Update driver version to 0.1.39
Deepak Ukey
1
-1
/
+1
2018-09-12
scsi: pm80xx: Fixed system hang issue during kexec boot
Deepak Ukey
5
-6
/
+91
2018-09-12
scsi: pm80xx: Corrected dma_unmap_sg() parameter
Deepak Ukey
1
-1
/
+1
2018-09-12
scsi: pm80xx: Fix for phy enable/disable functionality
Deepak Ukey
7
-17
/
+49
2018-09-12
scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Colin Ian King
1
-1
/
+1
2018-09-12
scsi: aic7xxx: remove unused redundant variable num_chip_names
Colin Ian King
2
-2
/
+0
2018-09-12
scsi: libfc: remove set but not used variable 'rpriv'
YueHaibing
1
-3
/
+0
2018-09-12
scsi: arcmsr: Spelling s/rebulid/rebuild/
Geert Uytterhoeven
1
-10
/
+10
2018-09-12
scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()
George Kennedy
1
-4
/
+11
2018-09-12
scsi: lpfc: update driver version to 12.0.0.7
James Smart
1
-1
/
+1
2018-09-12
scsi: lpfc: add support to retrieve firmware logs
James Smart
9
-2
/
+790
2018-09-12
scsi: lpfc: reduce locking when updating statistics
James Smart
1
-8
/
+10
2018-09-12
scsi: lpfc: Fix errors in log messages.
James Smart
2
-5
/
+4
2018-09-12
scsi: lpfc: Correct invalid EQ doorbell write on if_type=6
James Smart
1
-5
/
+1
2018-09-12
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
7
-22
/
+52
2018-09-12
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
1
-0
/
+7
2018-09-12
scsi: lpfc: Correct race with abort on completion path
James Smart
1
-3
/
+11
2018-09-12
scsi: lpfc: Raise nvme defaults to support a larger io and more connectivity
James Smart
1
-0
/
+10
2018-09-12
scsi: lpfc: raise sg count for nvme to use available sg resources
James Smart
5
-37
/
+103
2018-09-12
scsi: lpfc: Fix GFT_ID and PRLI logic for RSCN
James Smart
3
-6
/
+4
2018-09-12
scsi: qla2xxx: Update driver version to 10.00.00.11-k
Himanshu Madhani
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Fix double increment of switch scan retry count
Quinn Tran
1
-20
/
+17
2018-09-12
scsi: qla2xxx: Fix duplicate switch's Nport ID entries
Quinn Tran
1
-1
/
+23
2018-09-12
scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
Quinn Tran
1
-4
/
+0
2018-09-12
scsi: qla2xxx: Fix premature command free
Quinn Tran
3
-3
/
+47
2018-09-12
scsi: qla2xxx: Reject bsg request if chip is down.
Quinn Tran
1
-1
/
+1
2018-09-12
scsi: qla2xxx: shutdown chip if reset fail
Quinn Tran
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Fix stuck session in PLOGI state
Quinn Tran
2
-8
/
+9
2018-09-12
scsi: qla2xxx: Fix early srb free on abort
Quinn Tran
1
-0
/
+2
2018-09-12
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
7
-25
/
+542
2018-09-12
scsi: qla2xxx: Fix race condition for resource cleanup
Quinn Tran
2
-2
/
+14
2018-09-12
scsi: qla2xxx: Fix dropped srb resource.
Quinn Tran
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Fix port speed display on chip reset
Quinn Tran
1
-0
/
+1
2018-09-12
scsi: qla2xxx: Check for Register disconnect
Sawan Chandak
1
-0
/
+1
2018-09-12
scsi: qla2xxx: Increase abort timeout value
Quinn Tran
1
-1
/
+2
2018-09-12
scsi: qla2xxx: Allow FC-NVMe underrun to be handled by transport
Darren Trapp
1
-13
/
+21
2018-09-12
scsi: qla2xxx: Update driver version to 10.00.00.10-k
Himanshu Madhani
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Move ABTS code behind qpair
Quinn Tran
3
-90
/
+107
2018-09-12
scsi: qla2xxx: Remove stale ADISC_DONE event
Himanshu Madhani
4
-28
/
+0
2018-09-12
scsi: qla2xxx: Fix Remote port registration
Quinn Tran
1
-3
/
+4
2018-09-12
scsi: qla2xxx: Remove ASYNC GIDPN switch command
Himanshu Madhani
5
-266
/
+73
2018-09-12
scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up
Quinn Tran
5
-25
/
+33
2018-09-12
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
6
-16
/
+19
2018-09-12
scsi: qla2xxx: Add support for ZIO6 interrupt threshold
Quinn Tran
6
-27
/
+77
2018-09-12
scsi: qla2xxx: Fix out of order Termination and ABTS response
Quinn Tran
4
-160
/
+277
2018-09-12
scsi: qla2xxx: Add logic to detect ABTS hang and response completion
Quinn Tran
3
-9
/
+67
2018-09-12
scsi: qla2xxx: Add appropriate debug info for invalid RX_ID
Quinn Tran
2
-1
/
+12
2018-09-12
scsi: qla2xxx: Fix deadlock between ATIO and HW lock
Quinn Tran
2
-39
/
+26
2018-09-12
scsi: qla2xxx: Serialize mailbox request
Quinn Tran
3
-40
/
+127
2018-09-12
scsi: qla2xxx: Update driver to version 10.00.00.09-k
Himanshu Madhani
1
-1
/
+1
[next]