index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
Martin Wilck
1
-3
/
+3
2019-11-26
scsi: pm80xx: Remove unused include of linux/version.h
YueHaibing
1
-1
/
+0
2019-11-26
scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3
Colin Ian King
1
-1
/
+1
2019-11-21
scsi: scsi_transport_sas: Fix memory leak when removing devices
John Garry
1
-8
/
+1
2019-11-21
scsi: lpfc: size cpu map by last cpu id set
James Smart
1
-1
/
+1
2019-11-21
scsi: ibmvscsi_tgt: Remove unneeded variable rc
Saurav Girepunje
1
-2
/
+1
2019-11-19
scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()
Laurence Oberman
1
-1
/
+1
2019-11-19
scsi: target: core: Fix a pr_debug() argument
Bart Van Assche
1
-1
/
+1
2019-11-19
scsi: iscsi: Don't send data to unbound connection
Anatol Pomazau
1
-0
/
+8
2019-11-19
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
1
-2
/
+8
2019-11-19
scsi: target: core: Release SPC-2 reservations when closing a session
Bart Van Assche
1
-0
/
+15
2019-11-19
scsi: target: core: Document target_cmd_size_check()
Bart Van Assche
1
-0
/
+13
2019-11-19
scsi: bnx2i: fix potential use after free
Pan Bian
1
-1
/
+1
2019-11-19
Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"
Martin K. Petersen
1
-4
/
+0
2019-11-19
scsi: NCR5380: Add disconnect_mask module parameter
Finn Thain
1
-1
/
+5
2019-11-19
scsi: NCR5380: Unconditionally clear ICR after do_abort()
Finn Thain
1
-8
/
+8
2019-11-19
scsi: NCR5380: Call scsi_set_resid() on command completion
Finn Thain
1
-0
/
+15
2019-11-19
scsi: scsi_debug: num_tgts must be >= 0
Maurizio Lombardi
1
-0
/
+5
2019-11-19
scsi: lpfc: use hdwq assigned cpu for allocation
James Smart
1
-2
/
+2
2019-11-19
scsi: arcmsr: fix indentation issues
Colin Ian King
1
-3
/
+3
2019-11-19
scsi: qla4xxx: fix double free bug
Pan Bian
1
-3
/
+0
2019-11-19
scsi: pm80xx: Modified the logic to collect fatal dump
Deepak Ukey
2
-59
/
+195
2019-11-19
scsi: pm80xx: Tie the interrupt name to the module instance
Vikram Auradkar
2
-5
/
+8
2019-11-19
scsi: pm80xx: Controller fatal error through sysfs
Deepak Ukey
1
-0
/
+20
2019-11-19
scsi: pm80xx: Do not request 12G sas speeds
peter chang
3
-17
/
+22
2019-11-19
scsi: pm80xx: Cleanup command when a reset times out
peter chang
1
-13
/
+37
2019-11-19
scsi: pm80xx: Fix command issue sizing
peter chang
3
-40
/
+79
2019-11-19
scsi: pm80xx: Fix dereferencing dangling pointer
Vikram Auradkar
1
-6
/
+6
2019-11-19
scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check
ianyar
2
-2
/
+5
2019-11-19
scsi: pm80xx: Squashed logging cleanup changes
peter chang
5
-37
/
+170
2019-11-19
scsi: pm80xx: Convert 'long' mdelay to msleep
Vikram Auradkar
1
-2
/
+2
2019-11-19
scsi: pm80xx: Initialize variable used as return status
John Sperbeck
1
-1
/
+1
2019-11-19
scsi: pm80xx: Make phy enable completion as NULL
peter chang
1
-1
/
+3
2019-11-19
scsi: pm80xx: Fix for SATA device discovery
peter chang
1
-0
/
+2
2019-11-19
scsi: ufs: Fix error handing during hibern8 enter
Subhash Jadavani
1
-5
/
+14
2019-11-19
scsi: ufs: Abort gating if clock on request is pending
Asutosh Das
1
-1
/
+1
2019-11-19
scsi: ufs: Fix irq return code
Venkat Gopalakrishnan
2
-36
/
+100
2019-11-18
scsi: ufs: Fix register dump caused sleep in atomic context
Can Guo
1
-1
/
+1
2019-11-18
scsi: ufs: Fix up auto hibern8 enablement
Can Guo
3
-13
/
+18
2019-11-18
scsi: ufs-qcom: Add reset control support for host controller
Can Guo
2
-0
/
+56
2019-11-18
scsi: ufs: Add device reset in link recovery path
Can Guo
1
-0
/
+3
2019-11-12
scsi: core: Clean up SG_NONE
Finn Thain
3
-3
/
+1
2019-11-12
scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE
Finn Thain
3
-6
/
+6
2019-11-12
scsi: nsp_cs: enable compile-testing on 64-bit
Johan Hovold
1
-1
/
+1
2019-11-12
scsi: nsp_cs: drop redundant MODULE_LICENSE ifdef
Johan Hovold
1
-2
/
+0
2019-11-12
scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-1
/
+0
2019-11-12
scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)
Kars de Jong
1
-2
/
+9
2019-11-12
scsi: csiostor: Remove set but not used variable 'rln'
YueHaibing
1
-2
/
+1
2019-11-12
scsi: ufs: fix potential bug which ends in system hang
Bean Huo
1
-1
/
+1
2019-11-12
scsi: ufs: print helpful hint when response size exceed buffer size
Bean Huo
1
-3
/
+5
[next]