summaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/hidbus.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-07service: hid: Migrate hidbus to new interfaceNarr the Reg
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-12-23core_timing: remove user data valueLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-02-27Merge pull request #9859 from liamwhite/tmem-useliamwhite
2023-02-24core: hidbus: Fix BusType sizeNarr the Reg
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-16hidbus: Implement hidbus and ringcongerman77