-
36dfb3d0
by Rémi Bernon at 2024-08-05T19:51:15+02:00
dinput/tests: Add more tests reading multiple TLCs reports.
-
1fa6cde6
by Rémi Bernon at 2024-08-05T19:51:15+02:00
hidparse: Use ExFreePool to free preparsed data.
-
5d119ff0
by Matthias Gorzellik at 2024-08-05T19:51:15+02:00
hidparse: Pre-process descriptor to find TLCs.
-
51215416
by Rémi Bernon at 2024-08-05T19:51:15+02:00
hidclass: Keep HID device desc on the FDO device.
-
6f4167a1
by Rémi Bernon at 2024-08-05T19:51:15+02:00
hidclass: Start PDO thread in IRP_MN_START_DEVICE.
-
8a26c088
by Rémi Bernon at 2024-08-05T19:51:15+02:00
hidclass: Allocate child PDOs array dynamically.
-
b9d6b79f
by Matthias Gorzellik at 2024-08-05T19:51:15+02:00
winebus: Store pending reads per report-id.
-
c65d5b09
by Matthias Gorzellik at 2024-08-05T19:51:15+02:00
hidclass: Create a child PDO for each HID TLC.