index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
ir-hix5hd2.c
Age
Commit message (
Expand
)
Author
2023-11-16
media: ir-hix5hd2: Use device_get_match_data()
Rob Herring
2023-04-11
media: ir-hix5hd2: Convert to platform remove callback returning void
Uwe Kleine-König
2022-01-28
media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow
Sean Young
2021-09-30
media: rc: ir-hix5hd2: Make use of the helper function devm_platform_ioremap_...
Cai Huoqing
2021-04-09
media: rc: ir-hix5hd2: use the correct HiSilicon copyright
Hao Fang
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-01-08
media: rc: ir-hix5hd2: add hi3796cv300-ir support
Shawn Guo
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-02-14
media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()
Alexey Khoroshilov
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
2016-11-22
[media] ir-hix5hd2: make hisilicon,power-syscon property deprecated
Ruqiang Ju
2015-10-22
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
2015-05-13
[media] ir-hix5hd2: Fix build warning
Fabio Estevam
2015-05-12
[media] constify of_device_id array
Fabian Frederick
2015-02-11
[media] ir-hix5hd2: remove writel/readl_relaxed define
Zhangfei Gao
2014-11-03
[media] ir-hix5hd2 fix build warning
Zhangfei Gao
2014-10-09
[media] ir-hix5hd2: fix build on c6x arch
Mauro Carvalho Chehab
2014-09-26
[media] ir-hix5hd2: fix address space casting
Mauro Carvalho Chehab
2014-09-23
[media] rc: Introduce hix5hd2 IR transmitter driver
Guoxiong Yan