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-11-18
scsi: ufs: ufs-mediatek: Add put_device() after of_find_device_by_node()
Ye Guojin
1
-0
/
+1
2021-11-18
scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu()
Bean Huo
1
-1
/
+1
2021-11-16
scsi: ufs: core: Fix another task management completion race
Adrian Hunter
1
-2
/
+1
2021-11-16
scsi: ufs: core: Fix task management completion timeout race
Adrian Hunter
1
-5
/
+0
2021-11-16
scsi: ufs: core: Improve SCSI abort handling
Bart Van Assche
1
-0
/
+1
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-83
/
+557
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-259
/
+544
2021-11-03
scsi: ufs: ufshpb: Properly handle max-single-cmd
Avri Altman
2
-12
/
+13
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
5
-306
/
+25
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2
-12
/
+12
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-24
/
+25
2021-10-30
scsi: ufs: ufshpb: Remove HPB2.0 flows
Avri Altman
3
-288
/
+4
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2
-14
/
+14
2021-10-27
scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host
Chanho Park
1
-0
/
+86
2021-10-27
scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9
Chanho Park
1
-0
/
+68
2021-10-27
scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS
Chanho Park
2
-0
/
+136
2021-10-27
scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks
Chanho Park
2
-0
/
+12
2021-10-27
scsi: ufs: ufs-exynos: Factor out priv data init
Chanho Park
1
-7
/
+14
2021-10-27
scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
Chanho Park
2
-2
/
+5
2021-10-27
scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_ops
Chanho Park
2
-1
/
+8
2021-10-27
scsi: ufs: ufs-exynos: Add setup_clocks callback
Chanho Park
1
-0
/
+24
2021-10-27
scsi: ufs: ufs-exynos: Add refclkout_stop control
Chanho Park
1
-1
/
+2
2021-10-27
scsi: ufs: ufs-exynos: Simplify drv_data retrieval
Chanho Park
2
-11
/
+2
2021-10-27
scsi: ufs: ufs-exynos: Change pclk available max value
Chanho Park
1
-1
/
+1
2021-10-27
scsi: ufs: Add quirk to enable host controller without PH configuration
jongmin jeong
2
-0
/
+9
2021-10-27
scsi: ufs: Add quirk to handle broken UIC command
jongmin jeong
2
-0
/
+9
2021-10-26
scsi: ufs: core: Micro-optimize ufshcd_map_sg()
Bart Van Assche
2
-10
/
+15
2021-10-26
scsi: ufs: core: Add a compile-time structure size check
Bart Van Assche
1
-0
/
+5
2021-10-26
scsi: ufs: core: Remove three superfluous casts
Bart Van Assche
1
-3
/
+3
2021-10-26
scsi: ufs: core: Add debugfs attributes for triggering the UFS EH
Bart Van Assche
1
-0
/
+65
2021-10-26
scsi: ufs: core: Make it easier to add new debugfs attributes
Bart Van Assche
1
-3
/
+30
2021-10-26
scsi: ufs: core: Export ufshcd_schedule_eh_work()
Bart Van Assche
2
-3
/
+4
2021-10-26
scsi: ufs: core: Log error handler activity
Bart Van Assche
1
-0
/
+24
2021-10-26
scsi: ufs: core: Improve static type checking
Bart Van Assche
2
-5
/
+9
2021-10-26
scsi: ufs: core: Improve source code comments
Bart Van Assche
1
-2
/
+2
2021-10-26
scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...
Bart Van Assche
1
-22
/
+11
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
4
-23
/
+24
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
1
-1
/
+1
2021-10-20
scsi: ufs: ufs-exynos: Correct timeout value setting registers
Chanho Park
1
-3
/
+3
2021-10-20
scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
Srinivas Kandagatla
1
-2
/
+2
2021-10-20
scsi: ufs: mediatek: Avoid sched_clock() misuse
Arnd Bergmann
1
-3
/
+3
2021-10-18
scsi: ufs: ufs-pci: Force a full restore after suspend-to-disk
Adrian Hunter
1
-15
/
+18
2021-10-18
scsi: ufs: ufs-mediatek: Fix wrong location for ref-clk delay
Peter Wang
1
-4
/
+4
2021-10-18
scsi: ufs: ufs-mediatek: Fix build error caused by use of sched_clock()
Stanley Chu
1
-0
/
+1
2021-10-18
scsi: ufs: ufs-mediatek: Introduce default delay for reference clock
Stanley Chu
2
-5
/
+9
2021-10-16
scsi: ufs: Call scsi_done() directly
Bart Van Assche
1
-3
/
+3
2021-10-12
scsi: ufs: core: Fix synchronization between scsi_unjam_host() and ufshcd_que...
Adrian Hunter
1
-0
/
+12
2021-10-12
scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8
Peter Wang
7
-9
/
+114
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
4
-96
/
+167
2021-10-04
scsi: ufs: core: Do not exit ufshcd_err_handler() unless operational or dead
Adrian Hunter
1
-4
/
+24
[next]