aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mei/platform-vsc.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-04mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu1-2/+2
2024-06-04mei: vsc: Don't stop/restart mei device during system suspend/resumeWentong Wu1-24/+15
2024-04-11mei: vsc: Unregister interrupt handler for system suspendSakari Ailus1-1/+16
2024-03-05mei: vsc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-07mei: Add MEI hardware support for IVSC deviceWentong Wu1-0/+450