summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
AgeCommit message (Expand)AuthorLines
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab-7/+1
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil-7/+19
2017-06-20[media] cec: add cec_transmit_attempt_done helper functionHans Verkuil-0/+26
2017-06-20[media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil-0/+14
2017-06-08[media] cec: race fix: don't return -ENONET in cec_receive()Hans Verkuil-7/+1
2017-06-07[media] cec: improve debug messagesHans Verkuil-12/+16
2017-06-07Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab-20/+6
2017-06-06[media] cec: improve MEDIA_CEC_RC dependenciesArnd Bergmann-0/+1
2017-06-04[media] cec: drop MEDIA_CEC_DEBUGHans Verkuil-9/+3
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil-3/+3
2017-06-04[media] cec: select CEC_CORE instead of depend on itHans Verkuil-8/+0
2017-05-18[media] cec: improve MEDIA_CEC_RC dependenciesArnd Bergmann-0/+1
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-67/+459
2017-04-19[media] cec: add MEDIA_CEC_RC config optionHans Verkuil-9/+15
2017-04-19[media] cec.h: merge cec-edid.h into cec.hHans Verkuil-1/+2
2017-04-19[media] cec: Kconfig cleanupHans Verkuil-3/+314
2017-04-10[media] cec: fix confusing CEC_CAP_RC and IS_REACHABLE(CONFIG_RC_CORE) codeHans Verkuil-3/+5
2017-04-10[media] cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)Lee Jones-1/+1
2017-04-10[media] cec: integrate CEC notifier supportHans Verkuil-0/+22
2017-03-22[media] cec: don't Feature Abort msgs from UnregisteredHans Verkuil-0/+3
2017-03-22[media] cec: log reason for returning -EINVALHans Verkuil-2/+6
2017-03-22[media] cec: improve cec_transmit_msg_fh loggingHans Verkuil-5/+14
2017-03-22[media] cec: use __func__ in log messagesHans Verkuil-10/+10
2017-03-22[media] cec: return -EPERM when no LAs are configuredHans Verkuil-1/+3
2017-03-22[media] cec: allow specific messages even when unconfiguredHans Verkuil-9/+37
2017-03-22[media] cec: improve flushing queueHans Verkuil-31/+35
2017-03-21media: utilize new cdev_device_add helper functionLogan Gunthorpe-12/+4
2017-02-22Merge tag 'v4.10' into patchworkMauro Carvalho Chehab-5/+4
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2/+1
2017-02-13[media] cec: initiator should be the same as the destination for, pollHans Verkuil-4/+3
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti-2/+1
2017-01-30[media] cec: fix wrong last_la determinationHans Verkuil-1/+1
2016-12-21[media] cec: fix race between configuring and unconfiguringHans Verkuil-5/+13
2016-12-21[media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil-18/+7
2016-12-21[media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil-22/+26
2016-12-21[media] cec: update log_addr[] before finishing configurationHans Verkuil-2/+2
2016-12-21[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil-3/+3
2016-12-21[media] cec: when canceling a message, don't overwrite old status infoHans Verkuil-3/+3
2016-12-21[media] cec: fix report_current_latencyHans Verkuil-1/+1
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil-9/+11
2016-11-22[media] cec: ignore messages that we initiatedHans Verkuil-0/+15
2016-11-16[media] cec: zero counters in cec_received_msg()Hans Verkuil-0/+4
2016-11-16[media] cec: an inner loop clobbered the outer loop variableHans Verkuil-4/+5
2016-11-16[media] cec: sanitize msg.flagsHans Verkuil-1/+5
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil-0/+2916