index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
ultrasoc-smb.c
Age
Commit message (
Expand
)
Author
2025-03-10
coresight/ultrasoc: change smb_drv_data spinlock's type to raw_spinlock_t
Yeoreum Yun
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-02-12
coresight: Add helper for setting csdev->mode
James Clark
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
coresight: Remove atomic type from refcnt
James Clark
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
2024-02-12
coresight: Fix uninitialized struct warnings
James Clark
2023-11-21
coresight: ultrasoc-smb: Use guards to cleanup
Junhao He
2023-11-16
coresight: ultrasoc-smb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base
Junhao He
2023-11-16
coresight: ultrasoc-smb: Config SMB buffer before register sink
Junhao He
2023-11-16
coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb
Junhao He
2023-06-05
coresight: Make refcount a property of the connection
James Clark
2023-06-05
coresight: Use enum type for cs_mode wherever possible
James Clark
2023-01-19
coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()
Yang Yingliang
2023-01-16
drivers/coresight: Add UltraSoc System Memory Buffer driver
Qi Liu