summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/vsc-tp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mei: vsc: Enhance SPI transfer of IVSC ROMWentong Wu2024-07-041-1/+1
* mei: vsc: Utilize the appropriate byte order swap functionWentong Wu2024-07-041-1/+1
* mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu2024-07-041-0/+14
* mei: vsc: Unregister interrupt handler for system suspendSakari Ailus2024-04-111-25/+59
* Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"Sakari Ailus2024-04-111-2/+2
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-211-15/+18
|\
| * mei: vsc: Assign pinfo fields in variable declarationSakari Ailus2024-03-051-8/+8
| * mei: vsc: Don't use sleeping condition in wait_event_timeout()Sakari Ailus2024-03-051-5/+8
| * mei: vsc: Call wake_up() in the threaded IRQ handlerSakari Ailus2024-03-051-2/+2
* | mei: Add Meteor Lake support for IVSC deviceWentong Wu2024-02-191-0/+1
|/
* mei: Add transport driver for IVSC deviceWentong Wu2023-12-071-0/+555