summaryrefslogtreecommitdiff
path: root/drivers/misc/mei/platform-vsc.c
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-10mei: vsc: Do not re-enable interrupt from vsc_tp_reset()Hans de Goede
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-07-04mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu
2024-06-04mei: vsc: Don't stop/restart mei device during system suspend/resumeWentong Wu
2024-04-11mei: vsc: Unregister interrupt handler for system suspendSakari Ailus
2024-03-05mei: vsc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mei: Add MEI hardware support for IVSC deviceWentong Wu