All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.3] UVC and sensor changes
@ 2019-06-08 12:02 Laurent Pinchart
  2019-06-11 16:23 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2019-06-08 12:02 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

The following changes since commit edadd68031e5b7c1ba0c413a9549dce62a02844c:

  media: MAINTAINERS: update email address (2019-06-05 15:58:40 -0400)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/v4l2-next-20190608

for you to fetch changes up to b9cc8bb11c6bd9036d3ff36cfeb4e12f9ff80463:

  media: i2c: mt9p031: simplify getting the adapter of a client (2019-06-08 14:54:15 +0300)

----------------------------------------------------------------
uvcvideo and sensor changes for v5.3

----------------------------------------------------------------
Laurent Pinchart (1):
      media: uvcvideo: Replace copyright text with SPDX header

Oliver Neukum (1):
      media: uvcvideo: Fix access to uninitialized fields on probe error

Torleiv Sundre (1):
      media: uvcvideo: Include streaming interface number in debugfs dir name

Wolfram Sang (1):
      media: i2c: mt9p031: simplify getting the adapter of a client

 drivers/media/i2c/mt9p031.c          |  2 +-
 drivers/media/usb/uvc/uvc_ctrl.c     | 11 ++++-------
 drivers/media/usb/uvc/uvc_debugfs.c  | 12 ++++--------
 drivers/media/usb/uvc/uvc_driver.c   |  7 +------
 drivers/media/usb/uvc/uvc_entity.c   |  7 +------
 drivers/media/usb/uvc/uvc_isight.c   |  7 +------
 drivers/media/usb/uvc/uvc_metadata.c |  6 +-----
 drivers/media/usb/uvc/uvc_queue.c    |  7 +------
 drivers/media/usb/uvc/uvc_status.c   |  7 +------
 drivers/media/usb/uvc/uvc_v4l2.c     |  7 +------
 drivers/media/usb/uvc/uvc_video.c    |  7 +------
 11 files changed, 17 insertions(+), 63 deletions(-)

-- 
Regards,

Laurent Pinchart

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

* Re: [GIT PULL FOR v5.3] UVC and sensor changes
  2019-06-08 12:02 [GIT PULL FOR v5.3] UVC and sensor changes Laurent Pinchart
@ 2019-06-11 16:23 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2019-06-11 16:23 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: linux-media

Hi Laurent,

Em Sat, 8 Jun 2019 15:02:22 +0300
Laurent Pinchart <laurent.pinchart@ideasonboard.com> escreveu:

> Hi Mauro,
> 
> The following changes since commit edadd68031e5b7c1ba0c413a9549dce62a02844c:
> 
>   media: MAINTAINERS: update email address (2019-06-05 15:58:40 -0400)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/pinchartl/media.git tags/v4l2-next-20190608
> 
> for you to fetch changes up to b9cc8bb11c6bd9036d3ff36cfeb4e12f9ff80463:
> 
>   media: i2c: mt9p031: simplify getting the adapter of a client (2019-06-08 14:54:15 +0300)
> 
> ----------------------------------------------------------------
> uvcvideo and sensor changes for v5.3
> 
> ----------------------------------------------------------------
> Laurent Pinchart (1):
>       media: uvcvideo: Replace copyright text with SPDX header

This patch was superseded by an upstream change:

	Author: Thomas Gleixner <tglx@linutronix.de>
	Date:   Mon May 27 08:55:01 2019 +0200

	    treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152

There's one little difference: your patch is using:

	// SPDX-License-Identifier: GPL-2.0+

While upstream opted for:

	// SPDX-License-Identifier: GPL-2.0-or-later

Both are equivalent. So, I dropped this patch.

> 
> Oliver Neukum (1):
>       media: uvcvideo: Fix access to uninitialized fields on probe error
> 
> Torleiv Sundre (1):
>       media: uvcvideo: Include streaming interface number in debugfs dir name
> 
> Wolfram Sang (1):
>       media: i2c: mt9p031: simplify getting the adapter of a client

Applied, thanks!

> 
>  drivers/media/i2c/mt9p031.c          |  2 +-
>  drivers/media/usb/uvc/uvc_ctrl.c     | 11 ++++-------
>  drivers/media/usb/uvc/uvc_debugfs.c  | 12 ++++--------
>  drivers/media/usb/uvc/uvc_driver.c   |  7 +------
>  drivers/media/usb/uvc/uvc_entity.c   |  7 +------
>  drivers/media/usb/uvc/uvc_isight.c   |  7 +------
>  drivers/media/usb/uvc/uvc_metadata.c |  6 +-----
>  drivers/media/usb/uvc/uvc_queue.c    |  7 +------
>  drivers/media/usb/uvc/uvc_status.c   |  7 +------
>  drivers/media/usb/uvc/uvc_v4l2.c     |  7 +------
>  drivers/media/usb/uvc/uvc_video.c    |  7 +------
>  11 files changed, 17 insertions(+), 63 deletions(-)
> 



Thanks,
Mauro

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

end of thread, other threads:[~2019-06-11 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-08 12:02 [GIT PULL FOR v5.3] UVC and sensor changes Laurent Pinchart
2019-06-11 16:23 ` Mauro Carvalho Chehab

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.