index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
meson-ir.c
Age
Commit message (
Expand
)
Author
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-31
media: rc: meson-ir: support PM suspend/resume
Zelong Dong
2023-09-27
media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODE
Zelong Dong
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
2023-07-14
media: rc: meson-ir: support MMIO regmaps to access registers
Zelong Dong
2023-07-14
media: rc: meson-ir: rename Meson IR Controller register macros
Zelong Dong
2023-07-14
media: rc: meson-ir: sort Meson IR Controller register macros
Zelong Dong
2023-04-11
media: meson-ir: Convert to platform remove callback returning void
Uwe Kleine-König
2021-09-30
media: rc: meson-ir: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
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-06-27
media: rc: remove redundant dev_err message
Ding Xiang
2019-05-22
media: rc: meson-ir: update with SPDX Licence identifier
Neil Armstrong
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-03-21
media: rc: meson-ir: lower timeout and make configurable
Sean Young
2018-03-21
media: rc: meson-ir: add timeout on idle
Sean Young
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-06-06
[media] rc: meson-ir: switch config to NEC decoding on shutdown
Alex Deryskyba
2017-06-06
[media] rc: meson-ir: store raw event without processing
Jonas Karlman
2017-06-06
[media] rc: meson-ir: change irq name to to of node name
Heiner Kallweit
2017-06-06
[media] rc: meson-ir: use readl_relaxed in the interrupt handler
Heiner Kallweit
2017-06-06
[media] rc: meson-ir: switch to managed rc device allocation / registration
Heiner Kallweit
2017-06-06
[media] rc: meson-ir: make use of the bitfield macros
Heiner Kallweit
2017-06-06
[media] rc: meson-ir: remove irq from struct meson_ir
Heiner Kallweit
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
2016-11-16
[media] rc: meson-ir: Fix module autoload
Javier Martinez Canillas
2016-08-29
media: rc: meson-ir: Add support for newer versions of the IR decoder
Neil Armstrong
2014-11-26
[media] media: rc: add driver for Amlogic Meson IR remote receiver
Beniamino Galvani