summaryrefslogtreecommitdiff
path: root/drivers/media/cec/cec-api.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil
2017-11-27media: annotate ->poll() instancesAl Viro
2017-10-27media: cec-pin.h: move non-kAPI parts into cec-pin-priv.hHans Verkuil
2017-09-23media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil
2017-08-20media: cec: rename pin events/functionHans Verkuil
2017-08-09media: cec-api: log the reason for the -EINVAL in cec_s_modeHans Verkuil
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil
2017-07-18media: cec: rework the cec event handlingHans Verkuil
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil
2017-06-08[media] cec: race fix: don't return -ENONET in cec_receive()Hans Verkuil
2017-03-22[media] cec: improve cec_transmit_msg_fh loggingHans Verkuil
2017-03-22[media] cec: return -EPERM when no LAs are configuredHans Verkuil
2017-03-22[media] cec: allow specific messages even when unconfiguredHans Verkuil
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil
2016-11-16[media] cec: sanitize msg.flagsHans Verkuil
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil