aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc/ir-hix5hd2.c
AgeCommit message (Expand)Author
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-02-14media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()Alexey Khoroshilov
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-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-22[media] ir-hix5hd2: make hisilicon,power-syscon property deprecatedRuqiang Ju
2015-10-22[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPENDSudeep Holla
2015-05-13[media] ir-hix5hd2: Fix build warningFabio Estevam
2015-05-12[media] constify of_device_id arrayFabian Frederick
2015-02-11[media] ir-hix5hd2: remove writel/readl_relaxed defineZhangfei Gao
2014-11-03[media] ir-hix5hd2 fix build warningZhangfei Gao
2014-10-09[media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab
2014-09-26[media] ir-hix5hd2: fix address space castingMauro Carvalho Chehab
2014-09-23[media] rc: Introduce hix5hd2 IR transmitter driverGuoxiong Yan