public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v6.3] uvcgadget changes
@ 2023-01-24 14:49 Michael Grzeschik
  2023-01-24 15:35 ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Grzeschik @ 2023-01-24 14:49 UTC (permalink / raw)
  To: gregkh, linux-media; +Cc: laurent.pinchart, marex, kernel

[-- Attachment #1: Type: text/plain, Size: 1960 bytes --]

The following changes since commit 82adfe34694c98f1115a7b75cff6af9c4a35dba9:

  Merge tag 'media-uvc-next-20230115' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux into media_stage (2023-01-22 08:43:14 +0100)

are available in the Git repository at:

  git://git.pengutronix.de/mgr/linux tags/uvc-gadget-next-20230124

for you to fetch changes up to e88f760d0f7054f49aa68b75bf0530840f031d34:

  usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name (2023-01-24 15:26:07 +0100)

----------------------------------------------------------------
Marek Vasut (1):
      media: uvcvideo: Add GUID for BGRA/X 8:8:8:8

Michael Grzeschik (4):
      usb: uvc: move media/v4l2-uvc.h to usb/uvc.h
      usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
      usb: uvc: make uvc_format_desc table const
      usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name

 drivers/media/common/Kconfig                  |   3 +
 drivers/media/common/Makefile                 |   1 +
 drivers/media/common/uvc.c                    | 183 ++++++++++++++++++++++
 drivers/media/usb/uvc/Kconfig                 |   1 +
 drivers/media/usb/uvc/uvc_ctrl.c              |   2 +-
 drivers/media/usb/uvc/uvc_driver.c            |   4 +-
 drivers/usb/gadget/Kconfig                    |   1 +
 drivers/usb/gadget/function/uvc_v4l2.c        |  16 +-
 include/{media/v4l2-uvc.h => linux/usb/uvc.h} | 209 +-------------------------
 9 files changed, 201 insertions(+), 219 deletions(-)
 create mode 100644 drivers/media/common/uvc.c
 rename include/{media/v4l2-uvc.h => linux/usb/uvc.h} (59%)

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2023-01-27  7:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-24 14:49 [GIT PULL FOR v6.3] uvcgadget changes Michael Grzeschik
2023-01-24 15:35 ` Greg KH
2023-01-24 16:17   ` Michael Grzeschik
2023-01-26 22:33     ` Michael Grzeschik
2023-01-26 22:48       ` Laurent Pinchart
2023-01-27  7:15         ` Greg KH

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