开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
mtk-cir.c
Age
Commit message (
Expand
)
Author
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
2023-04-11
media: mtk-cir: Convert to platform remove callback returning void
Uwe Kleine-König
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