index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-17
scsi: sd: Rename sd_resume() into sd_resume_system()
Bart Van Assche
1
-3
/
+8
2021-10-17
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
7
-54
/
+22
2021-10-13
scsi: Documentation: Fix typo in sysfs-driver-ufs
Sohaib Mohamed
1
-1
/
+1
2021-10-13
scsi: hisi_sas: Disable SATA disk phy for severe I_T nexus reset failure
Luo Jiaxing
1
-5
/
+24
2021-10-13
scsi: libsas: Export sas_phy_enable()
Luo Jiaxing
2
-1
/
+3
2021-10-13
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
4
-41
/
+39
2021-10-13
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
5
-6
/
+18
2021-10-12
scsi: ufs: core: Fix synchronization between scsi_unjam_host() and ufshcd_que...
Adrian Hunter
1
-0
/
+12
2021-10-12
scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8
Peter Wang
7
-9
/
+114
2021-10-12
scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()
Dan Carpenter
1
-1
/
+1
2021-10-05
scsi: smartpqi: Update version to 2.1.12-055
Don Brace
1
-3
/
+3
2021-10-05
scsi: smartpqi: Add 3252-8i PCI id
Mike McGowen
1
-0
/
+4
2021-10-05
scsi: smartpqi: Fix duplicate device nodes for tape changers
Kevin Barnett
2
-4
/
+20
2021-10-05
scsi: smartpqi: Fix boot failure during LUN rebuild
Mike McGowen
1
-1
/
+1
2021-10-05
scsi: smartpqi: Add extended report physical LUNs
Mike McGowen
3
-59
/
+147
2021-10-05
scsi: smartpqi: Avoid failing I/Os for offline devices
Mahesh Rajashekhara
1
-1
/
+8
2021-10-05
scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operation
Don Brace
1
-0
/
+87
2021-10-05
scsi: smartpqi: Update LUN reset handler
Kevin Barnett
1
-39
/
+66
2021-10-05
scsi: smartpqi: Capture controller reason codes
Murthy Bhat
4
-20
/
+57
2021-10-05
scsi: smartpqi: Add controller handshake during kdump
Mahesh Rajashekhara
3
-2
/
+91
2021-10-05
scsi: smartpqi: Update device removal management
Don Brace
1
-36
/
+28
2021-10-05
scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()
Dan Carpenter
1
-23
/
+9
2021-10-05
scsi: iscsi: Fix iscsi_task use after free
Mike Christie
1
-6
/
+9
2021-10-05
scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling
James Smart
1
-4
/
+7
2021-10-05
scsi: elx: efct: Delete stray unlock statement
Dan Carpenter
1
-2
/
+1
2021-10-05
scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
Igor Pylypiv
1
-1
/
+1
2021-10-05
scsi: pm80xx: Replace open coded check with dev_is_expander()
Igor Pylypiv
2
-4
/
+2
2021-10-05
scsi: target: tcmu: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2021-10-05
scsi: target: usb: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-25
/
+6
2021-10-05
scsi: target: ibm_vscsi: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-38
/
+4
2021-10-05
scsi: target: srpt: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-34
/
+4
2021-10-05
scsi: target: sbp: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-25
/
+5
2021-10-05
scsi: target: qla2xxx: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-61
/
+12
2021-10-05
scsi: target: iscsi: Replace tpg enable attr with ops.enable
Dmitry Bogdanov
1
-59
/
+32
2021-10-05
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
4
-2
/
+79
2021-10-05
scsi: megaraid_sas: Driver version update to 07.719.03.00-rc1
Sumit Saxena
1
-2
/
+2
2021-10-05
scsi: megaraid_sas: Add helper functions for irq_context
Sumit Saxena
1
-6
/
+39
2021-10-05
scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...
Sumit Saxena
1
-4
/
+7
2021-10-05
scsi: advansys: Fix kernel pointer leak
Guo Zhi
1
-2
/
+2
2021-10-05
scsi: target: core: Make logs less verbose
Konstantin Shelekhin
1
-4
/
+4
2021-10-05
scsi: ufs: core: Do not exit ufshcd_err_handler() unless operational or dead
Adrian Hunter
1
-4
/
+24
2021-10-05
scsi: ufs: core: Do not exit ufshcd_reset_and_restore() unless operational or...
Adrian Hunter
1
-13
/
+23
2021-10-05
scsi: ufs: core: Stop clearing UNIT ATTENTIONS
Bart Van Assche
2
-197
/
+1
2021-10-05
scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION
Jaegeuk Kim
1
-3
/
+9
2021-10-05
scsi: ufs: core: Remove return statement in void function
Bean Huo
1
-1
/
+0
2021-10-05
scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definition
Bean Huo
1
-1
/
+1
2021-10-05
scsi: ufs: core: Fix NULL pointer dereference
Bean Huo
1
-3
/
+0
2021-10-05
scsi: ufs: core: Fix task management completion
Adrian Hunter
2
-30
/
+23
2021-10-05
scsi: acornscsi: Remove scsi_cmd_to_tag() reference
John Garry
1
-1
/
+1
2021-10-05
scsi: core: Fix spelling in a source code comment
Bart Van Assche
1
-1
/
+1
[next]