summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hidbus/hidbus_base.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-73/+0
2023-10-29core: Close all KEventsgerman771-1/+4
2023-03-22kernel: use KTypedAddress for addressesLiam1-1/+1
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam1-4/+3
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-04-16yuzu: Add custom ringcon configurationgerman771-2/+2
2022-04-16hidbus: Implement hidbus and ringcongerman771-0/+72