index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
mtk-cir.c
Age
Commit message (
Expand
)
Author
2022-01-24
media: mtk-cir: simplify code
Sean Young
2022-01-24
media: mtk-cir: remove superfluous ir_raw_event_reset()
Sean Young
2022-01-24
media: mtk-cir: reduce message end to fix nec repeats
Sean Young
2021-09-30
media: rc: mtk-cir: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2020-12-01
media: mtk-cir: fix calculation of chk period
Sean Young
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-22
media: mtk-cir: lower de-glitch counter for rc-mm protocol
Sean Young
2019-07-22
media: mtk-cir: only allow protocols that have software decoders
Sean Young
2019-06-27
media: rc: remove redundant dev_err message
Ding Xiang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-04-20
media: rc: mtk-cir: use of_device_get_match_data()
Ryder Lee
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
media: rc: mtk-cir: add support for MediaTek MT7622 SoC
Sean Wang
2017-08-20
media: rc: mtk-cir: add platform data to adapt into various hardware
Sean Wang
2017-01-31
[media] rc: add driver for IR remote receiver on MT7623 SoC
Sean Wang