index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
mtk-cir.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-05-08
media: rc: add missing io.h
Andy Shevchenko
1
-0
/
+1
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-04-11
media: mtk-cir: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-01-24
media: mtk-cir: simplify code
Sean Young
1
-3
/
+4
2022-01-24
media: mtk-cir: remove superfluous ir_raw_event_reset()
Sean Young
1
-12
/
+11
2022-01-24
media: mtk-cir: reduce message end to fix nec repeats
Sean Young
1
-4
/
+5
2021-09-30
media: rc: mtk-cir: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2020-12-01
media: mtk-cir: fix calculation of chk period
Sean Young
1
-6
/
+3
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
1
-2
/
+2
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-22
media: mtk-cir: lower de-glitch counter for rc-mm protocol
Sean Young
1
-0
/
+8
2019-07-22
media: mtk-cir: only allow protocols that have software decoders
Sean Young
1
-1
/
+1
2019-06-27
media: rc: remove redundant dev_err message
Ding Xiang
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
1
-1
/
+1
2018-04-20
media: rc: mtk-cir: use of_device_get_match_data()
Ryder Lee
1
-3
/
+1
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-1
/
+1
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-1
/
+1
2017-08-20
media: rc: mtk-cir: add support for MediaTek MT7622 SoC
Sean Wang
1
-0
/
+21
2017-08-20
media: rc: mtk-cir: add platform data to adapt into various hardware
Sean Wang
1
-56
/
+165
2017-01-31
[media] rc: add driver for IR remote receiver on MT7623 SoC
Sean Wang
1
-0
/
+335