summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/ultrasoc-smb.c
AgeCommit message (Expand)Author
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-02-12coresight: Add helper for setting csdev->modeJames Clark
2024-02-12coresight: Add a helper for getting csdev->modeJames Clark
2024-02-12coresight: Remove atomic type from refcntJames Clark
2024-02-12coresight: Move mode to struct coresight_deviceJames Clark
2024-02-12coresight: Fix uninitialized struct warningsJames Clark
2023-11-21coresight: ultrasoc-smb: Use guards to cleanupJunhao He
2023-11-16coresight: ultrasoc-smb: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-16coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_baseJunhao He
2023-11-16coresight: ultrasoc-smb: Config SMB buffer before register sinkJunhao He
2023-11-16coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smbJunhao He
2023-06-05coresight: Make refcount a property of the connectionJames Clark
2023-06-05coresight: Use enum type for cs_mode wherever possibleJames Clark
2023-01-19coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()Yang Yingliang
2023-01-16drivers/coresight: Add UltraSoc System Memory Buffer driverQi Liu