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-04-25
scsi: fnic: Remove unneeded flush_workqueue()
ran jianping
2022-04-25
scsi: qla2xxx: Remove unneeded flush_workqueue()
ran jianping
2022-04-25
scsi: bfa: Remove unneeded flush_workqueue()
ran jianping
2022-04-25
scsi: qedf: Remove unnecessary code
Haowen Bai
2022-04-25
scsi: qla4xxx: Drop redundant memset()
Haowen Bai
2022-04-25
scsi: ipr: Directly return instead of using local ret variable
Haowen Bai
2022-04-25
scsi: elx: efct: Remove unnecessary memset() in efct_io()
Wan Jiabing
2022-04-25
scsi: aha1542: Remove unneeded semicolon
Haowen Bai
2022-04-25
scsi: bfa: Remove redundant NULL check
Haowen Bai
2022-04-25
scsi: fnic: Remove redundant NULL check
Haowen Bai
2022-04-25
scsi: mac53c94: Fix warning comparing pointer to 0
Haowen Bai
2022-04-25
scsi: aacraid: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-25
scsi: scsi_debug: Add gap zone support
Damien Le Moal
2022-04-25
scsi: scsi_debug: Rename zone type constants
Damien Le Moal
2022-04-25
scsi: scsi_debug: Fix a typo
Bart Van Assche
2022-04-25
scsi: sd: sd_zbc: Hide gap zones
Damien Le Moal
2022-04-25
scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics()
Damien Le Moal
2022-04-25
scsi: sd: sd_zbc: Introduce struct zoned_disk_info
Bart Van Assche
2022-04-25
scsi: sd: sd_zbc: Use logical blocks as unit when querying zones
Damien Le Moal
2022-04-25
scsi: sd: sd_zbc: Verify that the zone size is a power of two
Bart Van Assche
2022-04-25
scsi: sd: sd_zbc: Improve source code documentation
Bart Van Assche
2022-04-25
scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition
Bart Van Assche
2022-04-25
scsi: ufs: Move the struct ufs_ref_clk definition
Bart Van Assche
2022-04-25
scsi: ufs: Split the ufshcd.h header file
Bart Van Assche
2022-04-25
scsi: ufs: Minimize #include directives
Bart Van Assche
2022-04-25
scsi: ufs: Fix kernel-doc syntax in ufshcd.h
Bart Van Assche
2022-04-25
scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives
Bart Van Assche
2022-04-25
scsi: ufs: qcom: Fix ufs_qcom_resume()
Bart Van Assche
2022-04-25
scsi: ufs: Introduce ufshcd_clkgate_delay_set()
Bart Van Assche
2022-04-25
scsi: ufs: Remove locking from around single register writes
Bart Van Assche
2022-04-25
scsi: ufs: Remove the TRUE and FALSE definitions
Bart Van Assche
2022-04-25
scsi: ufs: Remove paths from source code comments
Bart Van Assche
2022-04-25
scsi: ufs: Use an SPDX license identifier in the Kconfig file
Bart Van Assche
2022-04-25
scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
Bart Van Assche
2022-04-25
scsi: ufs: Remove the driver version
Bart Van Assche
2022-04-25
scsi: ufs: Make the config_scaling_param calls type safe
Bart Van Assche
2022-04-25
scsi: ufs: Switch to aggregate initialization
Bart Van Assche
2022-04-25
scsi: ufs: Remove unused constants and code
Bart Van Assche
2022-04-25
scsi: ufs: Invert the return value of ufshcd_is_hba_active()
Bart Van Assche
2022-04-25
scsi: ufs: Declare the quirks array const
Bart Van Assche
2022-04-25
scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
Bart Van Assche
2022-04-25
scsi: ufs: Remove the UFS_FIX() and END_FIX() macros
Bart Van Assche
2022-04-25
scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()
Bart Van Assche
2022-04-25
scsi: ufs: Remove ufshcd_lrb.sense_buffer
Bart Van Assche
2022-04-25
scsi: ufs: Remove ufshcd_lrb.sense_bufflen
Bart Van Assche
2022-04-25
scsi: ufs: Simplify statements that return a boolean
Bart Van Assche
2022-04-25
scsi: ufs: Remove superfluous boolean conversions
Bart Van Assche
2022-04-25
scsi: ufs: Declare ufshcd_wait_for_register() static
Bart Van Assche
2022-04-25
scsi: ufs: Fix a spelling error in a source code comment
Bart Van Assche
2022-04-25
scsi: ufs: core: Increase fDeviceInit poll frequency
Konstantin Vyshetsky
[prev]
[next]