summaryrefslogtreecommitdiffstats
path: root/src/hid_core/frontend (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-19scope_exit: Make constexprFearlessTobi1-17/+33
2024-02-18core: hid: Remove driver errors from loggerman771-1/+5
2024-02-17android: Input mappingt8951-3/+1
2024-02-17hid_core: Prevent crash if we try to iterate through empty color devices listt8951-0/+3
2024-02-17hid_core: Use dedicated "port" for android's input overlayt8952-1/+11
2024-01-23core: hid: Skip duplicated vibrationsNarr the Reg2-3/+12
2024-01-23core: hid: Only set polling mode if neededNarr the Reg1-1/+5
2024-01-21core: hid: Allow to disable vibrationNarr the Reg1-2/+7
2024-01-16core: hid: Disable special features before disconnecting the controllersNarr the Reg1-0/+1
2024-01-16service: hid: Fully implement abstract vibrationNarr the Reg2-8/+52
2024-01-16Fix more typosViktor Szépe3-19/+19
2024-01-12service: hid: Create abstracted pad structuregerman771-11/+11
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg12-0/+5008