index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
cec.h
Age
Commit message (
Expand
)
Author
2024-09-05
media: cec: move cec_get/put_device to header
Hans Verkuil
2024-08-05
media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag
Hans Verkuil
2024-05-04
media: cec.h: Fix kerneldoc
Ricardo Ribalda
2024-05-02
media: cec: core: avoid recursive cec_claim_log_addrs
Hans Verkuil
2024-04-30
media: cec: cec.h: 2.1 ms -> 2100 ms
Hans Verkuil
2024-02-05
media: cec.h: Fix kerneldoc
Ricardo Ribalda
2023-11-23
media: cec: core: count low-drive, error and arb-lost conditions
Hans Verkuil
2023-09-27
media: cec.h: increase input_phys buffer
Hans Verkuil
2023-08-10
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
2023-08-10
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
2022-05-13
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
2022-05-13
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
2022-04-24
media: cec: abort if the current transmit was canceled
Hans Verkuil
2022-04-24
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
2021-03-22
media: core headers: fix kernel-doc warnings
Hans Verkuil
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
[next]