index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ltc2947.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
scsi: snic: Remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2021-08-10
scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
Adrian Hunter
2
-2
/
+23
2021-08-10
scsi: ufs: Fix unsigned int compared with less than zero
Colin Ian King
1
-1
/
+1
2021-08-10
scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute
Damien Le Moal
1
-0
/
+19
2021-08-10
scsi: mpt3sas: Update driver version to 39.100.00.00
Suganath Prabu S
1
-2
/
+2
2021-08-10
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
5
-6
/
+165
2021-08-10
scsi: mpt3sas: Bump driver version to 38.100.00.00
Sreekanth Reddy
1
-3
/
+3
2021-08-10
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
3
-32
/
+296
2021-08-06
scsi: ufs: core: Add lu_enable sysfs node
Bean Huo
1
-1
/
+2
2021-08-06
scsi: ufs: core: Add L2P entry swap quirk for Micron UFS
Bean Huo
3
-6
/
+18
2021-08-06
scsi: ufs: core: Remove redundant call in ufshcd_add_command_trace()
Bean Huo
1
-6
/
+3
2021-08-06
scsi: qla2xxx: Remove redundant initialization of variable num_cnt
Colin Ian King
1
-1
/
+1
2021-08-06
scsi: qla2xxx: Fix use after free in debug code
Dan Carpenter
1
-2
/
+2
2021-08-03
scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members
David Disseldorp
3
-67
/
+60
2021-08-03
scsi: target: sbp: Drop incorrect ASC/ASCQ usage
David Disseldorp
1
-2
/
+2
2021-08-03
scsi: target: core: Avoid using lun_tg_pt_gp after unlock
David Disseldorp
1
-5
/
+5
2021-08-03
scsi: target: tcmu: Add new feature KEEP_BUF
Bodo Stroesser
2
-11
/
+141
2021-08-03
scsi: ufs: Add fault injection support
Bart Van Assche
5
-0
/
+110
2021-08-03
scsi: ufs: Retry aborted SCSI commands instead of completing these successfully
Bart Van Assche
1
-12
/
+23
2021-08-03
scsi: ufs: Synchronize SCSI and UFS error handling
Bart Van Assche
2
-51
/
+55
2021-08-03
scsi: ufs: Request sense data asynchronously
Bart Van Assche
1
-31
/
+33
2021-08-03
scsi: ufs: Fix the SCSI abort handler
Bart Van Assche
1
-35
/
+19
2021-08-03
scsi: ufs: Optimize SCSI command processing
Bart Van Assche
2
-11
/
+20
2021-08-03
scsi: ufs: Optimize serialization of setup_xfer_req() calls
Bart Van Assche
2
-13
/
+2
2021-08-03
scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...
Bart Van Assche
3
-43
/
+15
2021-08-03
scsi: ufs: Inline ufshcd_outstanding_req_clear()
Bart Van Assche
1
-11
/
+1
2021-08-03
scsi: ufs: Remove several wmb() calls
Bart Van Assche
1
-11
/
+0
2021-08-03
scsi: ufs: Improve static type checking for the host controller state
Bart Van Assche
2
-17
/
+23
2021-08-03
scsi: ufs: Verify UIC locking requirements at runtime
Bart Van Assche
2
-8
/
+10
2021-08-03
scsi: ufs: Remove ufshcd_valid_tag()
Bart Van Assche
1
-32
/
+10
2021-08-03
scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate
Bart Van Assche
1
-6
/
+3
2021-08-03
scsi: ufs: Rename the second ufshcd_probe_hba() argument
Bart Van Assche
1
-4
/
+4
2021-08-03
scsi: ufs: Only include power management code if necessary
Bart Van Assche
2
-0
/
+12
2021-08-03
scsi: ufs: Reduce power management code duplication
Bart Van Assche
12
-196
/
+41
2021-08-03
scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()
Bart Van Assche
1
-3
/
+5
2021-08-01
scsi: ufs: ufshpb: Make host mode parameters configurable
Avri Altman
3
-17
/
+367
2021-08-01
scsi: ufs: ufshpb: Add support for host control mode
Avri Altman
1
-6
/
+0
2021-08-01
scsi: ufs: ufshpb: Do not send umap_all in host control mode
Avri Altman
1
-1
/
+2
2021-08-01
scsi: ufs: ufshpb: Limit the number of in-flight map requests
Avri Altman
2
-0
/
+12
2021-08-01
scsi: ufs: ufshpb: Add "cold" regions timer
Avri Altman
2
-3
/
+79
2021-08-01
scsi: ufs: ufshpb: Add HPB dev reset response
Avri Altman
2
-1
/
+32
2021-08-01
scsi: ufs: ufshpb: Region inactivation in host mode
Avri Altman
2
-7
/
+41
2021-08-01
scsi: ufs: ufshpb: Make eviction depend on region's reads
Avri Altman
1
-1
/
+17
2021-08-01
scsi: ufs: ufshpb: Add reads counter
Avri Altman
2
-6
/
+97
2021-08-01
scsi: ufs: ufshpb: Transform set_dirty to iterate_rgn
Avri Altman
1
-8
/
+10
2021-08-01
scsi: ufs: ufshpb: Add host control mode support to rsp_upiu
Avri Altman
2
-1
/
+35
2021-08-01
scsi: ufs: ufshpb: Cache HPB Control mode on init
Avri Altman
3
-3
/
+9
2021-08-01
scsi: ufs: ufshpb: Add HPB 2.0 support
Daejun Park
7
-74
/
+682
2021-08-01
scsi: ufs: ufshpb: Prepare HPB read for cached sub-region
Daejun Park
3
-3
/
+260
2021-08-01
scsi: ufs: ufshpb: L2P map management for HPB read
Daejun Park
4
-15
/
+1178
[next]