index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
2
-2
/
+0
2019-04-03
scsi: bnx2fc: remove unneeded variable
Ding Xiang
1
-2
/
+1
2019-03-27
scsi: qedf: Update the driver version to 8.37.25.19
Saurav Kashyap
1
-4
/
+4
2019-03-27
scsi: qedf: Fix lport may be used uninitialized warning
Saurav Kashyap
1
-3
/
+1
2019-03-27
scsi: qedf: Correctly handle refcounting of rdata
Saurav Kashyap
1
-15
/
+11
2019-03-27
scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared
Shyam Sundar
2
-16
/
+54
2019-03-27
scsi: qedf: Check for tm_flags instead of cmd_type during cleanup
Saurav Kashyap
1
-1
/
+2
2019-03-27
scsi: qedf: Add a flag to help debugging io_req which could not be cleaned
Shyam Sundar
1
-0
/
+7
2019-03-27
scsi: qedf: Don't send ABTS for under run scenario
Saurav Kashyap
1
-9
/
+1
2019-03-27
scsi: qedf: Don't queue anything if upload is in progress
Shyam Sundar
1
-1
/
+8
2019-03-27
scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link
Chad Dupuis
1
-18
/
+48
2019-03-27
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
3
-9
/
+30
2019-03-27
scsi: qedf: Add missing return in qedf_scsi_done()
Chad Dupuis
1
-0
/
+1
2019-03-27
scsi: qedf: Wait for upload and link down processing during soft ctx reset
Chad Dupuis
3
-11
/
+57
2019-03-27
scsi: qedf: Add additional checks for io_req->sc_cmd validity
Chad Dupuis
1
-2
/
+37
2019-03-27
scsi: qedf: fixup bit operations
Hannes Reinecke
2
-1
/
+8
2019-03-27
scsi: qedf: fixup locking in qedf_restart_rport()
Hannes Reinecke
1
-1
/
+7
2019-03-27
scsi: qedf: missing kref_put in qedf_xmit()
Hannes Reinecke
1
-1
/
+3
2019-03-27
scsi: qedf: Check for link state before processing LL2 packets and send fipvl...
Saurav Kashyap
2
-6
/
+28
2019-03-27
scsi: qedf: Add missing fc_disc_init call after allocating lport
Chad Dupuis
1
-0
/
+2
2019-03-27
scsi: qedf: Correct the memory barriers in qedf_ring_doorbell
Andrew Vasquez
1
-2
/
+10
2019-03-27
scsi: qedf: Use a separate completion for cleanup commands
Chad Dupuis
2
-4
/
+8
2019-03-27
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
4
-67
/
+276
2019-03-27
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
4
-26
/
+277
2019-03-27
scsi: qedf: Simplify s/g list mapping
Chad Dupuis
3
-94
/
+40
2019-03-27
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
Chad Dupuis
1
-0
/
+1
2019-03-27
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
3
-17
/
+7
2019-03-27
scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
Chad Dupuis
1
-12
/
+4
2019-03-27
scsi: qla2xxx: Simplify conditional check again
Nathan Chancellor
1
-2
/
+2
2019-03-27
scsi: sd: Inline sd_probe_part2()
Bart Van Assche
1
-58
/
+43
2019-03-27
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
4
-47
/
+5
2019-03-27
scsi: mpt3sas: fix indentation issue
Colin Ian King
1
-2
/
+2
2019-03-27
scsi: libcxgbi: remove uninitialized variable len
Colin Ian King
1
-3
/
+2
2019-03-27
scsi: target: alua: fix the tg_pt_gps_count
tangwenji
1
-2
/
+4
2019-03-25
scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general
Nathan Chancellor
1
-2
/
+3
2019-03-25
scsi: pm8001: remove set but not used variables 'param, sas_ha'
YueHaibing
1
-4
/
+0
2019-03-25
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
1
-1
/
+1
2019-03-25
scsi: lpfc: avoid uninitialized variable warning
Arnd Bergmann
1
-4
/
+4
2019-03-25
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
4
-339
/
+349
2019-03-25
scsi: ufs-mediatek: Add missing MODULE_* information
Anders Roxell
1
-0
/
+5
2019-03-25
scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-03-20
scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed
tangwenji
1
-3
/
+3
2019-03-20
scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np
tangwenji
1
-3
/
+0
2019-03-20
scsi: target: fix unsigned comparision with less than zero
Colin Ian King
1
-3
/
+6
2019-03-20
scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks
Nathan Chancellor
1
-4
/
+1
2019-03-20
scsi: ufs-mediatek: Make some symbols static
YueHaibing
1
-3
/
+3
2019-03-20
scsi: lpfc: Fixup eq_clr_intr references
James Smart
2
-4
/
+4
2019-03-20
scsi: lpfc: Fix build error
James Bottomley
2
-7
/
+5
2019-03-19
scsi: mvumi: Stop using plain integer as NULL pointer
YueHaibing
1
-3
/
+3
2019-03-19
scsi: qedi: Remove set but not used variable 'cls_sess'
YueHaibing
1
-4
/
+0
[next]