index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Fix return of uninitialized value in rval
Colin Ian King
2020-10-08
1
-1
/
+1
*
scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commands
Christoph Hellwig
2020-10-08
1
-1
/
+4
*
scsi: sr: Initialize ->cmd_len
Christoph Hellwig
2020-10-08
1
-0
/
+1
*
scsi: arcmsr: Update driver version to v1.50.00.02-20200819
ching Huang
2020-10-08
1
-1
/
+1
*
scsi: arcmsr: Add support for ARC-1886 series RAID controllers
ching Huang
2020-10-08
2
-18
/
+367
*
scsi: arcmsr: Fix device hot-plug monitoring timer stop
ching Huang
2020-10-08
2
-26
/
+3
*
scsi: arcmsr: Remove unnecessary syntax
ching Huang
2020-10-08
1
-45
/
+18
*
scsi: pm80xx: Driver version update
Viswas G
2020-10-08
1
-1
/
+1
*
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
Viswas G
2020-10-08
5
-47
/
+73
*
scsi: pm80xx: Remove DMA memory allocation for ccb and device structures
Viswas G
2020-10-08
2
-23
/
+33
*
scsi: pm80xx: Increase number of supported queues
Viswas G
2020-10-08
6
-104
/
+160
*
scsi: sym53c8xx_2: Fix sizeof() mismatch
Colin Ian King
2020-10-08
1
-1
/
+1
*
scsi: isci: Fix a typo in a comment
Christophe JAILLET
2020-10-08
1
-1
/
+1
*
scsi: qla4xxx: Fix inconsistent format argument type
Ye Bin
2020-10-08
1
-1
/
+1
*
scsi: myrb: Fix inconsistent format argument types
Ye Bin
2020-10-08
1
-2
/
+2
*
scsi: myrb: Remove redundant assignment to variable timeout
Jing Xiangfeng
2020-10-08
1
-1
/
+0
*
scsi: bfa: Fix error return in bfad_pci_init()
Jing Xiangfeng
2020-10-08
1
-0
/
+1
*
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
2020-10-08
1
-7
/
+1
*
scsi: snic: Simplify the return expression of svnic_cq_alloc()
Liu Shixin
2020-10-08
1
-7
/
+1
*
scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()
Liu Shixin
2020-10-08
1
-7
/
+1
*
scsi: target: rd: Drop double zeroing
Julia Lawall
2020-10-08
1
-1
/
+1
*
scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-08
1
-60
/
+8
*
scsi: qla2xxx: Initialize variable in qla8044_poll_reg()
Tom Rix
2020-10-08
1
-1
/
+1
*
scsi: qla2xxx: Do not consume srb greedily
Daniel Wagner
2020-10-08
1
-27
/
+15
*
scsi: qla2xxx: Use constant when it is known
Pavel Machek (CIP)
2020-10-08
1
-3
/
+3
*
scsi: 53c700: Remove set but not used variable
Zheng Yongjun
2020-10-08
1
-4
/
+0
*
scsi: gdth: Make option_setup() static
Jason Yan
2020-10-08
1
-75
/
+76
*
scsi: initio: Use module_pci_driver() to simplify the code
Liu Shixin
2020-10-08
1
-13
/
+1
*
scsi: dc395x: Use module_pci_driver() to simplify the code
Liu Shixin
2020-10-08
1
-24
/
+1
*
scsi: core: Only start the request just before dispatching
Christoph Hellwig
2020-10-08
1
-3
/
+1
*
scsi: core: Remove scsi_setup_cmnd() and scsi_setup_fs_cmnd()
Christoph Hellwig
2020-10-08
1
-33
/
+18
*
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
2020-10-08
3
-36
/
+29
*
scsi: core: Rename scsi_mq_prep_fn() to scsi_prepare_cmd()
Christoph Hellwig
2020-10-08
1
-2
/
+2
*
scsi: core: Rename scsi_prep_state_check() to scsi_device_state_check()
Christoph Hellwig
2020-10-08
1
-2
/
+2
*
scsi: core: Use rq_dma_dir in scsi_setup_cmnd()
Christoph Hellwig
2020-10-08
1
-6
/
+1
*
scsi: core: Move command size detection out of the fast path
Christoph Hellwig
2020-10-08
1
-2
/
+2
*
scsi: core: Remove scsi_init_cmd_errh
Christoph Hellwig
2020-10-08
1
-16
/
+4
*
scsi: core: Don't export scsi_device_from_queue()
Christoph Hellwig
2020-10-08
1
-1
/
+0
*
scsi: hisi_sas: Recover PHY state according to the status before reset
Xiang Chen
2020-10-07
1
-3
/
+1
*
scsi: hisi_sas: Filter out new PHY up events during suspend
Xiang Chen
2020-10-07
1
-0
/
+6
*
scsi: hisi_sas: Add device link between SCSI devices and hisi_hba
Xiang Chen
2020-10-07
1
-1
/
+28
*
scsi: hisi_sas: Add check for methods _PS0 and _PR0
Xiang Chen
2020-10-07
2
-0
/
+5
*
scsi: hisi_sas: Add controller runtime PM support for v3 hw
Xiang Chen
2020-10-07
2
-2
/
+56
*
scsi: hisi_sas: Switch to new framework to support suspend and resume
Xiang Chen
2020-10-07
1
-5
/
+10
*
scsi: hisi_sas: Use hisi_hba->cq_nvecs for calling calling synchronize_irq()
Luo Jiaxing
2020-10-07
1
-2
/
+3
*
scsi: qedf: Remove redundant assignment to variable 'rc'
Jing Xiangfeng
2020-10-03
1
-1
/
+0
*
scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()
Ye Bin
2020-10-03
1
-2
/
+1
*
scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-03
1
-14
/
+2
*
scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed
Ye Bin
2020-10-03
1
-2
/
+1
*
scsi: sun_esp: Use module_platform_driver to simplify the code
Liu Shixin
2020-10-03
1
-13
/
+1
[next]