index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
spi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
scsi: ufs: core: Introduce ufshcd_abort_all()
Bart Van Assche
1
-28
/
+34
2022-11-08
scsi: BusLogic: Remove variable 'adapter_count'
Colin Ian King
1
-4
/
+2
2022-11-08
scsi: message: fusion: Remove variable 'where'
Colin Ian King
1
-2
/
+0
2022-11-08
scsi: NCR5380: Fix repeated words in comment
Jilin Yuan
1
-1
/
+1
2022-11-08
scsi: ufs: core: Refactor ufshcd_hba_enable()
Keoseong Park
1
-7
/
+11
2022-10-27
scsi: MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer
John Garry
1
-1
/
+1
2022-10-27
scsi: pm8001: Drop !task check in pm8001_abort_task()
John Garry
1
-1
/
+1
2022-10-27
scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes
Bean Huo
1
-0
/
+18
2022-10-27
scsi: ufs: core: Clean up ufshcd_slave_alloc()
Bean Huo
1
-97
/
+53
2022-10-27
scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"
Bean Huo
3
-8
/
+3
2022-10-27
scsi: pcmcia: nsp_cs: Remove unused variable i
Colin Ian King
1
-3
/
+1
2022-10-27
scsi: ufs: core: Print events for WLUN suspend and resume failures
Peter Wang
1
-0
/
+3
2022-10-27
scsi: target: core: Dynamically set DPO and FUA in usage_bits
Dmitry Bogdanov
2
-2
/
+34
2022-10-27
scsi: target: core: Check emulate_3pc for RECEIVE COPY
Dmitry Bogdanov
1
-0
/
+6
2022-10-27
scsi: target: core: Add emulate_rsoc attribute
Dmitry Bogdanov
4
-0
/
+36
2022-10-27
scsi: target: core: Dynamic opcode support in RSOC
Dmitry Bogdanov
2
-5
/
+116
2022-10-27
scsi: target: core: Add list of opcodes for RSOC
Dmitry Bogdanov
2
-0
/
+571
2022-10-27
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
3
-0
/
+219
2022-10-22
scsi: ufs: Fix a deadlock between PM and the SCSI error handler
Bart Van Assche
1
-0
/
+24
2022-10-22
scsi: ufs: Introduce the function ufshcd_execute_start_stop()
Bart Van Assche
1
-5
/
+34
2022-10-22
scsi: ufs: Track system suspend / resume activity
Bart Van Assche
2
-1
/
+6
2022-10-22
scsi: ufs: Try harder to change the power mode
Bart Van Assche
1
-3
/
+5
2022-10-22
scsi: ufs: Reduce the START STOP UNIT timeout
Bart Van Assche
1
-8
/
+1
2022-10-22
scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()
Bart Van Assche
1
-3
/
+2
2022-10-22
scsi: ufs: Remove an outdated comment
Bart Van Assche
1
-1
/
+0
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
2
-4
/
+7
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
15
-59
/
+77
2022-10-22
scsi: core: Fix a race between scsi_done() and scsi_timeout()
Bart Van Assche
1
-11
/
+3
2022-10-22
scsi: lpfc: Update lpfc version to 14.2.0.8
Justin Tee
1
-1
/
+1
2022-10-22
scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info
Justin Tee
4
-2
/
+252
2022-10-22
scsi: lpfc: Log when congestion management limits are in effect
Justin Tee
1
-0
/
+12
2022-10-22
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
1
-3
/
+3
2022-10-22
scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off
Justin Tee
1
-0
/
+1
2022-10-22
scsi: qedf: Remove set but unused variable 'page'
Jiapeng Chong
1
-3
/
+0
2022-10-22
scsi: pm80xx: Remove unused reset_in_progress flag logic
Igor Pylypiv
2
-5
/
+0
2022-10-22
scsi: mvsas: Use sas_task_find_rq() for tagging
John Garry
4
-23
/
+29
2022-10-22
scsi: mvsas: Delete mvs_tag_init()
John Garry
3
-10
/
+0
2022-10-22
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
4
-31
/
+24
2022-10-22
scsi: pm8001: Remove pm8001_tag_init()
Igor Pylypiv
3
-10
/
+0
2022-10-22
scsi: hisi_sas: Put reserved tags in lower region of tagset
John Garry
1
-7
/
+7
2022-10-22
scsi: hisi_sas: Use sas_task_find_rq()
John Garry
1
-18
/
+8
2022-10-22
scsi: libsas: Add sas_task_find_rq()
John Garry
1
-0
/
+18
2022-10-22
scsi: target: Remove the unused function transport_lba_64_ext()
Jiapeng Chong
1
-8
/
+0
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
Jason Yan
1
-11
/
+3
2022-10-18
scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
1
-12
/
+5
2022-10-18
scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
2
-0
/
+18
[next]