index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
cec-api.c
Age
Commit message (
Expand
)
Author
2019-05-23
media: cec: move check from cec_transmit to cec_transmit_msg_fh
Hans Verkuil
2019-02-18
media: cec: fix epoll() by calling poll_wait first
Hans Verkuil
2018-09-24
media: cec: integrate cec_validate_phys_addr() in cec-api.c
Hans Verkuil
2018-09-12
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-25
media: cec: add support for 5V signal testing
Hans Verkuil
2018-02-14
media: cec: add SPDX license info
Hans Verkuil
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-12-08
media: cec: disable the hardware when unregistered
Hans Verkuil
2017-12-08
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-10-27
media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h
Hans Verkuil
2017-09-23
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
Hans Verkuil
2017-08-26
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
2017-08-20
media: cec: rename pin events/function
Hans Verkuil
2017-08-09
media: cec-api: log the reason for the -EINVAL in cec_s_mode
Hans Verkuil
2017-07-18
media: cec-pin: add low-level pin hardware support
Hans Verkuil
2017-07-18
media: cec: add core support for low-level CEC pin monitoring
Hans Verkuil
2017-07-18
media: cec: rework the cec event handling
Hans Verkuil
2017-06-20
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
2017-06-20
[media] cec: add CEC_CAP_NEEDS_HPD
Hans 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 logging
Hans Verkuil
2017-03-22
[media] cec: return -EPERM when no LAs are configured
Hans Verkuil
2017-03-22
[media] cec: allow specific messages even when unconfigured
Hans Verkuil
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
2016-11-16
[media] cec: sanitize msg.flags
Hans Verkuil
2016-11-16
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil