summaryrefslogtreecommitdiffstats
path: root/src/hid_core/hidbus/hidbus_base.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-2/+2
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
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.
2022-04-16yuzu: Add custom ringcon configurationgerman771-2/+2
2022-04-16hidbus: Implement hidbus and ringcongerman771-0/+72