summary refs log tree commit diff
path: root/drivers/media/rc/ir-imon-decoder.c
AgeCommit message (Expand)Author
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2018-10-05media: rc: imon: report mouse events using rc-core's input deviceSean Young
2018-05-04media: rc: imon decoder: support the stickSean Young
2018-04-20media: rc: set timeout to smallest value required by enabled protocolsSean Young
2018-03-21media: rc: add new imon protocol decoder and encoderSean Young