All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.8] CEC fixes, vivid CEC enhancement
@ 2016-07-17 15:05 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2016-07-17 15:05 UTC (permalink / raw)
  To: Linux Media Mailing List

These patches fix a number of bugs in the CEC framework. These were discovered
while extending and improving the compliance tests for the CEC API.

The final patch adds MONITOR_ALL mode to vivid.

The latest compliance tests are here:

https://git.linuxtv.org/hverkuil/v4l-utils.git/log/?h=cec-johan

The docrst needs an update as well, I'll make a separate patch for that.

Regards,

	Hans

The following changes since commit e05b1872f29a85532c2b34e3a4974a27158f1463:

  [media] cxd2841er: Reading SNR for DVB-C added (2016-07-16 07:01:31 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.8l

for you to fetch changes up to 48a5d210b842e1d310071a53d8b87142a52a5c6b:

  vivid: support monitor all mode (2016-07-17 16:57:56 +0200)

----------------------------------------------------------------
Hans Verkuil (7):
      cec: CEC_RECEIVE overwrote the timeout field
      cec: clear all status fields before transmit and always fill in sequence
      cec: don't set fh to NULL in CEC_TRANSMIT
      cec: zero unused msg part after msg->len
      cec: limit the size of the transmit queue
      cec: fix test for unconfigured adapter in main message loop
      vivid: support monitor all mode

 drivers/media/platform/vivid/vivid-cec.c | 44 +++++++++++++++----------------------------
 drivers/staging/media/cec/cec-adap.c     | 61 +++++++++++++++++++++++++++++++++++++++---------------------
 drivers/staging/media/cec/cec-api.c      | 12 ++++++------
 include/media/cec.h                      | 19 ++++++++++++++-----
 4 files changed, 75 insertions(+), 61 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-17 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-17 15:05 [GIT PULL FOR v4.8] CEC fixes, vivid CEC enhancement Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.