summaryrefslogtreecommitdiff
path: root/drivers/media/rc/sunxi-cir.c
AgeCommit message (Expand)Author
2023-07-19media: Explicitly include correct DT includesRob Herring
2023-04-11media: sunxi-cir: Convert to platform remove callback returning voidUwe Kleine-König
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young
2021-09-30media: rc: sunxi-cir: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing
2021-01-27media: sunxi-cir: Implement suspend/resume/shutdown callbacksSamuel Holland
2021-01-27media: sunxi-cir: Factor out hardware initializationSamuel Holland
2021-01-27media: sunxi-cir: Remove unnecessary spinlockSamuel Holland
2021-01-27media: sunxi-cir: Clean up dead register writesSamuel Holland
2020-11-25media: sunxi-cir: allow timeout to be set at runtimeSean Young
2020-11-25media: sunxi-cir: ensure IR is handled when it is continuousSean Young
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-04media: rc: sunxi: Add RXSTA bits definitionClément Péron
2019-08-04media: rc: sunxi: Add A31 compatibleClément Péron
2019-08-04media: rc: Introduce sunxi_ir_quirksClément Péron
2019-06-27media: rc: remove redundant dev_err messageDing Xiang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-03-21media: rc: update sunxi-ir driver to get base clock frequency from devicetreePhilipp Rossak
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc: sunxi-cir: explicitly request exclusive reset controlPhilipp Zabel
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-03-24[media] rc: sunxi-cir: simplify optional reset handlingPhilipp Zabel
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-03-03[media] rc: sunxi-cir: support module autoloadingEmilio López
2015-12-23[media] rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai
2015-01-29[media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6iHans de Goede
2015-01-29[media] rc: sunxi-cir: Add support for an optional reset controllerHans de Goede
2014-10-20media: rc: drop owner assignment from platform_driversWolfram Sang
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-04[media] rc: add sunxi-ir driverAlexander Bersenev