aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-hix5hd2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-14media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()Alexey Khoroshilov1-7/+28
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-1/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-1/+1
2016-11-22[media] ir-hix5hd2: make hisilicon,power-syscon property deprecatedRuqiang Ju1-9/+16
2015-10-22[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPENDSudeep Holla1-1/+1
2015-05-13[media] ir-hix5hd2: Fix build warningFabio Estevam1-3/+3
2015-05-12[media] constify of_device_id arrayFabian Frederick1-1/+1
2015-02-11[media] ir-hix5hd2: remove writel/readl_relaxed defineZhangfei Gao1-8/+0
2014-11-03[media] ir-hix5hd2 fix build warningZhangfei Gao1-1/+1
2014-10-09[media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab1-0/+3
2014-09-26[media] ir-hix5hd2: fix address space castingMauro Carvalho Chehab1-3/+3
2014-09-23[media] rc: Introduce hix5hd2 IR transmitter driverGuoxiong Yan1-0/+348