index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
132
-1976
/
+3902
|
\
|
*
scsi: hisi_sas: Recover PHY state according to the status before reset
Xiang Chen
2020-10-06
1
-3
/
+1
|
*
scsi: hisi_sas: Filter out new PHY up events during suspend
Xiang Chen
2020-10-06
1
-0
/
+6
|
*
scsi: hisi_sas: Add device link between SCSI devices and hisi_hba
Xiang Chen
2020-10-06
1
-1
/
+28
|
*
scsi: hisi_sas: Add check for methods _PS0 and _PR0
Xiang Chen
2020-10-06
2
-0
/
+5
|
*
scsi: hisi_sas: Add controller runtime PM support for v3 hw
Xiang Chen
2020-10-06
2
-2
/
+56
|
*
scsi: hisi_sas: Switch to new framework to support suspend and resume
Xiang Chen
2020-10-06
1
-5
/
+10
|
*
scsi: hisi_sas: Use hisi_hba->cq_nvecs for calling calling synchronize_irq()
Luo Jiaxing
2020-10-06
1
-2
/
+3
|
*
scsi: qedf: Remove redundant assignment to variable 'rc'
Jing Xiangfeng
2020-10-02
1
-1
/
+0
|
*
scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()
Ye Bin
2020-10-02
1
-2
/
+1
|
*
scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-02
1
-14
/
+2
|
*
scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed
Ye Bin
2020-10-02
1
-2
/
+1
|
*
scsi: sun_esp: Use module_platform_driver to simplify the code
Liu Shixin
2020-10-02
1
-13
/
+1
|
*
scsi: sun3x_esp: Use module_platform_driver to simplify the code
Liu Shixin
2020-10-02
1
-13
/
+1
|
*
scsi: sni_53c710: Use module_platform_driver to simplify the code
Liu Shixin
2020-10-02
1
-13
/
+1
|
*
scsi: qlogicpti: Use module_platform_driver to simplify the code
Liu Shixin
2020-10-02
1
-13
/
+1
|
*
scsi: mac_esp: Use module_platform_driver to simplify the code
Liu Shixin
2020-10-02
1
-13
/
+1
|
*
scsi: jazz_esp: Use module_platform_driver to simplify the code
Liu Shixin
2020-10-02
1
-13
/
+1
|
*
scsi: mvumi: Fix error return in mvumi_io_attach()
Jing Xiangfeng
2020-10-02
1
-0
/
+1
|
*
scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()
Hannes Reinecke
2020-10-02
1
-0
/
+2
|
*
scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()
Dan Carpenter
2020-10-02
1
-2
/
+2
|
*
scsi: aacraid: Add a missing iounmap call
Tomas Henzl
2020-10-02
1
-0
/
+1
|
*
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
2020-10-02
2
-0
/
+21
|
*
scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.c
Ye Bin
2020-10-02
1
-3
/
+3
|
*
scsi: snic: Remove unnecessary condition
Jing Xiangfeng
2020-10-02
1
-4
/
+0
|
*
scsi: fnic: Do not call 'scsi_done()' for unhandled commands
Hannes Reinecke
2020-10-02
1
-2
/
+1
|
*
scsi: ufs: Fix missing brace warning for old compilers
Pujin Shi
2020-10-02
1
-2
/
+2
|
*
scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c
Ye Bin
2020-10-02
1
-1
/
+1
|
*
scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
Ye Bin
2020-10-02
1
-2
/
+2
|
*
scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c
Ye Bin
2020-10-02
1
-1
/
+1
|
*
scsi: sd: Allow user to configure command retries
Mike Christie
2020-10-02
2
-30
/
+72
|
*
scsi: core: Add limitless cmd retry support
Mike Christie
2020-10-02
3
-20
/
+43
|
*
scsi: qla2xxx: Update version to 10.02.00.103-k
Nilesh Javali
2020-09-29
1
-2
/
+2
|
*
scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue
Arun Easi
2020-09-29
3
-1
/
+6
|
*
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
2020-09-29
1
-6
/
+7
|
*
scsi: qla2xxx: Fix reset of MPI firmware
Arun Easi
2020-09-29
4
-39
/
+23
|
*
scsi: qla2xxx: Fix MPI reset needed message
Arun Easi
2020-09-29
1
-1
/
+1
|
*
scsi: qla2xxx: Fix buffer-buffer credit extraction error
Quinn Tran
2020-09-29
5
-81
/
+34
|
*
scsi: qla2xxx: Correct the check for sscanf() return value
Saurav Kashyap
2020-09-29
1
-2
/
+2
|
*
scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()
Bean Huo
2020-09-29
1
-7
/
+3
|
*
scsi: ufs-mediatek: Support performance mode for inline encryption engine
Stanley Chu
2020-09-22
2
-6
/
+199
|
*
scsi: libsas: Simplify the return expression of sas_discover_* functions
Liu Shixin
2020-09-22
2
-14
/
+2
|
*
scsi: oak: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
1
-1
/
+1
|
*
scsi: bnx2i: Remove unnecessary mutex_init()
Qinglang Miao
2020-09-22
1
-2
/
+0
|
*
scsi: qla2xxx: Update version to 10.02.00.102-k
Nilesh Javali
2020-09-22
2
-4
/
+3
|
*
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
2020-09-22
7
-5
/
+45
|
*
scsi: qla2xxx: Add IOCB resource tracking
Quinn Tran
2020-09-22
8
-0
/
+151
|
*
scsi: qla2xxx: Add rport fields in debugfs
Arun Easi
2020-09-22
1
-0
/
+53
|
*
scsi: qla2xxx: Make tgt_port_database available in initiator mode
Arun Easi
2020-09-22
1
-32
/
+32
|
*
scsi: qla2xxx: Fix I/O errors during LIP reset tests
Arun Easi
2020-09-22
1
-0
/
+8
[next]