开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
core
/
cec-adap.c
Age
Commit message (
Expand
)
Author
2025-01-07
media: cec: include linux/debugfs.h and linux/seq_file.h where needed
Jani Nikula
2024-08-08
media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID check
Hans Verkuil
2024-08-05
media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag
Hans Verkuil
2024-05-02
media: cec: core: avoid confusing "transmit timed out" message
Hans Verkuil
2024-05-02
media: cec: core: avoid recursive cec_claim_log_addrs
Hans Verkuil
2024-05-02
media: cec: cec-adap: always cancel work in cec_transmit_msg_fh
Hans Verkuil
2024-02-05
media: cec: core: remove length check of Timer Status
Nini Song
2023-11-23
media: cec: core: count low-drive, error and arb-lost conditions
Hans Verkuil
2023-09-15
Merge drm/drm-next into drm-intel-next
Jani Nikula
2023-09-01
media: cec: core: add note about *_from_edid() function usage in drm
Jani Nikula
2023-08-10
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
2023-08-10
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
2023-05-26
media: cec: core: don't set last_initiator if tx in progress
Hans Verkuil
2023-05-26
media: cec: core: disable adapter in cec_devnode_unregister
Hans Verkuil
2023-04-15
media: cec: core: not all messages were passed on when monitoring
Hans Verkuil
2022-09-24
media: cec: add support for Absolute Volume Control
Hans Verkuil
2022-06-20
media: cec-adap.c: log when claiming LA fails unexpectedly
Hans Verkuil
2022-05-13
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
2022-05-13
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
2022-05-13
media: cec-adap.c: fix is_configuring state
Hans Verkuil
2022-05-13
media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT
Hans Verkuil
2022-05-13
media: cec-adap.c: don't unconfigure if already unconfigured
Hans Verkuil
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
2022-04-24
media: cec: use call_op and check for !unregistered
Hans Verkuil
2022-04-24
media: cec: correctly pass on reply results
Hans Verkuil
2022-04-24
media: cec: abort if the current transmit was canceled
Hans Verkuil
2022-04-24
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
2021-11-30
media: cec: safely unhook lists in cec_data
Hans Verkuil
2021-11-10
media: cec: copy sequence field for the reply
Hans Verkuil
2021-01-12
media: cec: fix trivial style warnings
Nigel Christian
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
2020-09-26
media: cec-adap.c: add 'unregistered' checks
Hans Verkuil
2020-09-10
media: cec-adap.c: don't use flush_scheduled_work()
Hans Verkuil
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-23
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
2020-05-05
media: cec: silence shift wrapping warning in __cec_s_log_addrs()
Dan Carpenter
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab