summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-hix5hd2.c
Commit message (Expand)AuthorAgeFilesLines
* media: ir-hix5hd2: Use device_get_match_data()Rob Herring2023-11-161-5/+5
* media: ir-hix5hd2: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-3/+2
* media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young2022-01-281-1/+1
* media: rc: ir-hix5hd2: Make use of the helper function devm_platform_ioremap_...Cai Huoqing2021-09-301-3/+1
* media: rc: ir-hix5hd2: use the correct HiSilicon copyrightHao Fang2021-04-091-1/+1
* media: rc: harmonize infrared durations to microsecondsSean Young2020-09-031-4/+4
* media: rc: ir-hix5hd2: add hi3796cv300-ir supportShawn Guo2020-01-081-18/+61
* media: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-1/+1
* media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()Alexey Khoroshilov2018-02-141-7/+28
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-1/+1
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1
* [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-301-1/+1
* [media] ir-hix5hd2: make hisilicon,power-syscon property deprecatedRuqiang Ju2016-11-221-9/+16
* [media] ir-hix5hd2: drop the use of IRQF_NO_SUSPENDSudeep Holla2015-10-221-1/+1
* [media] ir-hix5hd2: Fix build warningFabio Estevam2015-05-131-3/+3
* [media] constify of_device_id arrayFabian Frederick2015-05-121-1/+1
* [media] ir-hix5hd2: remove writel/readl_relaxed defineZhangfei Gao2015-02-111-8/+0
* [media] ir-hix5hd2 fix build warningZhangfei Gao2014-11-031-1/+1
* [media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab2014-10-091-0/+3
* [media] ir-hix5hd2: fix address space castingMauro Carvalho Chehab2014-09-261-3/+3
* [media] rc: Introduce hix5hd2 IR transmitter driverGuoxiong Yan2014-09-231-0/+348