summaryrefslogtreecommitdiffstats
path: root/src/hid_core/resources/ring_lifo.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-0/+0
2023-11-03service: hid: Ensure GetNextEntryIndex can't failgerman771-3/+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.
2021-11-25service/hid: Finish converting LIFO objects and address some nitsNarr the Reg1-2/+1
2021-11-25kraken: Address comments from reviewgerman771-4/+3
Fix compiler bug
2021-11-25kraken: Address comments from reviewgerman771-2/+4
start lion review
2021-11-25core/hid: Update structs to 13.1.0german771-13/+13
2021-11-25Morph review first wavegerman771-5/+5
2021-11-25service/hid: Create ring LIFOgerman771-0/+54