aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/mei/platform-vsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-11-10mei: vsc: Do not re-enable interrupt from vsc_tp_reset()Hans de Goede1-2/+0
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