summaryrefslogtreecommitdiff
path: root/drivers/media/rc/ir-imon-decoder.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young1-1/+1
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-6/+4
2018-10-05media: rc: imon: report mouse events using rc-core's input deviceSean Young1-58/+4
2018-05-04media: rc: imon decoder: support the stickSean Young1-3/+132
2018-04-20media: rc: set timeout to smallest value required by enabled protocolsSean Young1-0/+1
2018-03-21media: rc: add new imon protocol decoder and encoderSean Young1-0/+193