summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/cec/cec-api.c
Commit message (Expand)AuthorAgeFilesLines
* [media] cec: move the CEC framework out of staging and to mediaHans Verkuil2016-11-161-588/+0
* [media] cec: add proper support for CDC-Only CEC devicesHans Verkuil2016-11-161-1/+8
* [media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERSHans Verkuil2016-11-161-0/+1
* [media] cec: add flag to cec_log_addrs to enable RC passthroughHans Verkuil2016-11-161-1/+2
* [media] cec: fix ioctl return code when not registeredHans Verkuil2016-09-091-1/+1
* [media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flagHans Verkuil2016-08-221-1/+1
* [media] cec: rename cec_devnode fhs_lock to just lockHans Verkuil2016-08-221-4/+4
* [media] cec: poll should check if there is room in the tx queueHans Verkuil2016-07-191-1/+2
* [media] cec: don't set fh to NULL in CEC_TRANSMITHans Verkuil2016-07-191-6/+3
* [media] cec: CEC_RECEIVE overwrote the timeout fieldHans Verkuil2016-07-191-0/+3
* [media] cec: CEC_RECEIVE is allowed in monitor modeHans Verkuil2016-07-121-1/+1
* [media] cec: add HDMI CEC framework (api)Hans Verkuil2016-06-281-0/+578
OpenPOWER on IntegriCloud