summaryrefslogtreecommitdiffstats
path: root/include/media/cec.h
Commit message (Expand)AuthorAgeFilesLines
* media: cec: keep track of outstanding transmitsHans Verkuil2018-11-231-0/+1
* media: cec: name for RC passthrough device does not need 'RC for'Sean Young2018-10-051-2/+0
* media: cec: fix the Signal Free Time calculationHans Verkuil2018-10-051-1/+1
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2018-09-241-80/+0
* media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil2018-09-241-0/+70
* media: cec: add support for 5V signal testingHans Verkuil2018-07-251-1/+11
* media: cec: improve CEC pin event handlingHans Verkuil2018-03-221-3/+4
* media: cec: add core error injection supportHans Verkuil2018-03-221-0/+5
* media: include/(uapi/)media: add SPDX license infoHans Verkuil2018-02-141-13/+1
* media: cec: move cec autorepeat handling to rc-coreSean Young2017-12-141-5/+0
* media: cec: disable the hardware when unregisteredHans Verkuil2017-12-081-0/+12
* media: cec: add the adap_monitor_pin_enable opHans Verkuil2017-12-081-0/+1
* media: cec.h: initialize *parent and *port in cec_phys_addr_validateHans Verkuil2017-09-231-0/+4
* media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil2017-09-231-1/+11
* media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil2017-08-261-0/+1
* media: cec: fix remote control passthroughHans Verkuil2017-08-201-0/+5
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* media: cec: rename pin events/functionHans Verkuil2017-08-201-4/+5
* media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil2017-08-091-0/+3
* media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil2017-07-181-5/+0
* media: cec-pin: add low-level pin hardware supportHans Verkuil2017-07-181-0/+4
* media: cec: add core support for low-level CEC pin monitoringHans Verkuil2017-07-181-0/+11
* media: cec: rework the cec event handlingHans Verkuil2017-07-181-3/+11
* media: cec: add adap_free opHans Verkuil2017-07-181-0/+1
* media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil2017-07-181-4/+28
* media: cec: improve transmit timeout loggingHans Verkuil2017-07-181-0/+2
* Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab2017-06-201-1/+1
|\
| * [media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil2017-06-081-1/+1
* | [media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil2017-06-201-0/+1
* | [media] cec: add cec_transmit_attempt_done helper functionHans Verkuil2017-06-201-0/+6
* | [media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil2017-06-201-0/+13
* | [media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil2017-06-201-0/+9
|/
* [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil2017-06-041-2/+2
* [media] cec.h: merge cec-edid.h into cec.hHans Verkuil2017-04-191-1/+101
* [media] cec: Kconfig cleanupHans Verkuil2017-04-191-1/+1
* [media] cec: integrate CEC notifier supportHans Verkuil2017-04-101-0/+10
* [media] cec: Add cec_get_drvdata()Jose Abreu2017-04-051-0/+5
* [media] cec: pass parent device in register(), not allocate()Hans Verkuil2016-11-291-6/+4
* [media] cec: move the CEC framework out of staging and to mediaHans Verkuil2016-11-161-1/+1
* [media] cec: rename cec_devnode fhs_lock to just lockHans Verkuil2016-08-221-1/+1
* [media] cec: limit the size of the transmit queueHans Verkuil2016-07-191-5/+14
* [media] cec: add HDMI CEC framework (core)Hans Verkuil2016-06-281-0/+232