Files
linux/drivers/input
Dmitry Torokhov b96fee7ddb Input: atkbd - switch to using explicitly sized types
Instead of using "unsigned short" and "unsigned char" for holding 16-bit
and 8-bit data, switch to using common in kernel u16 and u8.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2026-02-28 18:20:49 -08:00
..
2026-02-23 13:43:16 -08:00
2024-12-17 13:53:52 -08:00