aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/media/cec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-08media: cec: remove unused functionsHans Verkuil1-46/+0
2019-10-01media: cec: expose the new connector info APIDariusz Marcinkiewicz1-31/+0
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz1-1/+97
2018-11-23media: cec: keep track of outstanding transmitsHans Verkuil1-0/+1
2018-10-05media: cec: name for RC passthrough device does not need 'RC for'Sean Young1-2/+0
2018-10-05media: cec: fix the Signal Free Time calculationHans Verkuil1-1/+1
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil1-80/+0
2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil1-0/+70
2018-07-25media: cec: add support for 5V signal testingHans Verkuil1-1/+11
2018-03-22media: cec: improve CEC pin event handlingHans Verkuil1-3/+4
2018-03-22media: cec: add core error injection supportHans Verkuil1-0/+5
2018-02-14media: include/(uapi/)media: add SPDX license infoHans Verkuil1-13/+1
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young1-5/+0
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil1-0/+12
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil1-0/+1
2017-09-23media: cec.h: initialize *parent and *port in cec_phys_addr_validateHans Verkuil1-0/+4
2017-09-23media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil1-1/+11
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil1-0/+1
2017-08-20media: cec: fix remote control passthroughHans Verkuil1-0/+5
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-20media: cec: rename pin events/functionHans Verkuil1-4/+5
2017-08-09media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil1-0/+3
2017-07-18media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil1-5/+0
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil1-0/+4
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil1-0/+11
2017-07-18media: cec: rework the cec event handlingHans Verkuil1-3/+11
2017-07-18media: cec: add adap_free opHans Verkuil1-0/+1
2017-07-18media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil1-4/+28
2017-07-18media: cec: improve transmit timeout loggingHans Verkuil1-0/+2
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab1-1/+1
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil1-0/+1
2017-06-20[media] cec: add cec_transmit_attempt_done helper functionHans Verkuil1-0/+6
2017-06-20[media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil1-0/+13
2017-06-20[media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil1-0/+9
2017-06-08[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil1-1/+1
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil1-2/+2
2017-04-19[media] cec.h: merge cec-edid.h into cec.hHans Verkuil1-1/+101
2017-04-19[media] cec: Kconfig cleanupHans Verkuil1-1/+1
2017-04-10[media] cec: integrate CEC notifier supportHans Verkuil1-0/+10
2017-04-05[media] cec: Add cec_get_drvdata()Jose Abreu1-0/+5
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil1-6/+4
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil1-1/+1
2016-08-22[media] cec: rename cec_devnode fhs_lock to just lockHans Verkuil1-1/+1
2016-07-19[media] cec: limit the size of the transmit queueHans Verkuil1-5/+14
2016-06-28[media] cec: add HDMI CEC framework (core)Hans Verkuil1-0/+232