summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hidbus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9508 from ameerj/hle-ipc-buffer-spanbunnei2023-01-307-7/+9
|\
| * hidbus: Use ReadBufferSpanameerj2022-12-297-7/+9
* | core: hid: Only set the polling mode to the correct sideNarr the Reg2023-01-201-2/+4
* | core: hid: Migrate ring from emulated devices to emulated controllerNarr the Reg2023-01-202-4/+6
|/
* kernel: remove KWritableEventLiam2022-10-131-4/+4
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-238-24/+16
* yuzu: Add custom ringcon configurationgerman772022-04-164-63/+51
* hidbus: Implement hidbus and ringcongerman772022-04-168-0/+984