summaryrefslogtreecommitdiff
path: root/include/media/cec.h
AgeCommit message (Expand)Author
2023-11-23media: cec: core: count low-drive, error and arb-lost conditionsHans Verkuil
2023-09-27media: cec.h: increase input_phys bufferHans Verkuil
2023-08-10media: cec: core: add adap_unconfigured() callbackHans Verkuil
2023-08-10media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil
2022-05-13media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil
2022-05-13media: cec-adap.c: reconfigure if the PA changes during configurationHans Verkuil
2022-04-24media: cec: add optional adap_configured callbackHans Verkuil
2022-04-24media: cec: add xfer_timeout_ms fieldHans Verkuil
2022-04-24media: cec: abort if the current transmit was canceledHans Verkuil
2022-04-24media: cec: call enable_adap on s_log_addrsHans Verkuil
2021-12-07media: cec: fix a deadlock situationHans Verkuil
2021-03-22media: core headers: fix kernel-doc warningsHans Verkuil
2020-09-01media: cec: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-07-04media: cec: add adap_controls_phys_addr optionJeff Chase
2020-06-23media: media/cec.h: document cec_adapter fieldsHans Verkuil
2020-06-23media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil
2020-01-08media: cec: remove unused functionsHans Verkuil
2019-10-01media: cec: expose the new connector info APIDariusz Marcinkiewicz
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz
2018-11-23media: cec: keep track of outstanding transmitsHans Verkuil
2018-10-05media: cec: name for RC passthrough device does not need 'RC for'Sean Young
2018-10-05media: cec: fix the Signal Free Time calculationHans Verkuil
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-07-25media: cec: add support for 5V signal testingHans Verkuil
2018-03-22media: cec: improve CEC pin event handlingHans Verkuil
2018-03-22media: cec: add core error injection supportHans Verkuil
2018-02-14media: include/(uapi/)media: add SPDX license infoHans Verkuil
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil
2017-09-23media: cec.h: initialize *parent and *port in cec_phys_addr_validateHans Verkuil
2017-09-23media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil
2017-08-20media: cec: fix remote control passthroughHans Verkuil
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: cec: rename pin events/functionHans Verkuil
2017-08-09media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil
2017-07-18media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil
2017-07-18media: cec: rework the cec event handlingHans Verkuil
2017-07-18media: cec: add adap_free opHans Verkuil
2017-07-18media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil
2017-07-18media: cec: improve transmit timeout loggingHans Verkuil
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil
2017-06-20[media] cec: add cec_transmit_attempt_done helper functionHans Verkuil
2017-06-20[media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil
2017-06-20[media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil