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
...
|
*
|
scsi: megaraid: Fix error check return value of register_chrdev()
Lv Ruyi
2022-04-26
1
-1
/
+1
|
*
|
scsi: qla2xxx: edif: Remove unneeded variable
Guo Zhengkui
2022-04-26
1
-2
/
+1
|
*
|
scsi: dc395x: Fix a missing check on list iterator
Xiaomeng Tong
2022-04-26
1
-3
/
+12
|
*
|
scsi: qedf: Remove an unneeded NULL check on list iterator
Xiaomeng Tong
2022-04-26
1
-3
/
+3
|
*
|
scsi: ufs: core: Remove duplicate include in ufshcd
Wan Jiabing
2022-04-26
1
-1
/
+0
|
*
|
scsi: ufs: core: Exclude UECxx from SFR dump list
Kiwoong Kim
2022-04-26
1
-1
/
+6
|
*
|
scsi: core: Refine how we set tag_set NUMA node
John Garry
2022-04-26
2
-5
/
+5
|
*
|
scsi: lpfc: Remove unneeded variable
Changcheng Deng
2022-04-25
1
-2
/
+1
|
*
|
scsi: fnic: Remove unneeded flush_workqueue()
ran jianping
2022-04-25
1
-3
/
+1
|
*
|
scsi: qla2xxx: Remove unneeded flush_workqueue()
ran jianping
2022-04-25
1
-1
/
+0
|
*
|
scsi: bfa: Remove unneeded flush_workqueue()
ran jianping
2022-04-25
1
-1
/
+0
|
*
|
scsi: qedf: Remove unnecessary code
Haowen Bai
2022-04-25
1
-2
/
+0
|
*
|
scsi: qla4xxx: Drop redundant memset()
Haowen Bai
2022-04-25
1
-1
/
+0
|
*
|
scsi: ipr: Directly return instead of using local ret variable
Haowen Bai
2022-04-25
1
-2
/
+1
|
*
|
scsi: elx: efct: Remove unnecessary memset() in efct_io()
Wan Jiabing
2022-04-25
1
-1
/
+0
|
*
|
scsi: aha1542: Remove unneeded semicolon
Haowen Bai
2022-04-25
1
-10
/
+10
|
*
|
scsi: bfa: Remove redundant NULL check
Haowen Bai
2022-04-25
1
-2
/
+1
|
*
|
scsi: fnic: Remove redundant NULL check
Haowen Bai
2022-04-25
1
-2
/
+1
|
*
|
scsi: mac53c94: Fix warning comparing pointer to 0
Haowen Bai
2022-04-25
1
-1
/
+1
|
*
|
scsi: aacraid: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-25
1
-1
/
+1
|
*
|
scsi: scsi_debug: Add gap zone support
Damien Le Moal
2022-04-25
1
-25
/
+104
|
*
|
scsi: scsi_debug: Rename zone type constants
Damien Le Moal
2022-04-25
1
-9
/
+9
|
*
|
scsi: scsi_debug: Fix a typo
Bart Van Assche
2022-04-25
1
-1
/
+1
|
*
|
scsi: sd: sd_zbc: Hide gap zones
Damien Le Moal
2022-04-25
2
-13
/
+97
|
*
|
scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics()
Damien Le Moal
2022-04-25
1
-6
/
+7
|
*
|
scsi: sd: sd_zbc: Introduce struct zoned_disk_info
Bart Van Assche
2022-04-25
2
-30
/
+41
|
*
|
scsi: sd: sd_zbc: Use logical blocks as unit when querying zones
Damien Le Moal
2022-04-25
1
-6
/
+5
|
*
|
scsi: sd: sd_zbc: Verify that the zone size is a power of two
Bart Van Assche
2022-04-25
1
-0
/
+7
|
*
|
scsi: sd: sd_zbc: Improve source code documentation
Bart Van Assche
2022-04-25
2
-6
/
+54
|
*
|
scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition
Bart Van Assche
2022-04-25
2
-19
/
+19
|
*
|
scsi: ufs: Move the struct ufs_ref_clk definition
Bart Van Assche
2022-04-25
2
-5
/
+5
|
*
|
scsi: ufs: Split the ufshcd.h header file
Bart Van Assche
2022-04-25
9
-225
/
+287
|
*
|
scsi: ufs: Minimize #include directives
Bart Van Assche
2022-04-25
23
-38
/
+56
|
*
|
scsi: ufs: Fix kernel-doc syntax in ufshcd.h
Bart Van Assche
2022-04-25
1
-21
/
+68
|
*
|
scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives
Bart Van Assche
2022-04-25
3
-2
/
+1
|
*
|
scsi: ufs: qcom: Fix ufs_qcom_resume()
Bart Van Assche
2022-04-25
1
-6
/
+1
|
*
|
scsi: ufs: Introduce ufshcd_clkgate_delay_set()
Bart Van Assche
2022-04-25
3
-9
/
+16
|
*
|
scsi: ufs: Remove locking from around single register writes
Bart Van Assche
2022-04-25
2
-12
/
+0
|
*
|
scsi: ufs: Remove the TRUE and FALSE definitions
Bart Van Assche
2022-04-25
4
-24
/
+10
|
*
|
scsi: ufs: Remove paths from source code comments
Bart Van Assche
2022-04-25
3
-4
/
+0
|
*
|
scsi: ufs: Use an SPDX license identifier in the Kconfig file
Bart Van Assche
2022-04-25
1
-24
/
+1
|
*
|
scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
Bart Van Assche
2022-04-25
2
-35
/
+32
|
*
|
scsi: ufs: Remove the driver version
Bart Van Assche
2022-04-25
5
-5
/
+0
|
*
|
scsi: ufs: Make the config_scaling_param calls type safe
Bart Van Assche
2022-04-25
2
-15
/
+9
|
*
|
scsi: ufs: Switch to aggregate initialization
Bart Van Assche
2022-04-25
1
-12
/
+14
|
*
|
scsi: ufs: Remove unused constants and code
Bart Van Assche
2022-04-25
2
-37
/
+3
|
*
|
scsi: ufs: Invert the return value of ufshcd_is_hba_active()
Bart Van Assche
2022-04-25
1
-5
/
+4
|
*
|
scsi: ufs: Declare the quirks array const
Bart Van Assche
2022-04-25
4
-6
/
+8
|
*
|
scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
Bart Van Assche
2022-04-25
4
-7
/
+7
|
*
|
scsi: ufs: Remove the UFS_FIX() and END_FIX() macros
Bart Van Assche
2022-04-25
3
-32
/
+32
[prev]
[next]