index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
scsi
/
scsi_bsg_ufs.h
Age
Commit message (
Expand
)
Author
2024-04-24
scsi: ufs: bsg: Fix all kernel-doc warnings
Randy Dunlap
2023-08-30
scsi: ufs: Fix the build for the old ARM OABI
Bart Van Assche
2023-08-30
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
2023-07-31
scsi: ufs: Simplify response header parsing
Bart Van Assche
2023-07-05
scsi: ufs: core: Add support for qTimestamp attribute
Arthur Simchaev
2023-01-11
scsi: ufs: core: bsg: Fix cast to restricted __be16 warning
Bean Huo
2022-12-30
scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsg
Bean Huo
2022-12-30
scsi: ufs: bsg: Let result in struct ufs_bsg_reply be signed int
Bean Huo
2019-12-19
scsi: ufs: delete unused structure filed tr
Bean Huo
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2018-10-15
scsi: ufs: fix integer type usage in uapi header
Arnd Bergmann
2018-10-10
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
2018-10-10
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
2018-10-10
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman