index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
cmd64x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-28
scsi: qedf: Simplify s/g list mapping
Chad Dupuis
3
-94
/
+40
2019-03-28
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
Chad Dupuis
1
-0
/
+1
2019-03-28
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
3
-17
/
+7
2019-03-28
scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
Chad Dupuis
1
-12
/
+4
2019-03-28
scsi: MAINTAINERS: Add maintainer for MediaTek UFS driver
Stanley Chu
1
-0
/
+7
2019-03-28
scsi: qla2xxx: Simplify conditional check again
Nathan Chancellor
1
-2
/
+2
2019-03-28
scsi: sd: Inline sd_probe_part2()
Bart Van Assche
1
-58
/
+43
2019-03-28
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
4
-47
/
+5
2019-03-28
scsi: mpt3sas: fix indentation issue
Colin Ian King
1
-2
/
+2
2019-03-28
scsi: libcxgbi: remove uninitialized variable len
Colin Ian King
1
-3
/
+2
2019-03-28
scsi: target: alua: fix the tg_pt_gps_count
tangwenji
1
-2
/
+4
2019-03-26
scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general
Nathan Chancellor
1
-2
/
+3
2019-03-26
scsi: pm8001: remove set but not used variables 'param, sas_ha'
YueHaibing
1
-4
/
+0
2019-03-26
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
1
-1
/
+1
2019-03-26
scsi: lpfc: avoid uninitialized variable warning
Arnd Bergmann
1
-4
/
+4
2019-03-26
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
4
-339
/
+349
2019-03-26
scsi: ufs-mediatek: Add missing MODULE_* information
Anders Roxell
1
-0
/
+5
2019-03-26
scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-03-21
scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed
tangwenji
1
-3
/
+3
2019-03-21
scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np
tangwenji
1
-3
/
+0
2019-03-21
scsi: target: fix unsigned comparision with less than zero
Colin Ian King
1
-3
/
+6
2019-03-21
scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks
Nathan Chancellor
1
-4
/
+1
2019-03-21
scsi: ufs-mediatek: Make some symbols static
YueHaibing
1
-3
/
+3
2019-03-21
scsi: lpfc: Fixup eq_clr_intr references
James Smart
2
-4
/
+4
2019-03-21
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
2019-03-19
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
2
-3
/
+3
2019-03-19
scsi: qla2xxx: Fix a small typo in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Fix comment alignment in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-19
scsi: mptfusion: remove set, but not used, variables
YueHaibing
1
-5
/
+0
2019-03-19
scsi: mptfusion: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-19
scsi: mptfusion: fix indentation issues
Colin Ian King
3
-20
/
+20
2019-03-19
scsi: mvsas: clean up a few indentation issues
Colin Ian King
3
-3
/
+5
2019-03-19
scsi: qlogicfas408: clean up a couple of indentation issues
Colin Ian King
1
-2
/
+2
2019-03-19
scsi: dpt_i2o: clean up indentation issues, remove spaces
Colin Ian King
1
-6
/
+6
2019-03-19
scsi: atp870u: clean up code style and indentation issues
Colin Ian King
1
-4
/
+3
2019-03-19
scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
Stanley Chu
4
-0
/
+435
2019-03-19
scsi: phy: mediatek: Add UFS M-PHY driver
Stanley Chu
3
-0
/
+256