summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/palma.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Create appropriate hid resourcesNarr the Reg2023-11-211-45/+41
* service: hid: Introduce firmware settings and update activate controller callsNarr the Reg2023-11-171-1/+1
* core: Close all KEventsgerman772023-10-291-1/+3
* kernel: use KTypedAddress for addressesLiam2023-03-221-1/+1
* hid: avoid direct pointer access of transfer memory objectsLiam2023-02-241-1/+1
* kernel: remove KWritableEventLiam2022-10-131-8/+8
* service: hid: Partially implement palma controllerNarr the Reg2022-09-251-0/+229