aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/cec-api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-27media: cec-pin.h: move non-kAPI parts into cec-pin-priv.hHans Verkuil1-0/+1
2017-09-23media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil1-4/+14
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil1-4/+2
2017-08-20media: cec: rename pin events/functionHans Verkuil1-2/+2
2017-08-09media: cec-api: log the reason for the -EINVAL in cec_s_modeHans Verkuil1-6/+19
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil1-0/+10
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil1-2/+13
2017-07-18media: cec: rework the cec event handlingHans Verkuil1-13/+35
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab1-7/+1
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil1-1/+4
2017-06-08[media] cec: race fix: don't return -ENONET in cec_receive()Hans Verkuil1-7/+1
2017-03-22[media] cec: improve cec_transmit_msg_fh loggingHans Verkuil1-1/+1
2017-03-22[media] cec: return -EPERM when no LAs are configuredHans Verkuil1-1/+3
2017-03-22[media] cec: allow specific messages even when unconfiguredHans Verkuil1-2/+17
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil1-1/+1
2016-11-16[media] cec: sanitize msg.flagsHans Verkuil1-1/+1
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil1-0/+588