index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2022-11-17
scsi: libfc: Remove redundant variable ev_qual
Colin Ian King
2022-11-17
scsi: lpfc: Use memset_startat() helper
Xiu Jianfeng
2022-11-17
scsi: scsi_debug: Fix a warning in resp_write_scat()
Harshit Mogalapalli
2022-11-17
scsi: smartpqi: Change version to 2.1.20-035
Don Brace
2022-11-17
scsi: smartpqi: Initialize feature section info
Don Brace
2022-11-17
scsi: smartpqi: Add controller cache flush during rmmod
Gilbert Wu
2022-11-17
scsi: smartpqi: Correct device removal for multi-actuator devices
Kumar Meiyappan
2022-11-17
scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllers
Kevin Barnett
2022-11-17
scsi: smartpqi: Correct max LUN number
Kevin Barnett
2022-11-17
scsi: smartpqi: Add new controller PCI IDs
Mike McGowen
2022-11-17
scsi: smartpqi: Convert to host_tagset
Don Brace
2022-11-17
scsi: lpfc: Remove redundant pointer 'lp'
Colin Ian King
2022-11-08
scsi: csiostor: Remove unused variable 'n'
Colin Ian King
2022-11-08
scsi: qla2xxx: Remove unused variable 'found_devs'
Colin Ian King
2022-11-08
scsi: qla2xxx: Fix set-but-not-used variable warnings
Bart Van Assche
2022-11-08
scsi: bfa: Rework bfad_reset_sdev_bflags()
Bart Van Assche
2022-11-08
scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function
Bart Van Assche
2022-11-08
scsi: alua: Move a scsi_device_put() call out of alua_rtpg_select_sdev()
Bart Van Assche
2022-11-08
scsi: alua: Move a scsi_device_put() call out of alua_check_vpd()
Bart Van Assche
2022-11-08
scsi: elx: libefc: Fix second parameter type in state callbacks
Nathan Chancellor
2022-11-08
scsi: BusLogic: Remove variable 'adapter_count'
Colin Ian King
2022-11-08
scsi: NCR5380: Fix repeated words in comment
Jilin Yuan
2022-10-27
scsi: pm8001: Drop !task check in pm8001_abort_task()
John Garry
2022-10-27
scsi: pcmcia: nsp_cs: Remove unused variable i
Colin Ian King
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
scsi: core: Fix a race between scsi_done() and scsi_timeout()
Bart Van Assche
2022-10-22
scsi: lpfc: Update lpfc version to 14.2.0.8
Justin Tee
2022-10-22
scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info
Justin Tee
2022-10-22
scsi: lpfc: Log when congestion management limits are in effect
Justin Tee
2022-10-22
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
2022-10-22
scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off
Justin Tee
2022-10-22
scsi: qedf: Remove set but unused variable 'page'
Jiapeng Chong
2022-10-22
scsi: pm80xx: Remove unused reset_in_progress flag logic
Igor Pylypiv
2022-10-22
scsi: mvsas: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
scsi: mvsas: Delete mvs_tag_init()
John Garry
2022-10-22
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
scsi: pm8001: Remove pm8001_tag_init()
Igor Pylypiv
2022-10-22
scsi: hisi_sas: Put reserved tags in lower region of tagset
John Garry
2022-10-22
scsi: hisi_sas: Use sas_task_find_rq()
John Garry
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
2022-10-18
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
Jason Yan
2022-10-18
scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
2022-10-18
scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
2022-10-18
scsi: libsas: Introduce SAS address comparison helpers
Jason Yan
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
2022-10-18
scsi: core: Remove the put_device() call from scsi_device_get()
Bart Van Assche
[next]