index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
sunxi-cir.c
Age
Commit message (
Expand
)
Author
2021-01-27
media: sunxi-cir: Implement suspend/resume/shutdown callbacks
Samuel Holland
2021-01-27
media: sunxi-cir: Factor out hardware initialization
Samuel Holland
2021-01-27
media: sunxi-cir: Remove unnecessary spinlock
Samuel Holland
2021-01-27
media: sunxi-cir: Clean up dead register writes
Samuel Holland
2020-11-25
media: sunxi-cir: allow timeout to be set at runtime
Sean Young
2020-11-25
media: sunxi-cir: ensure IR is handled when it is continuous
Sean Young
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-04
media: rc: sunxi: Add RXSTA bits definition
Clément Péron
2019-08-04
media: rc: sunxi: Add A31 compatible
Clément Péron
2019-08-04
media: rc: Introduce sunxi_ir_quirks
Clément Péron
2019-06-27
media: rc: remove redundant dev_err message
Ding Xiang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-03-21
media: rc: update sunxi-ir driver to get base clock frequency from devicetree
Philipp Rossak
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: sunxi-cir: explicitly request exclusive reset control
Philipp Zabel
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-03-24
[media] rc: sunxi-cir: simplify optional reset handling
Philipp Zabel
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-03-03
[media] rc: sunxi-cir: support module autoloading
Emilio López
2015-12-23
[media] rc: sunxi-cir: Initialize the spinlock properly
Chen-Yu Tsai
2015-01-29
[media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6i
Hans de Goede
2015-01-29
[media] rc: sunxi-cir: Add support for an optional reset controller
Hans de Goede
2014-10-20
media: rc: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-04
[media] rc: add sunxi-ir driver
Alexander Bersenev