Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/4] media: cec: add CEC LIP support
@ 2026-05-06 13:34 Hans Verkuil
  2026-05-06 13:34 ` [PATCH 1/4] include/uapi/linux/cec*.h: " Hans Verkuil
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hans Verkuil @ 2026-05-06 13:34 UTC (permalink / raw)
  To: linux-media

Add support for the new CEC Latency Indication Protocol messages.

The last patch makes it more consistent how CEC 2.0-only
messages are indicated in the header.

Hans Verkuil (4):
  include/uapi/linux/cec*.h: add CEC LIP support
  Documentation: media: add CEC opcodes
  media: cec: core: add LIP support
  include/uapi/linux/cec*: clarify which msgs are CEC 2.0

 .../media/cec/cec.h.rst.exceptions            |  23 +++
 drivers/media/cec/core/cec-adap.c             |   9 +
 include/uapi/linux/cec-funcs.h                | 182 ++++++++++++++++++
 include/uapi/linux/cec.h                      |  31 ++-
 4 files changed, 241 insertions(+), 4 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-06 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 13:34 [PATCH 0/4] media: cec: add CEC LIP support Hans Verkuil
2026-05-06 13:34 ` [PATCH 1/4] include/uapi/linux/cec*.h: " Hans Verkuil
2026-05-06 13:34 ` [PATCH 2/4] Documentation: media: add CEC opcodes Hans Verkuil
2026-05-06 13:34 ` [PATCH 3/4] media: cec: core: add LIP support Hans Verkuil
2026-05-06 13:34 ` [PATCH 4/4] include/uapi/linux/cec*: clarify which msgs are CEC 2.0 Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox