All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.6] pulse8-cec driver fixes
@ 2019-12-13 10:51 Hans Verkuil
  2019-12-13 11:32 ` Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2019-12-13 10:51 UTC (permalink / raw)
  To: Linux Media Mailing List

See the cover letter for this series for more details:

https://patchwork.linuxtv.org/cover/60642/

Regards,

	Hans

The following changes since commit da090bf60370c9ad6ede4e76adbf37ce79b84791:

  media: Drop superfluous ioctl PCM ops (2019-12-13 09:33:22 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.6f

for you to fetch changes up to 99f84e8ce293287bbfd1948b02db439f0c61b4df:

  pulse8-cec: log when a CEC message is received (2019-12-13 11:42:06 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (10):
      pulse8-cec: improve debugging
      pulse8-cec: reorganize function order
      pulse8-cec: locking improvements
      pulse8-cec: add 2nd debug level
      pulse8-cec: set tx_done_status for transmit_done status
      pulse8-cec: move the transmit to a workqueue
      pulse8-cec: queue received messages in an array
      pulse8-cec: use adap_free callback
      pulse8-cec: schedule next ping after current ping finished
      pulse8-cec: log when a CEC message is received

 drivers/media/usb/pulse8-cec/pulse8-cec.c | 769 ++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 457 insertions(+), 312 deletions(-)

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

* Re: [GIT PULL FOR v5.6] pulse8-cec driver fixes
  2019-12-13 10:51 [GIT PULL FOR v5.6] pulse8-cec driver fixes Hans Verkuil
@ 2019-12-13 11:32 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2019-12-13 11:32 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/60701/
Build log: https://builder.linuxtv.org/job/patchwork/29011/
Build time: 00:09:52
Link: https://lore.kernel.org/linux-media/7a0ba45d-6aa8-2bbb-e5df-7114d4b6a340@xs4all.nl

gpg: Signature made Fri 13 Dec 2019 10:47:22 AM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

Summary: 2 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-pulse8-cec-improve-debugging.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-pulse8-cec-improve-debugging.patch
patches/0001-pulse8-cec-improve-debugging.patch:87: WARNING: line over 80 characters
patches/0001-pulse8-cec-improve-debugging.patch:96: WARNING: line over 80 characters
patches/0001-pulse8-cec-improve-debugging.patch:107: WARNING: line over 80 characters

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0002-pulse8-cec-reorganize-function-order.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0002-pulse8-cec-reorganize-function-order.patch
patches/0002-pulse8-cec-reorganize-function-order.patch:53: WARNING: line over 80 characters
patches/0002-pulse8-cec-reorganize-function-order.patch:70: WARNING: line over 80 characters


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

end of thread, other threads:[~2019-12-13 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13 10:51 [GIT PULL FOR v5.6] pulse8-cec driver fixes Hans Verkuil
2019-12-13 11:32 ` Jenkins

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.