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
/
include
/
media
/
cec.h
Age
Commit message (
Expand
)
Author
2020-09-01
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-07-04
media: cec: add adap_controls_phys_addr option
Jeff Chase
2020-06-23
media: media/cec.h: document cec_adapter fields
Hans Verkuil
2020-06-23
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
2020-01-08
media: cec: remove unused functions
Hans Verkuil
2019-10-01
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
2019-06-27
media: cec: add struct cec_connector_info support
Dariusz Marcinkiewicz
2018-11-23
media: cec: keep track of outstanding transmits
Hans Verkuil
2018-10-05
media: cec: name for RC passthrough device does not need 'RC for'
Sean Young
2018-10-05
media: cec: fix the Signal Free Time calculation
Hans Verkuil
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2018-09-24
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
2018-07-25
media: cec: add support for 5V signal testing
Hans Verkuil
2018-03-22
media: cec: improve CEC pin event handling
Hans Verkuil
2018-03-22
media: cec: add core error injection support
Hans Verkuil
2018-02-14
media: include/(uapi/)media: add SPDX license info
Hans Verkuil
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
2017-12-08
media: cec: disable the hardware when unregistered
Hans Verkuil
2017-12-08
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
2017-09-23
media: cec.h: initialize *parent and *port in cec_phys_addr_validate
Hans Verkuil
2017-09-23
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
Hans Verkuil
2017-08-26
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
2017-08-20
media: cec: fix remote control passthrough
Hans Verkuil
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
media: cec: rename pin events/function
Hans Verkuil
2017-08-09
media: media/cec.h: add CEC_CAP_DEFAULTS
Hans Verkuil
2017-07-18
media: cec: move cec_register_cec_notifier to cec-notifier.h
Hans Verkuil
2017-07-18
media: cec-pin: add low-level pin hardware support
Hans Verkuil
2017-07-18
media: cec: add core support for low-level CEC pin monitoring
Hans Verkuil
2017-07-18
media: cec: rework the cec event handling
Hans Verkuil
2017-07-18
media: cec: add adap_free op
Hans Verkuil
2017-07-18
media: cec: add *_ts variants for transmit_done/received_msg
Hans Verkuil
2017-07-18
media: cec: improve transmit timeout logging
Hans Verkuil
2017-06-20
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
2017-06-20
[media] cec: add CEC_CAP_NEEDS_HPD
Hans Verkuil
2017-06-20
[media] cec: add cec_transmit_attempt_done helper function
Hans Verkuil
2017-06-20
[media] cec: add cec_phys_addr_invalidate() helper function
Hans Verkuil
2017-06-20
[media] cec: add cec_s_phys_addr_from_edid helper function
Hans Verkuil
2017-06-08
[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLED
Hans Verkuil
2017-06-04
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
2017-04-19
[media] cec.h: merge cec-edid.h into cec.h
Hans Verkuil
2017-04-19
[media] cec: Kconfig cleanup
Hans Verkuil
2017-04-10
[media] cec: integrate CEC notifier support
Hans Verkuil
2017-04-05
[media] cec: Add cec_get_drvdata()
Jose Abreu
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
2016-11-16
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil
2016-08-22
[media] cec: rename cec_devnode fhs_lock to just lock
Hans Verkuil
2016-07-19
[media] cec: limit the size of the transmit queue
Hans Verkuil
2016-06-28
[media] cec: add HDMI CEC framework (core)
Hans Verkuil