summaryrefslogtreecommitdiff
path: root/drivers/media/cec
AgeCommit message (Expand)Author
2017-10-18cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)Lee Jones
2017-06-05[media] cec: integrate CEC notifier supportHans Verkuil
2017-05-25[media] cec: initiator should be the same as the destination for, pollHans Verkuil
2017-05-25[media] cec: fix wrong last_la determinationHans Verkuil
2017-05-25[media] cec: fix race between configuring and unconfiguringHans Verkuil
2017-05-25[media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil
2017-05-25[media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil
2017-05-25[media] cec: update log_addr[] before finishing configurationHans Verkuil
2017-05-25[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil
2017-05-25[media] cec: when canceling a message, don't overwrite old status infoHans Verkuil
2017-05-25[media] cec: fix report_current_latencyHans Verkuil
2017-05-25[media] cec: pass parent device in register(), not allocate()Hans Verkuil
2017-05-25[media] cec: ignore messages that we initiatedHans Verkuil
2017-05-25[media] cec: zero counters in cec_received_msg()Hans Verkuil
2017-05-25[media] cec: an inner loop clobbered the outer loop variableHans Verkuil
2017-05-25[media] cec: sanitize msg.flagsHans Verkuil
2017-05-25[media] cec: move the CEC framework out of staging and to mediaHans Verkuil