summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-hix5hd2.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* 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/+1Star
* [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/+0Star
* [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