index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
vsc-tp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()
Hans de Goede
1
-2
/
+2
2025-04-15
mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
Hans de Goede
1
-7
/
+7
2025-04-15
mei: vsc: Fix fortify-panic caused by invalid counted_by() use
Hans de Goede
1
-11
/
+15
2025-02-19
mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
Hans de Goede
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-9
/
+9
2024-11-10
mei: vsc: Do not re-enable interrupt from vsc_tp_reset()
Hans de Goede
1
-2
/
+0
2024-07-04
mei: vsc: Enhance SPI transfer of IVSC ROM
Wentong Wu
1
-1
/
+1
2024-07-04
mei: vsc: Utilize the appropriate byte order swap function
Wentong Wu
1
-1
/
+1
2024-07-04
mei: vsc: Enhance IVSC chipset stability during warm reboot
Wentong Wu
1
-0
/
+14
2024-04-11
mei: vsc: Unregister interrupt handler for system suspend
Sakari Ailus
1
-25
/
+59
2024-04-11
Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"
Sakari Ailus
1
-2
/
+2
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-15
/
+18
2024-03-05
mei: vsc: Assign pinfo fields in variable declaration
Sakari Ailus
1
-8
/
+8
2024-03-05
mei: vsc: Don't use sleeping condition in wait_event_timeout()
Sakari Ailus
1
-5
/
+8
2024-03-05
mei: vsc: Call wake_up() in the threaded IRQ handler
Sakari Ailus
1
-2
/
+2
2024-02-19
mei: Add Meteor Lake support for IVSC device
Wentong Wu
1
-0
/
+1
2023-12-07
mei: Add transport driver for IVSC device
Wentong Wu
1
-0
/
+555