All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Ricardo Ribalda <ribalda@chromium.org>,
	Stefan Herdler <herdler@nurfuerspam.de>
Subject: [GIT PULL FOR v6.10] Various fixes
Date: Mon, 15 Apr 2024 15:41:51 +0200	[thread overview]
Message-ID: <6e1eed19-407f-4625-89e2-ad4192677393@xs4all.nl> (raw)

Lots of ttpci checkpatch fixes to clean up the code.

One long standing usb siano fix.

If there are no objections, then I plan to push this tomorrow.

Regards,

	Hans

The following changes since commit 71b3ed53b08d87212fbbe51bdc3bf44eb8c462f8:

  media: atomisp: Implement link_setup() op for ISP subdev MC entity (2024-04-11 15:40:29 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.10g

for you to fetch changes up to bd78bf57c1aebbc36ae4057424daed778544513a:

  media: usb: siano: Fix allocation of urbs (2024-04-15 14:50:24 +0200)

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

----------------------------------------------------------------
Ricardo Ribalda (1):
      media: usb: siano: Fix allocation of urbs

Stefan Herdler (10):
      media: ttpci: coding style fixes: whitespace and newlines
      media: ttpci: coding style fixes: whitespace
      media: ttpci: coding style fixes: comments
      media: ttpci: coding style fixes: braces
      media: ttpci: coding style fixes: export_symbol
      media: ttpci: coding style fixes: assign_in_if
      media: ttpci: coding style fixes: trailing_statements
      media: ttpci: coding style fixes: constant_comparsation
      media: ttpci: coding style fixes: miscellaneous
      media: ttpci: coding style fixes: logging

 drivers/media/pci/ttpci/budget-av.c   | 571 ++++++++++++++++++++++++++++++++++++------------------------------------
 drivers/media/pci/ttpci/budget-ci.c   | 495 +++++++++++++++++++++++++++++++-------------------------------
 drivers/media/pci/ttpci/budget-core.c |  38 ++---
 drivers/media/pci/ttpci/budget.c      | 173 ++++++++++++----------
 drivers/media/pci/ttpci/budget.h      |  21 ++-
 drivers/media/usb/siano/smsusb.c      |  20 ++-
 6 files changed, 672 insertions(+), 646 deletions(-)

             reply	other threads:[~2024-04-15 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 13:41 Hans Verkuil [this message]
2024-04-15 14:09 ` [GIT PULL FOR v6.10] Various fixes (#100874) Jenkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6e1eed19-407f-4625-89e2-ad4192677393@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=herdler@nurfuerspam.de \
    --cc=linux-media@vger.kernel.org \
    --cc=ribalda@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.