aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/meson-ir.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-03-21media: rc: meson-ir: lower timeout and make configurableSean Young
2018-03-21media: rc: meson-ir: add timeout on idleSean Young
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-06-06[media] rc: meson-ir: switch config to NEC decoding on shutdownAlex Deryskyba
2017-06-06[media] rc: meson-ir: store raw event without processingJonas Karlman
2017-06-06[media] rc: meson-ir: change irq name to to of node nameHeiner Kallweit
2017-06-06[media] rc: meson-ir: use readl_relaxed in the interrupt handlerHeiner Kallweit
2017-06-06[media] rc: meson-ir: switch to managed rc device allocation / registrationHeiner Kallweit
2017-06-06[media] rc: meson-ir: make use of the bitfield macrosHeiner Kallweit
2017-06-06[media] rc: meson-ir: remove irq from struct meson_irHeiner Kallweit
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2016-11-16[media] rc: meson-ir: Fix module autoloadJavier Martinez Canillas
2016-08-29media: rc: meson-ir: Add support for newer versions of the IR decoderNeil Armstrong
2014-11-26[media] media: rc: add driver for Amlogic Meson IR remote receiverBeniamino Galvani