index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-28
scsi: ufs: Fix illegal offset in UPIU event trace
Jonathan Hsu
1
-2
/
+1
2021-09-21
scsi: ufs: core: Unbreak the reset handler
Bart Van Assche
1
-1
/
+1
2021-09-21
scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"
Adrian Hunter
2
-57
/
+58
2021-09-13
scsi: ufs: ufs-pci: Fix Intel LKF link stability
Adrian Hunter
3
-1
/
+81
2021-09-13
scsi: ufs: ufshpb: Remove unused parameters
ChanWoo Lee
1
-5
/
+3
2021-08-24
scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
Adrian Hunter
1
-7
/
+29
2021-08-24
scsi: ufs: ufs-exynos: Fix static checker warning
Alim Akhtar
2
-3
/
+3
2021-08-24
scsi: ufs: ufshpb: Fix typo in comments
Keoseong Park
1
-1
/
+1
2021-08-24
scsi: ufs: ufshpb: Fix possible memory leak
Keoseong Park
1
-3
/
+3
2021-08-11
scsi: ufs: ufshpb: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Martin K. Petersen
1
-8
/
+8
2021-08-11
scsi: ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-5
/
+6
2021-08-11
scsi: ufs: ufshpb: Do not report victim error in HCM
Avri Altman
1
-1
/
+2
2021-08-11
scsi: ufs: ufshpb: Verify that 'num_inflight_map_req' is non-negative
Avri Altman
2
-1
/
+13
2021-08-11
scsi: ufs: ufshpb: Use a correct max multi chunk
Avri Altman
1
-1
/
+1
2021-08-11
scsi: ufs: ufshpb: Rewind the read timeout on every read
Avri Altman
1
-3
/
+13
2021-08-09
scsi: ufs: ufshpb: Remove redundant initialization of variable 'lba'
Colin Ian King
1
-1
/
+1
2021-08-09
scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
Adrian Hunter
1
-2
/
+21
2021-08-09
scsi: ufs: Fix unsigned int compared with less than zero
Colin Ian King
1
-1
/
+1
2021-08-05
scsi: ufs: core: Add lu_enable sysfs node
Bean Huo
1
-1
/
+2
2021-08-05
scsi: ufs: core: Add L2P entry swap quirk for Micron UFS
Bean Huo
3
-6
/
+18
2021-08-05
scsi: ufs: core: Remove redundant call in ufshcd_add_command_trace()
Bean Huo
1
-6
/
+3
2021-08-03
scsi: ufs: Add fault injection support
Bart Van Assche
5
-0
/
+110
2021-08-02
scsi: ufs: Retry aborted SCSI commands instead of completing these successfully
Bart Van Assche
1
-12
/
+23
2021-08-02
scsi: ufs: Synchronize SCSI and UFS error handling
Bart Van Assche
2
-51
/
+55
2021-08-02
scsi: ufs: Request sense data asynchronously
Bart Van Assche
1
-31
/
+33
2021-08-02
scsi: ufs: Fix the SCSI abort handler
Bart Van Assche
1
-35
/
+19
2021-08-02
scsi: ufs: Optimize SCSI command processing
Bart Van Assche
2
-11
/
+20
2021-08-02
scsi: ufs: Optimize serialization of setup_xfer_req() calls
Bart Van Assche
2
-13
/
+2
2021-08-02
scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...
Bart Van Assche
3
-43
/
+15
2021-08-02
scsi: ufs: Inline ufshcd_outstanding_req_clear()
Bart Van Assche
1
-11
/
+1
2021-08-02
scsi: ufs: Remove several wmb() calls
Bart Van Assche
1
-11
/
+0
2021-08-02
scsi: ufs: Improve static type checking for the host controller state
Bart Van Assche
2
-17
/
+23
2021-08-02
scsi: ufs: Verify UIC locking requirements at runtime
Bart Van Assche
2
-8
/
+10
2021-08-02
scsi: ufs: Remove ufshcd_valid_tag()
Bart Van Assche
1
-32
/
+10
2021-08-02
scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate
Bart Van Assche
1
-6
/
+3
2021-08-02
scsi: ufs: Rename the second ufshcd_probe_hba() argument
Bart Van Assche
1
-4
/
+4
2021-08-02
scsi: ufs: Only include power management code if necessary
Bart Van Assche
2
-0
/
+12
2021-08-02
scsi: ufs: Reduce power management code duplication
Bart Van Assche
12
-196
/
+41
2021-08-02
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
2
-16
/
+292
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
[next]