mbox series

[GIT,FIXES,FOR,v6.7] Two mgb4 fixes and one v4l2-subdev.h fix

Message ID e8f53c2c-aaa6-4878-befe-230b91933297@xs4all.nl
State New
Headers show
Series [GIT,FIXES,FOR,v6.7] Two mgb4 fixes and one v4l2-subdev.h fix | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.7a

Message

Hans Verkuil Nov. 16, 2023, 8:42 a.m. UTC
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.7a

for you to fetch changes up to 823d64edba8784e7c490a05a48eea0f01fa628f6:

  media: pci: mgb4: add COMMON_CLK dependency (2023-11-16 09:37:01 +0100)

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

----------------------------------------------------------------
Arnd Bergmann (1):
      media: pci: mgb4: add COMMON_CLK dependency

Dan Carpenter (1):
      media: v4l2-subdev: Fix a 64bit bug

Martin Tůma (1):
      media: mgb4: Added support for T200 card variant

 drivers/media/pci/mgb4/Kconfig     |  1 +
 drivers/media/pci/mgb4/mgb4_core.c | 20 +++++++++++++++-----
 include/uapi/linux/v4l2-subdev.h   |  2 +-
 3 files changed, 17 insertions(+), 6 deletions(-)

Comments

Martin Tůma Nov. 27, 2023, 11:36 a.m. UTC | #1
Hi,
It has been a while since those patches have been accepted by Hans but I 
still do not see them in media_tree.git or media_stage.git. Is there 
some problem with the patches that I didn't notice or is it just they 
haven't yet been processed? Thanks for any info.

M.

On 16. 11. 23 9:42, Hans Verkuil wrote:
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>    Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> are available in the Git repository at:
> 
>    git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.7a
> 
> for you to fetch changes up to 823d64edba8784e7c490a05a48eea0f01fa628f6:
> 
>    media: pci: mgb4: add COMMON_CLK dependency (2023-11-16 09:37:01 +0100)
> 
> ----------------------------------------------------------------
> Tag branch
> 
> ----------------------------------------------------------------
> Arnd Bergmann (1):
>        media: pci: mgb4: add COMMON_CLK dependency
> 
> Dan Carpenter (1):
>        media: v4l2-subdev: Fix a 64bit bug
> 
> Martin Tůma (1):
>        media: mgb4: Added support for T200 card variant
> 
>   drivers/media/pci/mgb4/Kconfig     |  1 +
>   drivers/media/pci/mgb4/mgb4_core.c | 20 +++++++++++++++-----
>   include/uapi/linux/v4l2-subdev.h   |  2 +-
>   3 files changed, 17 insertions(+), 6 deletions(-)
>
Hans Verkuil Nov. 27, 2023, 4:07 p.m. UTC | #2
On 27/11/2023 12:36, Martin Tůma wrote:
> Hi,
> It has been a while since those patches have been accepted by Hans but I still do not see them in media_tree.git or media_stage.git. Is there some problem with the patches that I didn't notice or is
> it just they haven't yet been processed? Thanks for any info.

Good question, I pinged Mauro.

Regards,

	Hans

> 
> M.
> 
> On 16. 11. 23 9:42, Hans Verkuil wrote:
>> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
>>
>>    Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
>>
>> are available in the Git repository at:
>>
>>    git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.7a
>>
>> for you to fetch changes up to 823d64edba8784e7c490a05a48eea0f01fa628f6:
>>
>>    media: pci: mgb4: add COMMON_CLK dependency (2023-11-16 09:37:01 +0100)
>>
>> ----------------------------------------------------------------
>> Tag branch
>>
>> ----------------------------------------------------------------
>> Arnd Bergmann (1):
>>        media: pci: mgb4: add COMMON_CLK dependency
>>
>> Dan Carpenter (1):
>>        media: v4l2-subdev: Fix a 64bit bug
>>
>> Martin Tůma (1):
>>        media: mgb4: Added support for T200 card variant
>>
>>   drivers/media/pci/mgb4/Kconfig     |  1 +
>>   drivers/media/pci/mgb4/mgb4_core.c | 20 +++++++++++++++-----
>>   include/uapi/linux/v4l2-subdev.h   |  2 +-
>>   3 files changed, 17 insertions(+), 6 deletions(-)
>>
> 
>