summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hidbus.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: move hle_ipc from kernelLiam2023-03-011-13/+13
|
* Merge pull request #9859 from liamwhite/tmem-useliamwhite2023-02-281-2/+1
|\ | | | | service: avoid direct pointer access of transfer memory objects
| * hid: avoid direct pointer access of transfer memory objectsLiam2023-02-241-2/+1
| |
* | core: hidbus: Fix BusType sizeNarr the Reg2023-02-251-2/+2
|/
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-1/+1
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* hidbus: Implement hidbus and ringcongerman772022-04-161-0/+131