aboutsummaryrefslogtreecommitdiff
path: root/src/hid_core/resources/abstracted_pad
AgeCommit message (Collapse)Author
2024-02-05service: hid: Ensure aruid data is initializedgerman77
2024-01-27input: add a missing null pointer checkK900
There's a few other places where the result of GetAruidData is accessed without a null check, but I couldn't find a code path that hits those.
2024-01-15service: hid: Fully implement abstract vibrationNarr the Reg
2024-01-11service: hid: Create abstracted pad structuregerman77